Disable MPEG-1/2 style timestamp calculation for H264. It still randomizes
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 1 Mar 2009 03:17:24 +0000 (03:17 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 1 Mar 2009 03:17:24 +0000 (03:17 +0000)
commit9e6c124a871f9b0c06081b6d2f11878cf6903924
tree590981ef99831813278f04c41c209e2be53f8470
parent47cd974ae539c838b138561f597808baf9181186
Disable MPEG-1/2 style timestamp calculation for H264. It still randomizes
the timestamps because delay is not known for the first few frames.

Originally committed as revision 17674 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c