Signed-off-by: Andreas Rheinhardt <[email protected]> --- Will apply this patchset later tonight if no one objects.
configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 9ece040c7b..ebc9588b0d 100755 --- a/configure +++ b/configure @@ -2789,6 +2789,7 @@ indeo3_decoder_select="hpeldsp" indeo4_decoder_select="ividsp" indeo5_decoder_select="ividsp" interplay_video_decoder_select="hpeldsp" +ipu_decoder_select="mpegvideo" jpegls_decoder_select="mjpeg_decoder" jv_decoder_select="blockdsp" lagarith_decoder_select="llviddsp" -- 2.27.0 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
