[FFmpeg-devel] [PATCH 1/8] configure: Remove dependencies of inexistant rtjpeg decoder

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Tue Oct 11 17:21:20 EEST 2022


Andreas Rheinhardt:
> rtjpeg is a mode of nuv and not a decoder in its own right.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  configure | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/configure b/configure
> index ab6ff27249..2c4f5043d5 100755
> --- a/configure
> +++ b/configure
> @@ -2934,7 +2934,6 @@ ralf_decoder_select="golomb"
>  rasc_decoder_select="inflate_wrapper"
>  rawvideo_decoder_select="bswapdsp"
>  rscc_decoder_deps="zlib"
> -rtjpeg_decoder_select="me_cmp"
>  rv10_decoder_select="h263_decoder"
>  rv10_encoder_select="h263_encoder"
>  rv20_decoder_select="h263_decoder"

Will apply the first nine patches of this tomorrow unless there are
objections.

- Andreas



More information about the ffmpeg-devel mailing list