diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-29 20:13:56 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-12-08 17:51:45 +0100 |
commit | 354ba64f40d3d6a185765a22497eefe71aeaba99 (patch) | |
tree | 4afdd7f390a63c09d74e19b7f2ac739003692f42 /doc/examples/http_multiclient.c | |
parent | 949367b0ec660d2496a62f7acc359bac651bdc02 (diff) | |
download | ffmpeg-354ba64f40d3d6a185765a22497eefe71aeaba99.tar.gz |
avcodec/mpc7: Reduce size of tables used to initialize VLCs
By switching to ff_init_vlc_from_lengths() one can replace tables of
codes of type uint16_t with tables of symbols of type uint8_t, saving
space.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'doc/examples/http_multiclient.c')
0 files changed, 0 insertions, 0 deletions