[FFmpeg-devel] [PATCH] avcodec/mpegaudiodec_template: disable CRC checking for layers 1 and 2
James Almer
jamrial at gmail.com
Mon Aug 3 16:46:40 EEST 2020
On 8/3/2020 10:45 AM, Lynne wrote:
> Aug 3, 2020, 15:43 by jamrial at gmail.com:
>
>> Layers 1 and 2 use lengths in bits which are not a multiple of 8,
>> and our CRC works on a per-byte basis.
>>
>> Based on b48397e7b8
>>
>
> LGTM, that was a really bad messup on my part.
> Thanks.
Will apply. Thanks.
More information about the ffmpeg-devel
mailing list