]> git.sesse.net Git - ffmpeg/commit
avienc: Add a limit on the number of skiped frames muxed in a row.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 1 Oct 2011 01:48:33 +0000 (03:48 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 1 Oct 2011 01:48:33 +0000 (03:48 +0200)
commit9cb9e39c41959961bdb5a1fd51cdd25e10c050f3
tree541a7e056b8f7b64ad995a875b22413747a492d3
parent8447703c16b9e6fdc48ce92553ec1cfa2e359b84
avienc: Add a limit on the number of skiped frames muxed in a row.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/avienc.c