ffmpeg: Upgrade to 3.2.2. Remove Speex support
[feed/packages.git] / multimedia / ffmpeg / Config.in
index a488908227f9d1ff359ba03f8aea3ee83a25e139..d2ab7d1f0d5b5bf9be2a90667b8c9c4b3a31b2eb 100644 (file)
@@ -63,7 +63,6 @@ config FFMPEG_CUSTOM_AUDIO_DEC_SUPPORT
        select FFMPEG_CUSTOM_DECODER_opus
        select FFMPEG_CUSTOM_DECODER_pcm_s16be
        select FFMPEG_CUSTOM_DECODER_pcm_s16le
-       select FFMPEG_CUSTOM_SELECT_speex
        select FFMPEG_CUSTOM_DECODER_vorbis
        select FFMPEG_CUSTOM_DECODER_wavpack
        select FFMPEG_CUSTOM_DECODER_wmav1
@@ -117,9 +116,6 @@ config FFMPEG_CUSTOM_SELECT_mp3lame
 config FFMPEG_CUSTOM_SELECT_libopus
        bool "Opus"
 
-config FFMPEG_CUSTOM_SELECT_speex
-       bool "Speex"
-
 config FFMPEG_CUSTOM_SELECT_x264
        bool "x264"
        depends on FFMPEG_CUSTOM_PATENTED