]> git.pld-linux.org Git - packages/cinelerra-cv.git/commitdiff
- more fixes
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 23 Aug 2008 15:05:57 +0000 (15:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cinelerra-cv-build.patch -> 1.4

cinelerra-cv-build.patch

index 443618777d3b1f1a0d6b8fba5be24dc4c3e1f9c0..7aa0f9b4c155e95171970a59d23e5c99174236ec 100644 (file)
  
        void do_mask(Canvas *canvas,
                VFrame *output, 
  
        void do_mask(Canvas *canvas,
                VFrame *output, 
+
+--- cinelerra-cv-2.1/libmpeg3/video/Makefile.am        2008-08-23 14:53:19.959321239 +0000
++++ cinelerra-cv-2.1/libmpeg3/video/Makefile.am.org    2008-08-23 14:53:15.609327436 +0000
+@@ -11,6 +11,7 @@
+ if USEMMX
+ libmpeg3_video_la_SOURCES += mmxidct.S reconmmx.s
++AM_LIBTOOLFLAGS=--tag=CC
+ else
+ libmpeg3_video_la_SOURCES +=
+ endif
+--- cinelerra-cv-2.1/mpeg2enc/Makefile.am~     2008-08-23 16:56:56.992840914 +0200
++++ cinelerra-cv-2.1/mpeg2enc/Makefile.am      2008-08-23 17:00:05.433238449 +0200
+@@ -17,6 +17,7 @@
+ libmpeg2enc_la_SOURCES +=     fdct_mmx.s fdctdata.c idct_mmx.s idctdata.c \
+     quant_mmx.s quantize_x86.c predict_mmx.s \
+     predcomp_mmxe.s predcomp_mmx.s
++AM_LIBTOOLFLAGS=--tag=CC
+ endif
+ noinst_HEADERS = attributes.h \
This page took 0.029147 seconds and 4 git commands to generate.