VDPAU: Add primitive software scaler to grab image

This commit is contained in:
Johns
2012-01-23 20:04:15 +01:00
parent 993d831190
commit 5f43803236
4 changed files with 64 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
User johns
Date:
VDPAU: Add very primitive software scaler for grab image.
VA-API: Add auto-crop support.
Suspend can close/open X11 window, connection and audio device.