diff options
author | chcunningham <[email protected]> | 2018-12-13 13:58:40 -0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2019-03-24 10:38:51 +0100 |
commit | cb901e183608b58b6ed9aea0f11c77b20967fe0e (patch) | |
tree | 0b166ad686879aed9ba806d05728cf640174bbd5 /doc/examples/encode_video.c | |
parent | 04fe02bd80bc8dddd1e9d5a1cc9d336fc3a5a6da (diff) |
lavf/mov: ensure only one tkhd per trak
Chromium fuzzing produced a whacky file with extra tkhds. This caused
an AVStream that was already in use to be corrupted by assigning it a
new id, which blows up later in mov_read_trun because the
MOVFragmentStreamInfo.index_entry now points OOB.
Reviewed-by: Baptiste Coudurier <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit c9f7b6f7a9fdffa0ab8f3aa84a1f701cf5b3a6e9)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/encode_video.c')
0 files changed, 0 insertions, 0 deletions