diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-08-03 16:33:56 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-08-04 18:27:51 +0200 |
commit | fd0064f75bfe8bab9e16c32aab4efc24889a3cd0 (patch) | |
tree | 944028f89902b7c4f61b24caae4168a8970b1544 /libavcodec/vp9prob.c | |
parent | 9fbdd5454bba660a2ec3aa4da31183b2f7fd3bc8 (diff) | |
download | ffmpeg-fd0064f75bfe8bab9e16c32aab4efc24889a3cd0.tar.gz |
avcodec/mpegaudiodec_template: Check CRCs for layer1 and layer2
This differs from the MPEG specification as the actual real world
files do compute their CRC over variable areas and not the fixed
ones listed in the specification. This is also the reason for
the complexity of this code and the need to perform the CRC
check for layer2 in the middle of layer2 decoding.
Reviewed-by: Lynne <dev@lynne.ee>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/vp9prob.c')
0 files changed, 0 insertions, 0 deletions