1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavformat
chcunningham 1c15449ca9 avformat/mov: validate chunk_count vs stsc_data
Bad content may contain stsc boxes with a first_chunk index that
exceeds stco.entries (chunk_count). This ammends the existing check to
include cases where chunk_count == 0. It also patches up the case
when stsc refers to unknown chunks, but stts has no samples (so we
can simply ignore stsc).

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-02-08 12:00:59 +01:00
..
2018-07-14 19:04:48 +02:00
2019-01-02 16:21:46 +01:00
2019-01-15 10:57:29 +01:00
2019-01-02 16:28:46 +01:00
2019-01-02 16:14:19 +01:00
2018-12-13 18:58:48 +01:00
2019-01-16 10:26:53 +01:00
2018-12-10 11:20:41 +01:00
2019-01-15 10:57:29 +01:00
2018-08-14 22:06:30 +05:30
2018-12-14 21:53:41 +01:00
2018-09-11 21:48:49 +01:00
2019-01-27 13:53:29 +01:00
2018-10-13 15:40:08 +02:00
2019-01-15 10:57:29 +01:00
2018-11-26 23:47:29 +01:00
2019-01-02 16:25:26 +01:00