SOURCES: ffmpeg-gcc4.patch - updated
arekm
arekm at pld-linux.org
Sat Jun 9 20:34:12 CEST 2007
Author: arekm Date: Sat Jun 9 18:34:12 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated
---- Files affected:
SOURCES:
ffmpeg-gcc4.patch (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SOURCES/ffmpeg-gcc4.patch
diff -u SOURCES/ffmpeg-gcc4.patch:1.7 SOURCES/ffmpeg-gcc4.patch:1.8
--- SOURCES/ffmpeg-gcc4.patch:1.7 Thu Feb 2 12:04:32 2006
+++ SOURCES/ffmpeg-gcc4.patch Sat Jun 9 20:34:07 2007
@@ -5,9 +5,9 @@
*/
+#include <mmintrin.h>
- #include "../dsputil.h"
- #include "../simple_idct.h"
- #include "../mpegvideo.h"
+ #include "dsputil.h"
+ #include "simple_idct.h"
+ #include "mpegvideo.h"
@@ -617,6 +618,22 @@
);
}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/ffmpeg-gcc4.patch?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list