ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
228c3d0dea
commit
b246dadc45
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue