summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegutils.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2020-12-29 22:09:10 +0100
committerAndreas Rheinhardt <[email protected]>2021-01-27 11:53:22 +0100
commit9f38fac053010205806ece11e6aea9b7d3bde041 (patch)
tree7fe7818f7331aae5d8f423a2a4ec6af403765a17 /libavcodec/mpegutils.c
parentba96f2254adb23802752ca41f2bd926ffbf15880 (diff)
avcodec/h261dec: Make VLC smaller
The VLC for the macroblock address increment uses nine bits; yet there is no code with this length: All codes are either shorter or longer. So one can make the table smaller without changing the amount of codes that need more than one round of parsing. Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavcodec/mpegutils.c')
0 files changed, 0 insertions, 0 deletions