aboutsummaryrefslogtreecommitdiff
path: root/cinelerra/cinelerra-powerpc.diff
blob: 13912ac0e1abcbba38a1e6377f89fb319f4e6935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: quicktime/ffmpeg/avconfig.h
===================================================================
--- quicktime/ffmpeg/avconfig.h	(revision 946)
+++ quicktime/ffmpeg/avconfig.h	(working copy)
@@ -1,7 +1,7 @@
 #define FFMPEG_CONFIGURATION " "
-#define ARCH_X86 1
-#define TUNECPU generic
-#define __CPU__ 586
+#define ARCH_POWERPC 1 
+#define TUNECPU ppc750
+#define __CPU__ powerpc
 #define HAVE_LOCALTIME_R 1
 #define HAVE_LRINTF 1
 #define HAVE_VHOOK 1