aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/motionpixels.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-09 20:45:14 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-13 08:26:37 +0200
commitc1f124f3f03c4a3fe1252e77938172d85151bf3e (patch)
tree015b67511891fb3d34c33db2f616efbc517b525c /libavcodec/motionpixels.c
parent9c0d6145c9e066b7286712a292c74a0b75d69be5 (diff)
downloadffmpeg-c1f124f3f03c4a3fe1252e77938172d85151bf3e.tar.gz
avcodec/hq_hqa: Use ff_vlc_init_from_lengths()
This allows to avoid the codes table; furthermore, given that the runs fit into seven bits and level into nine, one can put them into one int16_t and use as symbols table in ff_vlc_init_from_lengths(). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/motionpixels.c')
0 files changed, 0 insertions, 0 deletions