Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(342)

Side by Side Diff: source/config/Chrome/win/ia32/config.h

Issue 3437022: remove 3dnow from ffmpeg configuration (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: '' Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « source/config/Chrome/mac/ia32/config.h ('k') | source/config/ChromeOS/linux/arm-neon/config.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* Automatically generated by configure - do not modify! */ 1 /* Automatically generated by configure - do not modify! */
2 #ifndef FFMPEG_CONFIG_H 2 #ifndef FFMPEG_CONFIG_H
3 #define FFMPEG_CONFIG_H 3 #define FFMPEG_CONFIG_H
4 #define FFMPEG_CONFIGURATION "--disable-everything --disable-network --disable-s wscale --enable-shared --enable-libvpx --enable-decoder='theora,vorbis,libvpx,pc m_u8,pcm_s16le,pcm_f32le,aac,h264,mp3' --enable-encoder=libvpx --enable-demuxer= 'ogg,matroska,wav,mp3,mov' --enable-parser=mpegaudio --enable-bsf=h264_mp4toanne xb --enable-memalign-hack --cc=gcc-sjlj" 4 #define FFMPEG_CONFIGURATION "--disable-everything --disable-network --disable-s wscale --disable-amd3dnow --disable-amd3dnowext --enable-shared --enable-libvpx --enable-decoder='theora,vorbis,libvpx,pcm_u8,pcm_s16le,pcm_f32le,aac,h264,mp3' --enable-encoder=libvpx --enable-demuxer='ogg,matroska,wav,mp3,mov' --enable-par ser=mpegaudio --enable-bsf=h264_mp4toannexb --enable-memalign-hack --cc=gcc-sjlj "
5 #define FFMPEG_LICENSE "LGPL version 2.1 or later" 5 #define FFMPEG_LICENSE "LGPL version 2.1 or later"
6 #define FFMPEG_DATADIR "/usr/local/share/ffmpeg" 6 #define FFMPEG_DATADIR "/usr/local/share/ffmpeg"
7 #define CC_TYPE "gcc" 7 #define CC_TYPE "gcc"
8 #define CC_VERSION __VERSION__ 8 #define CC_VERSION __VERSION__
9 #define restrict restrict 9 #define restrict restrict
10 #define ASMALIGN(ZEROBITS) ".p2align " #ZEROBITS "\n\t" 10 #define ASMALIGN(ZEROBITS) ".p2align " #ZEROBITS "\n\t"
11 #define EXTERN_PREFIX "_" 11 #define EXTERN_PREFIX "_"
12 #define EXTERN_ASM _ 12 #define EXTERN_ASM _
13 #define ARCH_ALPHA 0 13 #define ARCH_ALPHA 0
14 #define ARCH_ARM 0 14 #define ARCH_ARM 0
(...skipping 10 matching lines...) Expand all
25 #define ARCH_PPC64 0 25 #define ARCH_PPC64 0
26 #define ARCH_S390 0 26 #define ARCH_S390 0
27 #define ARCH_SH4 0 27 #define ARCH_SH4 0
28 #define ARCH_SPARC 0 28 #define ARCH_SPARC 0
29 #define ARCH_SPARC64 0 29 #define ARCH_SPARC64 0
30 #define ARCH_TOMI 0 30 #define ARCH_TOMI 0
31 #define ARCH_X86 1 31 #define ARCH_X86 1
32 #define ARCH_X86_32 1 32 #define ARCH_X86_32 1
33 #define ARCH_X86_64 0 33 #define ARCH_X86_64 0
34 #define HAVE_ALTIVEC 0 34 #define HAVE_ALTIVEC 0
35 #define HAVE_AMD3DNOW 1 35 #define HAVE_AMD3DNOW 0
36 #define HAVE_AMD3DNOWEXT 1 36 #define HAVE_AMD3DNOWEXT 0
37 #define HAVE_ARMV5TE 0 37 #define HAVE_ARMV5TE 0
38 #define HAVE_ARMV6 0 38 #define HAVE_ARMV6 0
39 #define HAVE_ARMV6T2 0 39 #define HAVE_ARMV6T2 0
40 #define HAVE_ARMVFP 0 40 #define HAVE_ARMVFP 0
41 #define HAVE_IWMMXT 0 41 #define HAVE_IWMMXT 0
42 #define HAVE_MMI 0 42 #define HAVE_MMI 0
43 #define HAVE_MMX 1 43 #define HAVE_MMX 1
44 #define HAVE_MMX2 1 44 #define HAVE_MMX2 1
45 #define HAVE_NEON 0 45 #define HAVE_NEON 0
46 #define HAVE_PPC4XX 0 46 #define HAVE_PPC4XX 0
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 #define HAVE_LZO1X_999_COMPRESS 0 104 #define HAVE_LZO1X_999_COMPRESS 0
105 #define HAVE_MACHINE_IOCTL_BT848_H 0 105 #define HAVE_MACHINE_IOCTL_BT848_H 0
106 #define HAVE_MACHINE_IOCTL_METEOR_H 0 106 #define HAVE_MACHINE_IOCTL_METEOR_H 0
107 #define HAVE_MALLOC_H 1 107 #define HAVE_MALLOC_H 1
108 #define HAVE_MEMALIGN 0 108 #define HAVE_MEMALIGN 0
109 #define HAVE_MKSTEMP 0 109 #define HAVE_MKSTEMP 0
110 #define HAVE_PLD 0 110 #define HAVE_PLD 0
111 #define HAVE_POSIX_MEMALIGN 0 111 #define HAVE_POSIX_MEMALIGN 0
112 #define HAVE_ROUND 1 112 #define HAVE_ROUND 1
113 #define HAVE_ROUNDF 1 113 #define HAVE_ROUNDF 1
114 #define HAVE_SDL 0 114 #define HAVE_SDL 1
115 #define HAVE_SDL_VIDEO_SIZE 0 115 #define HAVE_SDL_VIDEO_SIZE 1
116 #define HAVE_SETMODE 1 116 #define HAVE_SETMODE 1
117 #define HAVE_SOCKLEN_T 0 117 #define HAVE_SOCKLEN_T 0
118 #define HAVE_SOUNDCARD_H 0 118 #define HAVE_SOUNDCARD_H 0
119 #define HAVE_POLL_H 0 119 #define HAVE_POLL_H 0
120 #define HAVE_SETRLIMIT 0 120 #define HAVE_SETRLIMIT 0
121 #define HAVE_STRERROR_R 0 121 #define HAVE_STRERROR_R 0
122 #define HAVE_STRUCT_ADDRINFO 0 122 #define HAVE_STRUCT_ADDRINFO 0
123 #define HAVE_STRUCT_IPV6_MREQ 0 123 #define HAVE_STRUCT_IPV6_MREQ 0
124 #define HAVE_STRUCT_SOCKADDR_IN6 0 124 #define HAVE_STRUCT_SOCKADDR_IN6 0
125 #define HAVE_STRUCT_SOCKADDR_SA_LEN 0 125 #define HAVE_STRUCT_SOCKADDR_SA_LEN 0
(...skipping 796 matching lines...) Expand 10 before | Expand all | Expand 10 after
922 #define CONFIG_JACK_INDEV 0 922 #define CONFIG_JACK_INDEV 0
923 #define CONFIG_OSS_INDEV 0 923 #define CONFIG_OSS_INDEV 0
924 #define CONFIG_V4L2_INDEV 0 924 #define CONFIG_V4L2_INDEV 0
925 #define CONFIG_V4L_INDEV 0 925 #define CONFIG_V4L_INDEV 0
926 #define CONFIG_VFWCAP_INDEV 0 926 #define CONFIG_VFWCAP_INDEV 0
927 #define CONFIG_X11_GRAB_DEVICE_INDEV 0 927 #define CONFIG_X11_GRAB_DEVICE_INDEV 0
928 #define CONFIG_LIBDC1394_INDEV 0 928 #define CONFIG_LIBDC1394_INDEV 0
929 #define CONFIG_ALSA_OUTDEV 0 929 #define CONFIG_ALSA_OUTDEV 0
930 #define CONFIG_OSS_OUTDEV 0 930 #define CONFIG_OSS_OUTDEV 0
931 #endif /* FFMPEG_CONFIG_H */ 931 #endif /* FFMPEG_CONFIG_H */
OLDNEW
« no previous file with comments | « source/config/Chrome/mac/ia32/config.h ('k') | source/config/ChromeOS/linux/arm-neon/config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698