OSDN Git Service

Detect the case when the time base is exact but far finer than necessary to
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 27 Feb 2009 07:56:24 +0000 (07:56 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 27 Feb 2009 07:56:24 +0000 (07:56 +0000)
commit8514272472d51409a8f09a015cac2b478704c4c3
treea622e5ac9523917c45ceb6a5e4bbc408ba8924ca
parent3797c74ba5350692122a81db62a7bf2ce152f7fc
Detect the case when the time base is exact but far finer than necessary to
represent the time stamps, as e.g. for ipmovie.c and set a better r_frame_rate.

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