renamed libav to libavformat
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
include ../config.mak
|
||||
|
||||
CFLAGS=-fPIC $(OPTFLAGS) -g -Wall -I.. -I../libav -I../libavcodec -DHAVE_AV_CONFIG_H
|
||||
CFLAGS=-fPIC $(OPTFLAGS) -g -Wall -I.. -I../libavformat -I../libavcodec -DHAVE_AV_CONFIG_H
|
||||
|
||||
ifeq ($(CONFIG_DARWIN),yes)
|
||||
LDFLAGS+=-bundle -flat_namespace -undefined suppress
|
||||
|
Reference in New Issue
Block a user