]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- use imgconvert.c in build
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 15 Jul 2007 11:57:03 +0000 (11:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg-img_convert_symbol.patch -> 1.2

ffmpeg-img_convert_symbol.patch

index 6c56c8da83dd75ff533f15210e6b6a6d34629b0d..20147b41d480f3f953f83a8ce729bb36c3e85f8d 100644 (file)
@@ -1,3 +1,15 @@
+--- ffmpeg-export-2006-12-04/libavcodec/Makefile.org   2007-07-15 13:53:40.858275149 +0200
++++ ffmpeg-export-2006-12-04/libavcodec/Makefile       2007-07-15 13:53:45.208487348 +0200
+@@ -321,9 +321,7 @@
+ OBJS-$(HAVE_XVMC_ACCEL)                += xvmcvideo.o
+-ifneq ($(CONFIG_SWSCALER),yes)
+ OBJS += imgresample.o
+-endif
+ # processor-specific code
+ ifeq ($(HAVE_MMX),yes)
 --- ffmpeg-export-2006-12-04/libavcodec/imgconvert.c.orig      2006-12-21 17:28:49.000000000 +0000
 +++ ffmpeg-export-2006-12-04/libavcodec/imgconvert.c   2006-12-21 17:30:07.000000000 +0000
 @@ -2299,7 +2299,6 @@
This page took 0.043292 seconds and 4 git commands to generate.