diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-24 15:08:09 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-10-31 20:47:00 +0100 |
commit | 716ddc8c6270f2af90002a56de5f389535cfa2c4 (patch) | |
tree | 6dd40bffaf439a348fa7165db95af478d2fd552d /libavformat/rso.h | |
parent | 73fa6d486d50fde9ac783075fd253ebe8d79a55c (diff) | |
download | ffmpeg-716ddc8c6270f2af90002a56de5f389535cfa2c4.tar.gz |
avcodec/rv34: Avoid superfluous VLC structures
For most VLCs here, the number of bits of the VLC is
write-only, because it is hardcoded at the call site.
Therefore one can replace these VLC structures with
the only thing that is actually used: The pointer
to the VLCElem table.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/rso.h')
0 files changed, 0 insertions, 0 deletions