OSDN Git Service

Do not duplicate frames if the muxer claims that it is not needed.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 24 Feb 2009 15:06:17 +0000 (15:06 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 24 Feb 2009 15:06:17 +0000 (15:06 +0000)
commitad48c9f0b833c61ee6b883b9492d79d0a449ee44
treebc10244e184eb39b2b6db27ccdae7cca0a659a1f
parent259182121336fdb1d15be50b3693904f1e2879e7
Do not duplicate frames if the muxer claims that it is not needed.
Note to release manager, this is risky and should be reverted if
it causes any problem.

Originally committed as revision 17555 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c