mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
ffmpeg: add external libraries section to Config.in
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -100,6 +100,11 @@ config FFMPEG_CUSTOM_AUDIO_DEC_SUPPORT
|
|||||||
select FFMPEG_CUSTOM_PROTOCOL_tcp
|
select FFMPEG_CUSTOM_PROTOCOL_tcp
|
||||||
select FFMPEG_CUSTOM_PROTOCOL_udp
|
select FFMPEG_CUSTOM_PROTOCOL_udp
|
||||||
|
|
||||||
|
comment "External Libraries ---"
|
||||||
|
|
||||||
|
config FFMPEG_CUSTOM_SELECT_speex
|
||||||
|
bool "Speex"
|
||||||
|
|
||||||
comment "Encoders ---"
|
comment "Encoders ---"
|
||||||
|
|
||||||
config FFMPEG_CUSTOM_ENCODER_ac3
|
config FFMPEG_CUSTOM_ENCODER_ac3
|
||||||
@@ -224,9 +229,6 @@ config FFMPEG_CUSTOM_DECODER_png
|
|||||||
bool "PNG"
|
bool "PNG"
|
||||||
select FFMPEG_CUSTOM_DECODER_zlib
|
select FFMPEG_CUSTOM_DECODER_zlib
|
||||||
|
|
||||||
config FFMPEG_CUSTOM_SELECT_speex
|
|
||||||
bool "Speex"
|
|
||||||
|
|
||||||
config FFMPEG_CUSTOM_DECODER_vorbis
|
config FFMPEG_CUSTOM_DECODER_vorbis
|
||||||
bool "Vorbis"
|
bool "Vorbis"
|
||||||
select FFMPEG_CUSTOM_DEMUXER_ogg
|
select FFMPEG_CUSTOM_DEMUXER_ogg
|
||||||
|
|||||||
Reference in New Issue
Block a user