diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-09-03 14:36:12 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-09-03 14:49:03 +0200 |
commit | a5d67bc796e1f9a2b99b43ea807166b655e4bdbc (patch) | |
tree | dedf5da5d11d4ea1dec25ebc7012fc4ff14d68ef /libavfilter/af_astats.c | |
parent | d07d54fd56034bc42b4f3d5242278f0e62f84abb (diff) | |
download | ffmpeg-a5d67bc796e1f9a2b99b43ea807166b655e4bdbc.tar.gz |
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>
Diffstat (limited to 'libavfilter/af_astats.c')
0 files changed, 0 insertions, 0 deletions