Make sure a set r_frame_rate is not overriden by a guess.
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Feb 2010 10:19:46 +0000 (10:19 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Feb 2010 10:19:46 +0000 (10:19 +0000)
commit0e5f33f2426dae28725b14468b61cbad052da240
treef386494d72598897c1f6e7f7074affc7ed6fa957
parentf51674ff5df7f656d671c12d52de770c19928e53
Make sure a set r_frame_rate is not overriden by a guess.
Also make sure we dont waste time in this case with collecting timestamps.

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