Add automatic frame rate detection for older ffmpeg versions.

This commit is contained in:
Johns
2015-03-10 10:38:00 +01:00
parent 2866e328c6
commit 28555643a5
2 changed files with 12 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
User johns
Date:
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.
Try smaller audio puffer, if default size fails.