diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-09 20:45:14 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-13 08:26:37 +0200 |
commit | c1f124f3f03c4a3fe1252e77938172d85151bf3e (patch) | |
tree | 015b67511891fb3d34c33db2f616efbc517b525c /libavcodec/motionpixels.c | |
parent | 9c0d6145c9e066b7286712a292c74a0b75d69be5 (diff) | |
download | ffmpeg-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