[FFmpeg-cvslog] configure: Remove dependencies of inexistant rtjpeg decoder
Andreas Rheinhardt
git at videolan.org
Wed Oct 12 12:23:57 EEST 2022
ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Sun Oct 9 09:33:15 2022 +0200| [382083caed7599c0e924e201f785385f0d334b25] | committer: Andreas Rheinhardt
configure: Remove dependencies of inexistant rtjpeg decoder
rtjpeg is a mode of nuv and not a decoder in its own right.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=382083caed7599c0e924e201f785385f0d334b25
---
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"
More information about the ffmpeg-cvslog
mailing list