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:
a585c46
)
Alignment
author
Víctor Paesa
<victorpaesa@googlemail.com>
Sat, 12 Jan 2008 11:25:54 +0000
(11:25 +0000)
committer
Víctor Paesa
<victorpaesa@googlemail.com>
Sat, 12 Jan 2008 11:25:54 +0000
(11:25 +0000)
Originally committed as revision 11516 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
patch
|
blob
|
history
diff --git
a/libavformat/Makefile
b/libavformat/Makefile
index
97c4440
..
903751c
100644
(file)
--- a/
libavformat/Makefile
+++ b/
libavformat/Makefile
@@
-159,7
+159,7
@@
OBJS-$(CONFIG_LIBNUT_MUXER) += libnut.o riff.o
OBJS-$(CONFIG_VHOOK) += framehook.o
EXTRALIBS := -L$(BUILD_ROOT)/libavcodec -lavcodec$(BUILDSUF) \
- -L$(BUILD_ROOT)/libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
+ -L$(BUILD_ROOT)/libavutil
-lavutil$(BUILDSUF) $(EXTRALIBS)
# protocols I/O
OBJS+= avio.o aviobuf.o