Video cleanup.

More functions uses new module interface.
Fix bug: VaapiOsdExit doesn't deassociate osd surface.
Fix bug: First OSD can show random pixels.
This commit is contained in:
Johns
2012-01-24 22:25:33 +01:00
parent c7cebe1aeb
commit 5668fa22d2
3 changed files with 84 additions and 112 deletions

3
Todo
View File

@@ -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)