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

Side by Side Diff: source/config/ChromeOS/linux/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, 3 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/ChromeOS/linux/arm/config.h ('k') | source/config/ChromeOS/linux/x64/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-b zlib --disable-zlib --enable-shared --enable-libvpx --enable-decoder='theora,vor bis,libvpx,pcm_u8,pcm_s16le,pcm_f32le,aac,h264,mp3,wmv1,wmv2,wmv3,wmav1,wmav2,wm apro,mpeg4,pcm_u8,pcm_s16le,pcm_f32le' --enable-encoder=libvpx --enable-demuxer= 'ogg,matroska,wav,mp3,mov,avi,wav,asf' --enable-parser=mpegaudio --enable-bsf='h 264_mp4toannexb,mpeg4video_es,vc1_asftorcv,vc1_asftoannexg' --extra-cflags='-m32 -fPIC' --extra-ldflags='-m32 -L../../libvpx/linux32/lib'" 4 #define FFMPEG_CONFIGURATION "--disable-everything --disable-network --disable-b zlib --disable-zlib --disable-swscale --disable-amd3dnow --disable-amd3dnowext - -enable-shared --enable-libvpx --enable-decoder='theora,vorbis,libvpx,pcm_u8,pcm _s16le,pcm_f32le,aac,h264,mp3,wmv1,wmv2,wmv3,wmav1,wmav2,wmapro,mpeg4,pcm_u8,pcm _s16le,pcm_f32le' --enable-encoder=libvpx --enable-demuxer='ogg,matroska,wav,mp3 ,mov,avi,wav,asf' --enable-parser=mpegaudio --enable-bsf='h264_mp4toannexb,mpeg4 video_es,vc1_asftorcv,vc1_asftoannexg' --extra-cflags='-m32 -fPIC' --extra-ldfla gs='-m32 -L../../libvpx/linux32/lib'"
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
15 #define ARCH_AVR32 0 15 #define ARCH_AVR32 0
16 #define ARCH_AVR32_AP 0 16 #define ARCH_AVR32_AP 0
17 #define ARCH_AVR32_UC 0 17 #define ARCH_AVR32_UC 0
18 #define ARCH_BFIN 0 18 #define ARCH_BFIN 0
19 #define ARCH_IA64 0 19 #define ARCH_IA64 0
20 #define ARCH_M68K 0 20 #define ARCH_M68K 0
21 #define ARCH_MIPS 0 21 #define ARCH_MIPS 0
22 #define ARCH_MIPS64 0 22 #define ARCH_MIPS64 0
23 #define ARCH_PARISC 0 23 #define ARCH_PARISC 0
24 #define ARCH_PPC 0 24 #define ARCH_PPC 0
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 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 #define CONFIG_AVDEVICE 1 158 #define CONFIG_AVDEVICE 1
159 #define CONFIG_AVFILTER 1 159 #define CONFIG_AVFILTER 1
160 #define CONFIG_AVFORMAT 1 160 #define CONFIG_AVFORMAT 1
161 #define CONFIG_AVISYNTH 0 161 #define CONFIG_AVISYNTH 0
162 #define CONFIG_BZLIB 0 162 #define CONFIG_BZLIB 0
163 #define CONFIG_DCT 0 163 #define CONFIG_DCT 0
164 #define CONFIG_DOC 0 164 #define CONFIG_DOC 0
165 #define CONFIG_DWT 0 165 #define CONFIG_DWT 0
166 #define CONFIG_DXVA2 0 166 #define CONFIG_DXVA2 0
167 #define CONFIG_FASTDIV 1 167 #define CONFIG_FASTDIV 1
168 #define CONFIG_FFMPEG 1 168 #define CONFIG_FFMPEG 0
169 #define CONFIG_FFPLAY 0 169 #define CONFIG_FFPLAY 0
170 #define CONFIG_FFPROBE 1 170 #define CONFIG_FFPROBE 1
171 #define CONFIG_FFSERVER 0 171 #define CONFIG_FFSERVER 0
172 #define CONFIG_FFT 1 172 #define CONFIG_FFT 1
173 #define CONFIG_GOLOMB 1 173 #define CONFIG_GOLOMB 1
174 #define CONFIG_GPL 0 174 #define CONFIG_GPL 0
175 #define CONFIG_GRAY 0 175 #define CONFIG_GRAY 0
176 #define CONFIG_H264DSP 1 176 #define CONFIG_H264DSP 1
177 #define CONFIG_H264PRED 1 177 #define CONFIG_H264PRED 1
178 #define CONFIG_HARDCODED_TABLES 0 178 #define CONFIG_HARDCODED_TABLES 0
(...skipping 25 matching lines...) Expand all
204 #define CONFIG_NETWORK 0 204 #define CONFIG_NETWORK 0
205 #define CONFIG_NONFREE 0 205 #define CONFIG_NONFREE 0
206 #define CONFIG_PIC 1 206 #define CONFIG_PIC 1
207 #define CONFIG_POSTPROC 0 207 #define CONFIG_POSTPROC 0
208 #define CONFIG_RDFT 1 208 #define CONFIG_RDFT 1
209 #define CONFIG_RUNTIME_CPUDETECT 0 209 #define CONFIG_RUNTIME_CPUDETECT 0
210 #define CONFIG_SHARED 1 210 #define CONFIG_SHARED 1
211 #define CONFIG_SMALL 0 211 #define CONFIG_SMALL 0
212 #define CONFIG_SRAM 0 212 #define CONFIG_SRAM 0
213 #define CONFIG_STATIC 1 213 #define CONFIG_STATIC 1
214 #define CONFIG_SWSCALE 1 214 #define CONFIG_SWSCALE 0
215 #define CONFIG_SWSCALE_ALPHA 1 215 #define CONFIG_SWSCALE_ALPHA 1
216 #define CONFIG_VAAPI 0 216 #define CONFIG_VAAPI 0
217 #define CONFIG_VDPAU 0 217 #define CONFIG_VDPAU 0
218 #define CONFIG_VERSION3 0 218 #define CONFIG_VERSION3 0
219 #define CONFIG_X11GRAB 0 219 #define CONFIG_X11GRAB 0
220 #define CONFIG_ZLIB 0 220 #define CONFIG_ZLIB 0
221 #define CONFIG_AVUTIL 1 221 #define CONFIG_AVUTIL 1
222 #define CONFIG_GPLV3 0 222 #define CONFIG_GPLV3 0
223 #define CONFIG_LGPLV3 0 223 #define CONFIG_LGPLV3 0
224 #define CONFIG_AASC_DECODER 0 224 #define CONFIG_AASC_DECODER 0
(...skipping 664 matching lines...) Expand 10 before | Expand all | Expand 10 after
889 #define CONFIG_HFLIP_FILTER 0 889 #define CONFIG_HFLIP_FILTER 0
890 #define CONFIG_NOFORMAT_FILTER 0 890 #define CONFIG_NOFORMAT_FILTER 0
891 #define CONFIG_NULL_FILTER 0 891 #define CONFIG_NULL_FILTER 0
892 #define CONFIG_PAD_FILTER 0 892 #define CONFIG_PAD_FILTER 0
893 #define CONFIG_PIXDESCTEST_FILTER 0 893 #define CONFIG_PIXDESCTEST_FILTER 0
894 #define CONFIG_PIXELASPECT_FILTER 0 894 #define CONFIG_PIXELASPECT_FILTER 0
895 #define CONFIG_SCALE_FILTER 0 895 #define CONFIG_SCALE_FILTER 0
896 #define CONFIG_SLICIFY_FILTER 0 896 #define CONFIG_SLICIFY_FILTER 0
897 #define CONFIG_UNSHARP_FILTER 0 897 #define CONFIG_UNSHARP_FILTER 0
898 #define CONFIG_VFLIP_FILTER 0 898 #define CONFIG_VFLIP_FILTER 0
899 #define CONFIG_BUFFER_FILTER 1 899 #define CONFIG_BUFFER_FILTER 0
900 #define CONFIG_COLOR_FILTER 0 900 #define CONFIG_COLOR_FILTER 0
901 #define CONFIG_NULLSRC_FILTER 0 901 #define CONFIG_NULLSRC_FILTER 0
902 #define CONFIG_NULLSINK_FILTER 0 902 #define CONFIG_NULLSINK_FILTER 0
903 #define CONFIG_CONCAT_PROTOCOL 0 903 #define CONFIG_CONCAT_PROTOCOL 0
904 #define CONFIG_FILE_PROTOCOL 0 904 #define CONFIG_FILE_PROTOCOL 0
905 #define CONFIG_GOPHER_PROTOCOL 0 905 #define CONFIG_GOPHER_PROTOCOL 0
906 #define CONFIG_HTTP_PROTOCOL 0 906 #define CONFIG_HTTP_PROTOCOL 0
907 #define CONFIG_MMSH_PROTOCOL 0 907 #define CONFIG_MMSH_PROTOCOL 0
908 #define CONFIG_MMST_PROTOCOL 0 908 #define CONFIG_MMST_PROTOCOL 0
909 #define CONFIG_MD5_PROTOCOL 0 909 #define CONFIG_MD5_PROTOCOL 0
(...skipping 12 matching lines...) Expand all
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/ChromeOS/linux/arm/config.h ('k') | source/config/ChromeOS/linux/x64/config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698