]> git.sesse.net Git - ffmpeg/commit
avformat/utils: Try to correct the codec_framerate in ff_compute_frame_duration(...
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 15 Oct 2014 23:48:41 +0000 (01:48 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 16 Oct 2014 00:46:02 +0000 (02:46 +0200)
commit004f1c6cf13a7f3b6273d693b256d9d85bbc50bd
tree3a0881fe6ae84dd250cbb74cb27e67376886b1a6
parent46f52274f38d61102bba38961a02b1938003a514
avformat/utils: Try to correct the codec_framerate in ff_compute_frame_duration() for the encoding case

No testcase where this makes a difference is known

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/utils.c