diff options
author | Andreas Rheinhardt <[email protected]> | 2025-05-20 22:31:47 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2025-05-26 04:50:23 +0200 |
commit | 6349a3324dd825e8f834a7519d1cdff5e69c7384 (patch) | |
tree | 22c0debd855677b2ebd4f0150a39943d306bdabc /libavutil/tests/cpu_init.c | |
parent | eb5d900f87faeaca5a79b96a2faee0153ad8c7b1 (diff) |
avcodec/xvididct: Remove always-true checks
ff_xvid_idct_init() is now only called from ff_idctdsp_init()
and only if idct_algo is FF_IDCT_XVID.
This also implies that it is unnecessary to initalize
the permutation on our own.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavutil/tests/cpu_init.c')
0 files changed, 0 insertions, 0 deletions