aboutsummaryrefslogtreecommitdiffstats
path: root/tests/base64.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-21 19:01:57 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-25 12:35:28 +0200
commit0d9b0015ba716d015b5c29712d289e87e632760c (patch)
tree8d0aeab4b04b42f141840647e6e06b55d98cdab4 /tests/base64.c
parent289cb3beff8d73537206c29dd5e155d19805425c (diff)
downloadffmpeg-0d9b0015ba716d015b5c29712d289e87e632760c.tar.gz
tools/target_dec_fuzzer: Remove mjpeg hack
ff_mjpeg_decoder is now referenced directly by the relevant decoders, so that the linker sees the dependency and just does the desired thing. So remove the hack. (Btw: The preprocessor does not do string comparisons, instead undefined tokens in #if checks evaluate to 0, making the check true regardless of the actual codec fuzzed (and leading to linker errors if the mjpeg decoder is disabled).) Reviewed-by: Kacper Michajlow <kasper93@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/base64.c')
0 files changed, 0 insertions, 0 deletions