summaryrefslogtreecommitdiffstats
path: root/libavutil/tests/cpu_init.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2025-05-18 18:33:55 +0200
committerAndreas Rheinhardt <[email protected]>2025-05-26 04:23:56 +0200
commitf7bd2a5af87bbf7cf75ee8f65b0b536644b087ae (patch)
treeb9ae2e261879595a6bffb13687ab2b5ef15de0ba /libavutil/tests/cpu_init.c
parent2a59cb0c8248220eda8fc4e902d52ae18f2527e9 (diff)
avcodec/mpeg4videoenc: Remove no-output code
While it offers modest speedups compared to the ordinary code, removing it completely offers even bigger speedups; and given that these speedups also exist in the ordinary mode, they are even more important. The no-output code has a 7.8% performance improvement (based on benchmarking mpeg4_encode_mb()), yet removing the no-output code resulted in a 9.4% improvement. Furthermore, the no-output code was broken for the majority of its existence (until 9207dc3b0db368bb9cf5eb295cbc1129c2975e31) and no one complained, so it is likely not used at all. Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavutil/tests/cpu_init.c')
0 files changed, 0 insertions, 0 deletions