diff options
author | Johns <johns98@gmx.net> | 2011-12-13 18:06:25 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2011-12-13 18:06:25 +0100 |
commit | a38cf3d9ae6d33a41094790b2d21aab099c299c9 (patch) | |
tree | e7a428831681996feb0e34e51893afe58d46484f /Todo | |
parent | 61cbb31d3dcbc4f8ce2af822083ff7d6e1e1ab9c (diff) | |
download | vdr-plugin-softhddevice-a38cf3d9ae6d33a41094790b2d21aab099c299c9.tar.gz vdr-plugin-softhddevice-a38cf3d9ae6d33a41094790b2d21aab099c299c9.tar.bz2 |
Add vaSyncSurface for new surface displayed.
Intel 1080i needs sync to have frame decoded.
Nvidia drops frames, if always synced.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,7 @@ libva-intel-driver: intel still has hangups most with 1080i + 1080i does no v-sync (workaround written) osd has sometimes wrong size (workaround written) libva-vdpau-driver: @@ -16,6 +17,7 @@ x11: audio/alsa: video/audio asyncron + random crash in av_parser_parse2, when switching channels playback of >2 channels on 2 channel hardware done? |