diff options
author | Johns <johns98@gmx.net> | 2012-01-24 22:25:33 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-01-24 22:25:33 +0100 |
commit | 5668fa22d2d62385b6901f957d2d47d3385aef91 (patch) | |
tree | ea280a502325807b494c794bea9c7dffd2486c8a /Todo | |
parent | c7cebe1aeb54b7f2d500b130cde8dd10074c6ac1 (diff) | |
download | vdr-plugin-softhddevice-5668fa22d2d62385b6901f957d2d47d3385aef91.tar.gz vdr-plugin-softhddevice-5668fa22d2d62385b6901f957d2d47d3385aef91.tar.bz2 |
Video cleanup.
More functions uses new module interface.
Fix bug: VaapiOsdExit doesn't deassociate osd surface.
Fix bug: First OSD can show random pixels.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -31,10 +31,9 @@ video: subtitle not cleared subtitle could be asyncron reduce warnings after channel switch - grab image with scaling support + grab image with hardware and better scaling support suspendoutput didn't show logo or black pictures (must detect video format to show image) - first OSD can show random chaos vdpau: VdpPreemptionCallback handling (under construction) |