Commit 2631d155 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '6cd76e54'

* commit '6cd76e54':
  build: Drop stray MJPEG encoder dependency on dsputil

Conflicts:
	configure
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 07dbdcf9 6cd76e54
...@@ -1990,7 +1990,7 @@ mdec_decoder_select="dsputil error_resilience mpegvideo" ...@@ -1990,7 +1990,7 @@ mdec_decoder_select="dsputil error_resilience mpegvideo"
metasound_decoder_select="lsp mdct sinewin" metasound_decoder_select="lsp mdct sinewin"
mimic_decoder_select="dsputil hpeldsp" mimic_decoder_select="dsputil hpeldsp"
mjpeg_decoder_select="dsputil hpeldsp exif" mjpeg_decoder_select="dsputil hpeldsp exif"
mjpeg_encoder_select="aandcttables dsputil mpegvideoenc" mjpeg_encoder_select="aandcttables mpegvideoenc"
mjpegb_decoder_select="mjpeg_decoder" mjpegb_decoder_select="mjpeg_decoder"
mlp_decoder_select="mlp_parser" mlp_decoder_select="mlp_parser"
motionpixels_decoder_select="dsputil" motionpixels_decoder_select="dsputil"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment