Files
ffmpeg/libavformat
Timo Teräs e8fa0e3ec6 mpegencts: Fix overflow in cbr mode period calculations
ts->mux_rate is int (signed 32-bit) type. The period calculations
will start to overflow when mux_rate > 5mbps. This fixes overflows
by converting first to 64-bit type.

Fixes #5044.

Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 64f7db554e)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-12-20 10:59:27 +01:00
..
2014-10-20 10:38:38 +01:00
2015-03-06 22:26:53 +01:00
2015-02-26 02:06:10 +01:00
2015-10-09 21:44:11 +02:00
2015-03-04 23:48:41 +01:00
2015-01-30 09:33:49 +00:00
2015-07-20 04:43:39 +02:00
2014-12-18 23:27:07 +01:00
2015-11-26 01:37:33 +01:00
2014-12-20 00:17:43 +01:00
2015-02-21 23:37:24 +02:00
2014-10-21 03:52:27 +02:00
2015-01-18 00:36:56 +01:00
2015-02-04 13:10:53 +00:00
2015-02-01 20:00:10 +01:00
2014-10-22 23:12:38 +02:00
2015-01-11 00:35:01 +01:00
2015-01-11 00:35:01 +01:00