You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
add proper matroskaenc dependency over xiph.o
Originally committed as revision 11580 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -299,6 +299,7 @@ OBJS-$(CONFIG_ADPCM_YAMAHA_DECODER) += adpcm.o
|
||||
OBJS-$(CONFIG_ADPCM_YAMAHA_ENCODER) += adpcm.o
|
||||
|
||||
# libavformat dependencies
|
||||
OBJS-$(CONFIG_MATROSKA_MUXER) += xiph.o
|
||||
OBJS-$(CONFIG_OGG_MUXER) += xiph.o
|
||||
|
||||
# external codec libraries
|
||||
|
Reference in New Issue
Block a user