1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Derek Buitenhuis 7216458c96 avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode
bit_rate is not a critical field, and we shouln't hard fail if we
can't caluclate it due to a large timebase - it needlessly breaks
valid files.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2021-10-21 14:34:36 +01:00
..
2021-10-19 20:15:47 +08:00
2021-07-31 22:08:19 +02:00
2021-09-26 08:51:58 +02:00
2021-10-03 20:56:12 +02:00
2021-10-13 11:24:02 +08:00
2021-08-06 22:49:26 +02:00
2021-10-19 20:15:47 +08:00
2021-10-03 20:56:12 +02:00
2021-10-19 20:15:47 +08:00
2021-09-07 18:07:11 +10:00
2021-09-24 00:14:01 +02:00
2021-09-19 04:40:13 +02:00
2021-10-07 11:52:10 +02:00
2021-10-03 20:56:12 +02:00
2021-10-03 20:56:12 +02:00
2021-10-09 11:42:16 +02:00