[FFmpeg-devel] [PATCH] webp: avoid trying to decode trailing junk in bitstreams

Pascal Massimino pascal.massimino at gmail.com
Wed Sep 4 08:43:15 EEST 2019


Hi,

this patch break the decoding loop when invalid webp chunk is encountered.
We can still have a valid frame ready to be returned (*got_frame = 1).

fixes trac #8107 (/#7612)

skal/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-webp-fix-decoding-for-trailing-junk.patch
Type: application/octet-stream
Size: 1324 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190904/57e9e7be/attachment.obj>


More information about the ffmpeg-devel mailing list