diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-06 12:21:28 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-16 18:07:29 +0200 |
commit | 077880ad88eb1218c5c6b3b134e75317701dbe81 (patch) | |
tree | 40bc03efdcc4c8abcbdae518c01a9a2125a701b9 /libavcodec/msrle.c | |
parent | 8819860f34bb2065ec82d3b39d5053c13fb9ab31 (diff) | |
download | ffmpeg-077880ad88eb1218c5c6b3b134e75317701dbe81.tar.gz |
avcodec/dcahuff: Always use three bits for transition mode VLCs
It increases the size of one VLC from two to three bits, thereby
requiring four more VLCEntries (16 bytes .bss), but it allows to
inline the number of bits used when reading them.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/msrle.c')
0 files changed, 0 insertions, 0 deletions