1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavformat
Michael Niedermayer a5d67bc796 avformat/utils: Fix bitrate overflow check
The check added in df33a58e5311ee9a64a573889b883a80e981af7b does not work
at all, rather it broke the summing of bitrates completely.
The comparission was wrong way around.
This commit replaces it by a simpler and hopefully clearer check

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-09-03 14:49:03 +02:00
..
2013-08-11 21:46:09 +02:00
2013-07-30 15:29:12 +02:00
2013-08-28 22:18:57 +02:00
2013-07-01 21:37:16 +00:00
2013-06-28 09:04:16 +02:00
2013-08-29 01:57:38 +02:00
2013-06-29 18:02:37 +02:00
2013-06-20 21:49:02 +02:00
2013-07-02 18:52:45 +02:00
2013-06-15 18:50:11 -03:00
2013-07-07 18:50:03 +02:00
2013-08-09 23:02:48 +02:00
2013-07-06 22:27:35 +02:00
2013-08-05 02:53:16 +02:00
2013-08-23 20:05:35 +02:00
2013-08-05 10:14:42 +02:00
2013-08-25 19:44:40 +02:00
2013-06-16 18:56:56 +00:00
2013-08-21 05:51:41 +02:00
2013-08-28 22:18:57 +02:00