1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavformat
chcunningham 12a09ce975 avformat/mov.c: require tfhd to begin parsing trun
Detecting missing tfhd avoids re-using tfhd track info from the previous
moof. For files with multiple tracks, this may make a mess of the
avindex and fragindex, which can later trigger av_assert0 in
mov_read_trun().

Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 3ea87e5d9ea075d5b3c0f4f8c6c48e514b454cbe)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-03-21 10:42:51 +01:00
..
2018-04-05 22:04:30 +01:00
2017-03-29 14:49:29 +02:00
2017-10-05 17:10:23 +02:00
2018-04-12 16:04:58 +08:00
2017-02-01 02:57:40 +01:00
2017-10-19 22:07:21 +02:00
2017-09-20 03:31:48 +02:00
2017-10-19 22:07:21 +02:00
2017-09-01 18:52:56 +08:00
2017-08-30 12:13:01 +02:00
2018-04-16 14:12:48 -03:00
2017-02-11 20:20:07 +01:00
2018-11-01 23:12:19 +01:00
2017-09-07 15:19:22 +02:00
2018-04-12 16:04:58 +08:00
2017-10-05 17:10:23 +02:00
2018-04-02 03:26:22 +01:00
2018-04-12 16:04:58 +08:00
2018-04-05 22:04:30 +01:00
2017-04-20 15:39:18 +00:00
2018-04-01 21:08:16 +02:00
2017-11-05 10:42:07 +01:00
2018-07-16 19:02:12 +02:00
2017-12-08 16:01:09 +01:00
2017-03-30 13:26:04 +02:00
2017-10-05 17:10:23 +02:00
2017-06-13 19:49:06 +02:00
2018-03-07 22:26:53 +01:00
2018-02-11 20:03:33 +01:00
2018-02-11 20:03:33 +01:00
2017-04-25 15:39:10 +02:00
2018-02-11 20:03:33 +01:00
2018-03-07 22:26:53 +01:00
2017-01-30 11:00:58 +01:00
2017-09-09 12:07:14 +02:00
2017-12-31 16:14:23 +01:00
2017-09-22 01:33:22 +02:00
2017-07-16 16:09:17 +01:00