You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
libavformat needs libavcore
Originally committed as revision 24536 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
include $(SUBDIR)../config.mak
|
||||
|
||||
NAME = avformat
|
||||
FFLIBS = avcodec avutil
|
||||
FFLIBS = avcodec avcore avutil
|
||||
|
||||
HEADERS = avformat.h avio.h
|
||||
|
||||
|
Reference in New Issue
Block a user