Add compile time selectable h264 trickspeed workaround.

This commit is contained in:
Johns
2013-07-24 20:06:05 +02:00
parent c646007db1
commit 93357fb1cd
4 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
User johns
Date:
Add compile time selectable h264 trickspeed workaround.
Use ffmpeg new names AVCodecID, AV_CODEC_... .
Fix bug: video lagging behind after recording stop.
Reduce PES error messages.