summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2015-03-10 10:44:29 +0100
committerJohns <johns98@gmx.net>2015-03-10 10:44:29 +0100
commita1939eb6cb94ed22d402e8935f3cec294b2af39d (patch)
tree4d94c5ba44581358335f1bf350cbcc4963fbab0e /ChangeLog
parent28555643a539722cefb22e2fe2e9b8dc5c41ad1a (diff)
downloadvdr-plugin-softhddevice-a1939eb6cb94ed22d402e8935f3cec294b2af39d.tar.gz
vdr-plugin-softhddevice-a1939eb6cb94ed22d402e8935f3cec294b2af39d.tar.bz2
Fix bug: brightness and .. are calculated wrong.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69ad582..679636b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
User johns
Date:
+ Fix bug: brightness and .. are calculated wrong.
Add automatic frame rate detection for older ffmpeg versions.
Fix bug: destroyed vdpau surfaces still used in queue.
Fix bug: need signed char, if compiler has unsigned chars.