diff options
author | Andreas Rheinhardt <[email protected]> | 2023-09-20 20:56:25 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2023-10-31 20:47:00 +0100 |
commit | 7d542e26a990dc67ba97bc0d7577a23934f71f05 (patch) | |
tree | a5fd621f15c43d46ed0be435a9c615cff749a513 /doc/examples/transcode_aac.c | |
parent | 7902c0df4c22fd6323e6419b00a8fa89c12807ec (diff) |
avcodec/svq1dec: 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.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/examples/transcode_aac.c')
0 files changed, 0 insertions, 0 deletions