diff options
author | Johns <johns98@gmx.net> | 2013-03-11 16:32:00 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2013-03-11 16:32:00 +0100 |
commit | 1f0d5878b1198ad0b64864a790ec6af4e962a477 (patch) | |
tree | 5a42879b710b87073705b5cd0d57352abb12e4ce /Todo | |
parent | f09a37a94172a301babb587c62491768c5471d37 (diff) | |
download | vdr-plugin-softhddevice-1f0d5878b1198ad0b64864a790ec6af4e962a477.tar.gz vdr-plugin-softhddevice-1f0d5878b1198ad0b64864a790ec6af4e962a477.tar.bz2 |
Adds H264 only hardware decoder for still-pictures.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,7 @@ video: some low-bandwidth tv channels have hiccups. check start with 24Hz display rate crash with ffmpeg without vaapi and vdpau. + still-picture of PES recordings should use VideoMpegEnqueue. vdpau: software deinterlace path not working. @@ -55,6 +56,7 @@ libva: [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 ... missing OSD support for 3d SBS / Top-Bottom streams, like VPDAU. PIP support / multistream handling + VA-AP VaapiCleanup crash after channel without video. libva: branch vaapi-ext / staging add support for vaapi-ext / staging |