blob: 178aebe3d41a25b30fdfd1232c6e46c4d792d699 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- libavcodec/Makefile.orig 2008-08-14 14:31:06.000000000 -0400
+++ libavcodec/Makefile 2008-08-14 14:31:16.000000000 -0400
@@ -373,9 +373,7 @@ OBJS-$(HAVE_W32THREADS) +
OBJS-$(HAVE_XVMC) += xvmcvideo.o
-ifndef CONFIG_SWSCALE
OBJS += imgresample.o
-endif
# processor-specific code
ifdef HAVE_MMX
|