diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-04 21:03:21 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-07 00:07:45 +0200 |
commit | f050bc0506643cf2a7211634b4ba3310fa290190 (patch) | |
tree | ff421ae9b236be81551fed10e19dbdc43e409618 /libavfilter/ssim.h | |
parent | af847fe000f9eb78e3aa013ee64ab2274bfd5e68 (diff) | |
download | ffmpeg-f050bc0506643cf2a7211634b4ba3310fa290190.tar.gz |
avcodec/wmaprodec: Use ff_init_vlc_from_lengths() instead of init_vlc
It allows to replace tables of big codes (uint16_t and uint32_t)
by tables of smaller symbols (mostly uint8_t).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/ssim.h')
0 files changed, 0 insertions, 0 deletions