summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2025-04-21 18:48:10 +0200
committerAndreas Rheinhardt <[email protected]>2025-04-25 12:31:54 +0200
commit289cb3beff8d73537206c29dd5e155d19805425c (patch)
treec7df37fe7c98ec65c027fd18724f23824d273e93 /tests
parent25b0a8e295749a60a238ba0d6fe7a3742937b6bb (diff)
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 <[email protected]> Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions