lavf: avoid integer overflow when estimating bitrate
authorAnton Khirnov <anton@khirnov.net>
Sat, 24 Aug 2013 19:30:46 +0000 (21:30 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 2 Sep 2013 17:28:29 +0000 (19:28 +0200)
commitdf33a58e5311ee9a64a573889b883a80e981af7b
treeb30dc07a35dda9b3aefbce08ab3ad3e22d040f1e
parentfab694dd3931b1c0bc3c598c3f88b1902c14a303
lavf: avoid integer overflow when estimating bitrate

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
libavformat/utils.c