diff options
author | Michael Niedermayer <[email protected]> | 2020-08-03 16:33:56 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-08-04 18:27:51 +0200 |
commit | fd0064f75bfe8bab9e16c32aab4efc24889a3cd0 (patch) | |
tree | 944028f89902b7c4f61b24caae4168a8970b1544 /tools/python/convert_from_tensorflow.py | |
parent | 9fbdd5454bba660a2ec3aa4da31183b2f7fd3bc8 (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tools/python/convert_from_tensorflow.py')
0 files changed, 0 insertions, 0 deletions