aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/riff.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-22 18:55:04 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-27 15:44:38 +0200
commit4190019ff4672f38835fc0d03206bdf4278a8cb4 (patch)
tree19e9cd8c39f56d998841ca2bcaca52516522ceab /libavformat/riff.h
parent92b81a7c99ef82d8d8810f4432c46fc6ccffb59d (diff)
downloadffmpeg-4190019ff4672f38835fc0d03206bdf4278a8cb4.tar.gz
avcodec/speedhqenc: Don't initialize unused parts of RLTable
ff_rl_init() initializes RLTable.(max_level|max_run|index_run); max_run is unused by the SpeedHQ encoder (as well as MPEG-1/2). Furthermore, it initializes these things twice (for two passes), but the second half of this is never used. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/riff.h')
0 files changed, 0 insertions, 0 deletions