set constant audio/video sync with 's' command
commitb9b399ef819d58de7a49deda30e115b76ee296ca
authorAli Gholami Rudi <ali@rudi.ir>
Mon, 8 Aug 2011 17:28:04 +0000 (8 21:58 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Tue, 9 Aug 2011 04:09:28 +0000 (9 08:39 +0430)
tree346e5aef270e9402afe8df826c3f451604979d04
parent1a8e28bf721b84312a0a0f91a3431194dfd40c39
set constant audio/video sync with 's' command

The way one should handle AV sync using ffmpeg API is really
disgusting (actually most of ffmpeg API has grown to be very ugly).
This patch gives up trying to sync audio/video using heuristics.
Instead '-' and '+' commands set the A-V difference and the 's' or
pause command does the synchronization.
fbff.c
ffs.c
ffs.h