[FFmpeg-cvslog] Add libmpcodecs to the list of libavfilter subdirectories.

Carl Eugen Hoyos git
Fri Feb 25 15:35:33 CET 2011


ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Fri Feb 25 15:34:20 2011 +0100| [821424905170622e3fea4fa71b420ff20da593f1] | committer: Carl Eugen Hoyos

Add libmpcodecs to the list of libavfilter subdirectories.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=821424905170622e3fea4fa71b420ff20da593f1
---

 libavfilter/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index b0784ab..028aa52 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -127,6 +127,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/pullup.o
 
 -include $(SUBDIR)$(ARCH)/Makefile
 
-DIRS = x86
+DIRS = x86 libmpcodecs
 
 include $(SUBDIR)../subdir.mak




More information about the ffmpeg-cvslog mailing list