summaryrefslogtreecommitdiff
path: root/Todo
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-01-24 22:25:33 +0100
committerJohns <johns98@gmx.net>2012-01-24 22:25:33 +0100
commit5668fa22d2d62385b6901f957d2d47d3385aef91 (patch)
treeea280a502325807b494c794bea9c7dffd2486c8a /Todo
parentc7cebe1aeb54b7f2d500b130cde8dd10074c6ac1 (diff)
downloadvdr-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--Todo3
1 files changed, 1 insertions, 2 deletions
diff --git a/Todo b/Todo
index 647c98b..f6cccf6 100644
--- a/Todo
+++ b/Todo
@@ -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)