diff options
author | Johns <johns98@gmx.net> | 2011-12-08 20:50:32 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2011-12-08 20:50:32 +0100 |
commit | e1d8609143bc661b9ad84c91abb815ca0e9f9e36 (patch) | |
tree | 3b3b877a38534b9c3f15d91c1ec7cbbd1fc0afbe /Todo | |
parent | 74c509a3e0e1a9e422d00b24c4596d770b9e062b (diff) | |
download | vdr-plugin-softhddevice-e1d8609143bc661b9ad84c91abb815ca0e9f9e36.tar.gz vdr-plugin-softhddevice-e1d8609143bc661b9ad84c91abb815ca0e9f9e36.tar.bz2 |
Pass audio PTS to codec.
Correct PTS extraction and pass it to codec module.
C++ destructor calls C function.
Fix spuDecoder is used uninitialized.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,8 +1,18 @@ + libva-intel-driver: - unscaled osd not working + intel still has hangups + 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) +x11: + support resize of x11 window + support fullscreen window + support fullscreen / window toggle + video/audio asyncron playback of >2 channels on 2 channel hardware |