[FFmpeg-soc] [soc]: r2065 - libavfilter/Makefile

victor subversion at mplayerhq.hu
Tue Apr 1 23:10:14 CEST 2008


Author: victor
Date: Tue Apr  1 23:10:13 2008
New Revision: 2065

Log:
Apply the rename in FFmpeg SVN-12408.


Modified:
   libavfilter/Makefile

Modified: libavfilter/Makefile
==============================================================================
--- libavfilter/Makefile	(original)
+++ libavfilter/Makefile	Tue Apr  1 23:10:13 2008
@@ -2,7 +2,7 @@ include ../config.mak
 
 NAME = avfilter
 FFLIBS = avcodec avutil
-FFLIBS-$(CONFIG_SWSCALER)      += swscale
+FFLIBS-$(CONFIG_SWSCALE)       += swscale
 FFLIBS-$(CONFIG_AVFILTER_LAVF) += avformat
 
 OBJS = allfilters.o \



More information about the FFmpeg-soc mailing list