mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -190,6 +190,7 @@ config FFMPEG_CUSTOM_SELECT_speex
|
|||||||
|
|
||||||
config FFMPEG_CUSTOM_DECODER_vorbis
|
config FFMPEG_CUSTOM_DECODER_vorbis
|
||||||
bool "Vorbis"
|
bool "Vorbis"
|
||||||
|
select FFMPEG_CUSTOM_DEMUXER_ogg
|
||||||
|
|
||||||
config FFMPEG_CUSTOM_DECODER_wavpack
|
config FFMPEG_CUSTOM_DECODER_wavpack
|
||||||
bool "Wavpack"
|
bool "Wavpack"
|
||||||
|
|||||||
Reference in New Issue
Block a user