aboutsummaryrefslogtreecommitdiffstats
path: root/tools/target_dec_fuzzer.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-21 18:48:10 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-25 12:31:54 +0200
commit289cb3beff8d73537206c29dd5e155d19805425c (patch)
treec7df37fe7c98ec65c027fd18724f23824d273e93 /tools/target_dec_fuzzer.c
parent25b0a8e295749a60a238ba0d6fe7a3742937b6bb (diff)
downloadffmpeg-289cb3beff8d73537206c29dd5e155d19805425c.tar.gz
avcodec/cri,tdsc,tiff: Use ff_mjpeg_decoder directly
This is simpler than calling avcodec_find_decoder(). Notice that av_codec_init_static() has already been called by the time we reach these decoders' init functions, so it is not necessary to call avcodec_find_decoder() for it (which doesn't do anything for the mjpeg decoder anyway). Reviewed-by: Kacper Michajlow <kasper93@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tools/target_dec_fuzzer.c')
0 files changed, 0 insertions, 0 deletions