diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-08-29 22:01:16 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-19 17:05:33 +0200 |
commit | c8707c105fc7cf3cd2ca59a5f2e645d129369d98 (patch) | |
tree | 2a2d88f6ff6f3540eea1faafa70c48bab4b2ef7a /libavcodec/vp9dsp.h | |
parent | 9d10d3a4ee7ccf3742c4d9dd26a781aaf2ab8ae9 (diff) | |
download | ffmpeg-c8707c105fc7cf3cd2ca59a5f2e645d129369d98.tar.gz |
avformat/aptxdec: Don't set AV_PKT_FLAG_CORRUPT mistakenly
Just because we try to put multiple units of block_align bytes
(the atomic units for APTX and APTX HD) into one packet
does not mean that packets with fewer units than the
one we wanted are corrupt; only those packets that are not
a multiple of block_align are.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/vp9dsp.h')
0 files changed, 0 insertions, 0 deletions