ffmpeg/libavformat
Andreas Cadhalpun 25b56dfa5c matroskadec: use uint64_t instead of int for index_scale
index_scale is set to matroska->time_scale of type uint64_t.

When index_scale is int, the assignment can overflow and e.g. result
in index_scale = 0. This causes a floating point exception due to the
division by index_scale.

Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit eb9fb508b0e09d85d234fe694333b2005e1d7a7e)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-01 23:25:21 +02:00
..
2014-08-24 11:05:42 +00:00
2014-09-13 23:02:51 +02:00
2015-01-13 00:00:43 +01:00
2014-08-09 15:51:04 +02:00
2014-08-30 15:50:22 +00:00
2014-08-24 11:05:42 +00:00
2014-06-18 14:55:28 +02:00
2014-06-18 14:55:28 +02:00
2014-08-24 11:05:42 +00:00
2014-08-16 14:31:41 +02:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-12-16 23:55:35 +01:00
2014-07-03 15:46:26 +02:00
2015-01-18 02:38:01 +01:00
2014-07-13 19:18:31 +02:00
2014-07-13 19:18:31 +02:00
2014-08-15 22:47:45 +02:00
2014-09-03 02:39:24 +02:00
2015-06-01 23:25:21 +02:00
2014-11-14 20:22:40 +01:00
2015-01-13 00:04:43 +01:00
2015-06-01 23:25:19 +02:00
2014-08-30 16:38:14 +02:00
2014-08-24 11:05:42 +00:00
2014-09-02 12:02:03 +02:00
2014-12-19 18:02:13 -03:00
2014-09-03 02:39:24 +02:00
2014-08-15 22:47:45 +02:00
2014-09-03 02:39:24 +02:00
2014-09-05 23:13:07 +02:00
2014-10-04 23:52:29 +02:00
2014-07-19 19:44:56 +02:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2015-02-13 20:48:08 +01:00
2014-09-05 23:13:08 +02:00
2014-08-03 03:18:52 +02:00
2015-04-25 15:06:55 +02:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00