aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/hcom.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-24 19:07:50 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-10-31 20:47:00 +0100
commit36b5f71b1fbc4757e3b8f1f5fe666553bfb4ce1f (patch)
tree1da90a1131682334c65f9b261a01f597dcbd9efd /libavcodec/hcom.c
parent5a694d62c52a119729aa8234d097644a722f5f01 (diff)
downloadffmpeg-36b5f71b1fbc4757e3b8f1f5fe666553bfb4ce1f.tar.gz
avcodec/msmpeg4dec: 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 some cases one can even avoid this. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/hcom.c')
0 files changed, 0 insertions, 0 deletions