ffmpeg: add external libraries section to Config.in
authorIan Leonard <antonlacon@gmail.com>
Thu, 7 Aug 2014 04:16:36 +0000 (21:16 -0700)
committerIan Leonard <antonlacon@gmail.com>
Tue, 12 Aug 2014 20:03:51 +0000 (13:03 -0700)
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
multimedia/ffmpeg/Config.in

index 769ee95d2c525240afada4f147a8cb2a265ffb18..5e19e4c121d6a7fd899745080765e237286b4230 100644 (file)
@@ -100,6 +100,11 @@ config FFMPEG_CUSTOM_AUDIO_DEC_SUPPORT
        select FFMPEG_CUSTOM_PROTOCOL_tcp
        select FFMPEG_CUSTOM_PROTOCOL_udp
 
+comment "External Libraries ---"
+
+config FFMPEG_CUSTOM_SELECT_speex
+       bool "Speex"
+
 comment "Encoders ---"
 
 config FFMPEG_CUSTOM_ENCODER_ac3
@@ -224,9 +229,6 @@ config FFMPEG_CUSTOM_DECODER_png
        bool "PNG"
        select FFMPEG_CUSTOM_DECODER_zlib
 
-config FFMPEG_CUSTOM_SELECT_speex
-       bool "Speex"
-
 config FFMPEG_CUSTOM_DECODER_vorbis
        bool "Vorbis"
        select FFMPEG_CUSTOM_DEMUXER_ogg