[FFmpeg-devel] [PATCH] imc: make issue non-fatal

Christophe Gisquet christophe.gisquet at gmail.com
Thu Dec 4 00:04:50 CET 2014


Until a noticeably distorted output or crash is reported, it's better
ignoring the "error", as this results in better output on the affected
samples. (ticket #3886)

On the other hand, I have a hard time understanding the purpose of
that check. I would have expected maybe "get_bits_count(&q->gb) <
cw_len", but the next parsing step, inverse_quant_coeff, does not even
check what's left.

-- 
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-imc-make-issue-non-fatal.patch
Type: text/x-patch
Size: 2191 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141204/4ef5e211/attachment.bin>


More information about the ffmpeg-devel mailing list