aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/avstring.c
diff options
context:
space:
mode:
authorManuel Lauss <manuel.lauss@gmail.com>2025-01-09 09:03:12 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2025-01-17 23:33:25 +0100
commit9a794897c39c300fd5d9c71c6db4c5017fb9ea5d (patch)
tree637562599f0c691a3056a90ba4ef3024549bccf7 /libavutil/avstring.c
parentfff7737b3d4c06eba7c71329635fa2a351cc0351 (diff)
downloadffmpeg-9a794897c39c300fd5d9c71c6db4c5017fb9ea5d.tar.gz
avcodec/sanm: simplify codec37 subcodec 3/4 path
A flag in the codec header determines whether opcodes 0xfd/0xfe are to be treated as special or not. The current code has 2 implementations of the same decoding scheme, with one treating the 2 opcodes as special, the other not. Collapse them into a single implementation and treat these opcode according to the flag. Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/avstring.c')
0 files changed, 0 insertions, 0 deletions