diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-24 16:07:37 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-10-31 20:47:00 +0100 |
commit | fd4cb6ebee1c8e1673c2e4ef11d95853fd80bc51 (patch) | |
tree | 032111f5f246b95f4bcce30c16b634918add6231 /libavcodec/vc1dec.c | |
parent | 0a610e22c168b361ee65f5abbd1362ee7fd5ceee (diff) | |
download | ffmpeg-fd4cb6ebee1c8e1673c2e4ef11d95853fd80bc51.tar.gz |
avcodec/speedhqdec: Avoid unnecessary VLC structure
Everything besides VLC.table is basically write-only
and even VLC.table can be removed by accessing the
underlying table directly.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/vc1dec.c')
0 files changed, 0 insertions, 0 deletions