diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2014-01-16 15:59:05 -0500 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2014-01-20 19:15:36 +0000 |
commit | d01e684186bc1631bc176f06b89d33c27ec0d24d (patch) | |
tree | daf89b15f45d885f64ac02ce7b500c6d6edd5c24 /libavformat/mux.c | |
parent | 93c553c71ef48550ff7c2aa7b5712a7e01f1999f (diff) | |
download | ffmpeg-d01e684186bc1631bc176f06b89d33c27ec0d24d.tar.gz |
mov: do not set avg_frame_rate in the demuxer
The track duration is often not reliable or is not the duration
represented by the number of frames. In those cases, avg_frame_rate
was reported incorrectly. Removing this code falls back to the
default calculation in avformat_find_stream_info().
This is a partial revert of commit c3aeaa540.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavformat/mux.c')
0 files changed, 0 insertions, 0 deletions