diff options
author | James Almer <jamrial@gmail.com> | 2020-08-03 10:40:10 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2020-08-03 11:09:47 -0300 |
commit | 08f60a35b452967091aec8426f97c502226090e2 (patch) | |
tree | a78c30a06410df2175999f6e0b03aa2af69eb7fc /libavformat/soxdec.c | |
parent | 9afd1f6ff2652daefd134350171f35f97c3e069b (diff) | |
download | ffmpeg-08f60a35b452967091aec8426f97c502226090e2.tar.gz |
avcodec/mpegaudiodec_template: disable CRC checking for layers 1 and 2
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
Reviewed-by: Lynne <dev@lynne.ee>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/soxdec.c')
0 files changed, 0 insertions, 0 deletions