projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de29597
)
libavformat needs libavcore
author
Måns Rullgård
<mans@mansr.com>
Tue, 27 Jul 2010 08:03:09 +0000
(08:03 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Tue, 27 Jul 2010 08:03:09 +0000
(08:03 +0000)
Originally committed as revision 24536 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
patch
|
blob
|
history
diff --git
a/libavformat/Makefile
b/libavformat/Makefile
index c32a254878dd20ffc0f3d3745b85fee5ce1abcdd..f73bc54a7d075e3715061c8b96d1fc9bea8c9471 100644
(file)
--- a/
libavformat/Makefile
+++ b/
libavformat/Makefile
@@
-1,7
+1,7
@@
include $(SUBDIR)../config.mak
NAME = avformat
-FFLIBS = avcodec avutil
+FFLIBS = avcodec av
core av
util
HEADERS = avformat.h avio.h