aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/id3v1.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-11-06 10:35:12 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-12-08 17:51:46 +0100
commit4cb4345f7895d1a169941df087152bf18f78a2f6 (patch)
treec54d1bbfbeb7c5a41a45e8bc43e53b112be985c4 /libavformat/id3v1.h
parent22241d12c7bc7f317832d8101ebed8d2db78a41f (diff)
downloadffmpeg-4cb4345f7895d1a169941df087152bf18f78a2f6.tar.gz
avcodec/vp3: Make tables used to initialize VLCs smaller
This is possible by switching to ff_init_vlc_from_lengths() because it allows to replace codes of type uint16_t by symbols of type uint8_t; in some cases (like here) it also allows to replace explicitly coded codes by implicitly coded symbols. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/id3v1.h')
0 files changed, 0 insertions, 0 deletions