1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Alexandre Sicard b1d61eb7aa avformat/mov: ignore samples overflowing next_root_atom
This fixes #2657.
ISML movies produced by Microsoft Expression Encoder 4 seem to have invalid
sample entries in their trun/tfhd for data tracks. As a result, too much bytes
are read for these tracks to the point that next_root_atom can go out of
buffer, which makes the encoding fail if the input is not seekable.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-12 00:51:38 +02:00
..
2013-03-17 04:38:28 +01:00
2013-05-10 16:10:52 -03:00
2013-06-09 01:10:36 +02:00
2013-06-09 01:10:36 +02:00
2013-01-22 20:27:05 +01:00
2013-04-07 03:59:44 +02:00
2013-04-08 14:15:10 +02:00
2013-02-22 13:52:43 +00:00
2013-05-15 16:53:35 +02:00
2013-04-15 12:13:41 +02:00
2013-01-24 15:02:44 +00:00
2013-05-29 10:40:13 +00:00
2013-06-08 04:17:34 +02:00
2013-04-20 00:05:35 +02:00
2013-04-18 00:24:25 +02:00
2013-05-16 23:20:07 +02:00
2013-05-24 15:36:54 +02:00
2013-01-17 04:55:14 +01:00
2013-05-17 14:19:18 +00:00
2013-05-23 14:46:01 +02:00
2013-05-17 15:11:23 +02:00
2013-04-04 04:04:24 +02:00
2013-01-15 20:19:28 +01:00
2013-03-31 16:10:52 +02:00
2013-01-07 11:43:20 +00:00
2013-05-01 11:56:34 +02:00
2013-05-01 11:56:34 +02:00
2013-04-17 02:16:58 +02:00
2013-05-18 07:12:56 +02:00
2013-05-10 16:53:50 -03:00
2013-01-06 18:48:51 +01:00
2013-05-26 15:48:50 +02:00
2013-06-06 20:29:38 +02:00
2013-04-05 14:30:56 +00:00
2013-06-05 22:35:31 +00:00
2013-01-07 10:08:38 +00:00
2013-02-13 17:36:55 +00:00
2013-05-24 15:36:54 +02:00
2013-05-29 18:14:43 +00:00
2013-06-02 11:25:56 +02:00