You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-06 08:29:25 +02:00
Fix oga muxer standalone compilation.
This commit is contained in:
@@ -272,6 +272,8 @@ OBJS-$(CONFIG_OGG_DEMUXER) += oggdec.o \
|
||||
replaygain.o \
|
||||
vorbiscomment.o \
|
||||
flac_picture.o
|
||||
OBJS-$(CONFIG_OGA_MUXER) += oggenc.o \
|
||||
vorbiscomment.o
|
||||
OBJS-$(CONFIG_OGG_MUXER) += oggenc.o \
|
||||
vorbiscomment.o
|
||||
OBJS-$(CONFIG_OMA_DEMUXER) += omadec.o pcm.o oma.o
|
||||
|
||||
Reference in New Issue
Block a user