[FFmpeg-devel] libavcodec/als: remove check for predictor order of a block

Umair Khan omerjerk at gmail.com
Sun Sep 10 19:12:36 EEST 2017


Hi,

This patch fixes this bug - https://trac.ffmpeg.org/ticket/5297

I suggest removing the check because opt_order can be larger
than block_length for the last frames.

I checked this in reference codec as well. opt_order is larger than
block_length for last 2 frames. Hence, I don't think there's much to do
here.

-Umair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-als-remove-check-for-predictor-order-of-a.patch
Type: application/octet-stream
Size: 904 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170910/eb3994ba/attachment.obj>


More information about the ffmpeg-devel mailing list