ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2014-08-01 00:47:26 -07:00
parent 228c3d0dea
commit b246dadc45

View 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"