diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-24 15:56:44 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-10-31 20:47:00 +0100 |
commit | 0a610e22c168b361ee65f5abbd1362ee7fd5ceee (patch) | |
tree | e1546c19398be4692076854213531dd8cb53d272 /libavformat/network.c | |
parent | e3ad5b9784751f243af3ddb0e54fbf476ab9df87 (diff) | |
download | ffmpeg-0a610e22c168b361ee65f5abbd1362ee7fd5ceee.tar.gz |
avcodec/lagarith: 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 'libavformat/network.c')
0 files changed, 0 insertions, 0 deletions