aboutsummaryrefslogtreecommitdiffstats
path: root/tests/api/api-flac-test.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-11-08 10:48:24 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-12-08 17:51:47 +0100
commitfb0ae037d024e96093ccbf8cb366dd1fbbdf9644 (patch)
tree7a307309eb6369b02458a32cd33d32bfb9a3100f /tests/api/api-flac-test.c
parent240a25f94fb71a38d0ab9034681e4276f08e1750 (diff)
downloadffmpeg-fb0ae037d024e96093ccbf8cb366dd1fbbdf9644.tar.gz
avcodec/qdmc: Make tables used to initialize VLCs smaller
This is possible by switching to ff_init_vlc_from_lengths() which allows to replace tables of codes of size uint16_t or uint32_t by tables of symbols of size uint8_t; in case there already were symbols tables the savings are even bigger. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tests/api/api-flac-test.c')
0 files changed, 0 insertions, 0 deletions