diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-20 20:38:23 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-10-31 20:46:59 +0100 |
commit | 7902c0df4c22fd6323e6419b00a8fa89c12807ec (patch) | |
tree | 612840310636459835a694b20355fcbfe2395571 /libavcodec/smacker.c | |
parent | ff886fc28200cd9aa4df5d073ff5e78c31e6160d (diff) | |
download | ffmpeg-7902c0df4c22fd6323e6419b00a8fa89c12807ec.tar.gz |
avcodec/msmpeg4_vc1_data: Avoid superfluous VLC structures
Of all these VLCs here, only VLC.table was really used
after init, so use the ff_vlc_init_tables API
to get rid of them.
Also combine the ff_msmp4_dc_(luma|chroma)_vlcs as well
as the tables used to generate them to simplify the code.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/smacker.c')
0 files changed, 0 insertions, 0 deletions