aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/hcom.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-24 18:35:22 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-10-31 20:47:00 +0100
commit5a694d62c52a119729aa8234d097644a722f5f01 (patch)
tree8631c57cea8693564a5e7467f697836a182aad6d /libavcodec/hcom.c
parent8c39b2bca75c8615080709cf209ce58c5c595dc4 (diff)
downloadffmpeg-5a694d62c52a119729aa8234d097644a722f5f01.tar.gz
avcodec/mpeg4videodec: 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