mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-28 10:22:10 +00:00
Merge commit '6cd76e5412d794dbd1cc6ab0e4c9f2ee53cf028f'
* commit '6cd76e5412d794dbd1cc6ab0e4c9f2ee53cf028f': build: Drop stray MJPEG encoder dependency on dsputil Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
2631d155ba
2
configure
vendored
2
configure
vendored
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user