summaryrefslogtreecommitdiffstats
path: root/libavfilter/blend_modes.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2022-10-22 02:54:15 +0200
committerAndreas Rheinhardt <[email protected]>2022-10-27 15:44:38 +0200
commita89b9d155b0657906e07bf9fac89f7eb203c30de (patch)
treef713ae2e6163fb6214713b3303cae366d5ac8c08 /libavfilter/blend_modes.c
parent0486f0f5d25099f4fce2638cd0388acae2a7afa1 (diff)
avcodec/mpeg12enc: Don't initialize unused parts of RLTable
ff_rl_init() initializes RLTable.(max_level|max_run|index_run); max_run is unused by the MPEG-1/2 encoders (as well as SpeedHQ). Furthermore, it initializes these things twice (for two passes), but the second half of this is never used. Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavfilter/blend_modes.c')
0 files changed, 0 insertions, 0 deletions