OSDN Git Service

Do not skip frames until the first keyframe when stream copying but
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Dec 2008 03:11:36 +0000 (03:11 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Dec 2008 03:11:36 +0000 (03:11 +0000)
commit09a76db8e646a1ab5232b5cc178acc2b1ee19218
tree56bb971a80e4dcac977268bef2baced7929a1a7e
parent2169b79c2a95d4e90aaaf5a1c745a5d981789e92
Do not skip frames until the first keyframe when stream copying but
no starttime is set.
Fixes at least -vcodec copy with VS2k5DebugDemo-01-partial.avi.

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