ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
authorIan Leonard <antonlacon@gmail.com>
Fri, 1 Aug 2014 07:47:26 +0000 (00:47 -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 69234522d5ca19dade9e61029a5f1160f4e6b38d..c6742113d3f6b1e4b1c8372e8e974d4311ff222c 100644 (file)
@@ -190,6 +190,7 @@ config FFMPEG_CUSTOM_SELECT_speex
 
 config FFMPEG_CUSTOM_DECODER_vorbis
        bool "Vorbis"
+       select FFMPEG_CUSTOM_DEMUXER_ogg
 
 config FFMPEG_CUSTOM_DECODER_wavpack
        bool "Wavpack"