mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
ffmpeg: Upgrade to 3.2.2. Remove Speex support
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user