[FFmpeg-devel] [PATCH] mov: Only touch extradata in mov_read_extradata() if codec_id is what we expect

Tomas Härdin tomas.hardin at codemill.se
Wed Sep 28 16:56:09 CEST 2011


TL;DR: Sanity check codec_id in mov_read_extradata().
This fixes the fiel atom being pasted into extradata for some AVC-Intra
MOVs (and probably others).
make fate worked fine.
Sample: http://titan.codemill.se/~tomhar/samples/avc-intra50.mov

/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mov-Only-touch-extradata-in-mov_read_extradata-if-co.patch
Type: text/x-patch
Size: 4317 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110928/7a488e0b/attachment.bin>


More information about the ffmpeg-devel mailing list