summaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
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 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b2bf1a..116beba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.