diff options
author | Johns <johns98@gmx.net> | 2012-01-25 15:31:49 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-01-25 15:31:49 +0100 |
commit | 9063b4e3ffd15d896978acadbcd8ce89079ca409 (patch) | |
tree | 3808f2dc56e359e0a517965296d163b907a61414 /Todo | |
parent | e3681812bdc066b3c6bf10b416483356c7fc5e70 (diff) | |
download | vdr-plugin-softhddevice-9063b4e3ffd15d896978acadbcd8ce89079ca409.tar.gz vdr-plugin-softhddevice-9063b4e3ffd15d896978acadbcd8ce89079ca409.tar.bz2 |
Add VDPAU display preemption support.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -27,6 +27,9 @@ missing: Option deinterlace off / deinterlace force! Make output drivers better modular (under construction). +crash: + AudioPlayHandlerThread -> pthread_cond_wait + video: subtitle not cleared subtitle could be asyncron @@ -36,7 +39,6 @@ video: (must detect video format to show image) vdpau: - VdpPreemptionCallback handling (under construction) hard channel switch libva: |