diff options
author | Johns <johns98@gmx.net> | 2011-12-10 00:15:38 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2011-12-10 00:15:38 +0100 |
commit | 749b0d672142c685556fa9f3788bff732920460b (patch) | |
tree | cff47acb11c9bd55688790ba4904d8845d6eddeb /Todo | |
parent | e1d8609143bc661b9ad84c91abb815ca0e9f9e36 (diff) | |
download | vdr-plugin-softhddevice-749b0d672142c685556fa9f3788bff732920460b.tar.gz vdr-plugin-softhddevice-749b0d672142c685556fa9f3788bff732920460b.tar.bz2 |
Video enhancements.
Pass PTS to video codec.
Flush audio buffer on channel change.
Sync audio + video stream.
Add workaround for Intel VA-API driver that forgets OSD position/size.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,12 +1,11 @@ libva-intel-driver: - intel still has hangups + intel still has hangups most with 1080i osd has sometimes wrong size (workaround written) - can show defect surfaces (white bars on top of frame) only interlace - defect shown upto driver surface swap? libva-vdpau-driver: G210 osd update too slow (needs hardware problem workaround) + OSD update is too slow x11: support resize of x11 window |