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 /ChangeLog | |
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 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ User johns Date: + Fix bug: VaapiOsdExit doesn't deassociate osd surface. + Fix bug: First OSD can show random pixels. + Wait for X11 exit and kill it, if not. Fix still picture handling. Fix for dead-lock in VdpauExit. Workaround for dead-lock in VdpauExit. |