diff options
author | Johns <johns98@gmx.net> | 2012-01-05 17:20:44 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-01-05 17:20:44 +0100 |
commit | 0776bc5ee472f5013e2507ecb088673e9152caee (patch) | |
tree | 4c07baa0c35e60e3f36687c978779022743169a0 /ChangeLog | |
parent | aba14813c008c4d5a7577e4191be686ab8bf4cc4 (diff) | |
download | vdr-plugin-softhddevice-0776bc5ee472f5013e2507ecb088673e9152caee.tar.gz vdr-plugin-softhddevice-0776bc5ee472f5013e2507ecb088673e9152caee.tar.bz2 |
VDPAU improvements.
Add denoise, sharpness, skip chroma deinterlace support.
Show OSD only if something is to display, improves performance.
Add deinterlace mode with only 4 surfaces.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,5 +1,12 @@ User johns -Date: +Data: + + VDPAU: Add denoise and sharpness support. + VDPAU: Add skip chroma deinterlace support. + VDPAU: Show OSD only if something is to display, improves performance. + VDPAU: Add deinterlace with only 4 surfaces. + +Date: Thu Jan 4 17:00:00 CET 2012 Release Version 0.1.5 Adds OSS mixer support. |