Fix bug: brightness and .. are calculated wrong.

This commit is contained in:
Johns
2015-03-10 10:44:29 +01:00
parent 28555643a5
commit a1939eb6cb
2 changed files with 5 additions and 4 deletions

View File

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