aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dcahuff.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-26 22:50:41 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-10-31 21:44:48 +0100
commit5615f9dab4e7f911ce8799c34c0ca425b0e2a090 (patch)
treed0e717c4afb84faa16fe432fe1b00d32c9192aaa /libavcodec/dcahuff.h
parent7e2120c4d955a99d004a2ac9b690233027fae1fb (diff)
downloadffmpeg-5615f9dab4e7f911ce8799c34c0ca425b0e2a090.tar.gz
avcodec/wmaprodec: Avoid superfluous VLC structures
For all 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. And in most cases one can even avoid this. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/dcahuff.h')
0 files changed, 0 insertions, 0 deletions