aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/demuxing_decoding.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-10-29 20:13:56 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-12-08 17:51:45 +0100
commit354ba64f40d3d6a185765a22497eefe71aeaba99 (patch)
tree4afdd7f390a63c09d74e19b7f2ac739003692f42 /doc/examples/demuxing_decoding.c
parent949367b0ec660d2496a62f7acc359bac651bdc02 (diff)
downloadffmpeg-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/demuxing_decoding.c')
0 files changed, 0 insertions, 0 deletions