fix r_frame_rate detection in mpeg4 streams with non integer fps
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 3 Oct 2006 19:13:27 +0000 (19:13 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 3 Oct 2006 19:13:27 +0000 (19:13 +0000)
commit5523d5f41ef1b47bf262c333e504f589668ed30f
tree80c423a284bb49d18733e0543328431fcaf08777
parent7f778ed111aa09a3f36782195eea84233f33ad73
fix r_frame_rate detection in mpeg4 streams with non integer fps

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