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

Side by Side Diff: source/config/mac/ia32/vpx_config.h

Issue 3417017: Update libvpx sources to v0.9.2-35-ga8a38bc. ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libvpx/
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/linux/x64/vpx_config.c ('k') | source/config/mac/ia32/vpx_config.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* This file automatically generated by configure. Do not edit! */ 1 /* This file automatically generated by configure. Do not edit! */
2 #define RESTRICT 2 #define RESTRICT
3 #define ARCH_ARM 0 3 #define ARCH_ARM 0
4 #define ARCH_MIPS 0 4 #define ARCH_MIPS 0
5 #define ARCH_X86 1 5 #define ARCH_X86 1
6 #define ARCH_X86_64 0 6 #define ARCH_X86_64 0
7 #define ARCH_PPC32 0 7 #define ARCH_PPC32 0
8 #define ARCH_PPC64 0 8 #define ARCH_PPC64 0
9 #define HAVE_ARMV5TE 0 9 #define HAVE_ARMV5TE 0
10 #define HAVE_ARMV6 0 10 #define HAVE_ARMV6 0
(...skipping 14 matching lines...) Expand all
25 #define HAVE_SYS_MMAN_H 1 25 #define HAVE_SYS_MMAN_H 1
26 #define CONFIG_EXTERNAL_BUILD 0 26 #define CONFIG_EXTERNAL_BUILD 0
27 #define CONFIG_INSTALL_DOCS 0 27 #define CONFIG_INSTALL_DOCS 0
28 #define CONFIG_INSTALL_BINS 1 28 #define CONFIG_INSTALL_BINS 1
29 #define CONFIG_INSTALL_LIBS 1 29 #define CONFIG_INSTALL_LIBS 1
30 #define CONFIG_INSTALL_SRCS 0 30 #define CONFIG_INSTALL_SRCS 0
31 #define CONFIG_DEBUG 0 31 #define CONFIG_DEBUG 0
32 #define CONFIG_GPROF 0 32 #define CONFIG_GPROF 0
33 #define CONFIG_GCOV 0 33 #define CONFIG_GCOV 0
34 #define CONFIG_RVCT 0 34 #define CONFIG_RVCT 0
35 #define CONFIG_GCC 1 35 #define CONFIG_GCC 0
36 #define CONFIG_MSVS 0 36 #define CONFIG_MSVS 0
37 #define CONFIG_PIC 0 37 #define CONFIG_PIC 0
38 #define CONFIG_BIG_ENDIAN 0 38 #define CONFIG_BIG_ENDIAN 0
39 #define CONFIG_CODEC_SRCS 0 39 #define CONFIG_CODEC_SRCS 0
40 #define CONFIG_DEBUG_LIBS 0 40 #define CONFIG_DEBUG_LIBS 0
41 #define CONFIG_FAST_UNALIGNED 1 41 #define CONFIG_FAST_UNALIGNED 1
42 #define CONFIG_MEM_MANAGER 0 42 #define CONFIG_MEM_MANAGER 0
43 #define CONFIG_MEM_TRACKER 0 43 #define CONFIG_MEM_TRACKER 0
44 #define CONFIG_MEM_CHECKS 0 44 #define CONFIG_MEM_CHECKS 0
45 #define CONFIG_MD5 1 45 #define CONFIG_MD5 1
46 #define CONFIG_DEQUANT_TOKENS 0 46 #define CONFIG_DEQUANT_TOKENS 0
47 #define CONFIG_DC_RECON 0 47 #define CONFIG_DC_RECON 0
48 #define CONFIG_RUNTIME_CPU_DETECT 1 48 #define CONFIG_RUNTIME_CPU_DETECT 1
49 #define CONFIG_POSTPROC 0 49 #define CONFIG_POSTPROC 0
50 #define CONFIG_MULTITHREAD 1 50 #define CONFIG_MULTITHREAD 1
51 #define CONFIG_PSNR 0 51 #define CONFIG_PSNR 0
52 #define CONFIG_VP8_ENCODER 1 52 #define CONFIG_VP8_ENCODER 1
53 #define CONFIG_VP8_DECODER 1 53 #define CONFIG_VP8_DECODER 1
54 #define CONFIG_VP8 1 54 #define CONFIG_VP8 1
55 #define CONFIG_ENCODERS 1 55 #define CONFIG_ENCODERS 1
56 #define CONFIG_DECODERS 1 56 #define CONFIG_DECODERS 1
57 #define CONFIG_STATIC_MSVCRT 0 57 #define CONFIG_STATIC_MSVCRT 0
58 #define CONFIG_SPATIAL_RESAMPLING 1 58 #define CONFIG_SPATIAL_RESAMPLING 1
59 #define CONFIG_REALTIME_ONLY 0 59 #define CONFIG_REALTIME_ONLY 0
60 #define CONFIG_SHARED 0 60 #define CONFIG_SHARED 0
61 #define CONFIG_ARM_ASM_DETOK 0
OLDNEW
« no previous file with comments | « source/config/linux/x64/vpx_config.c ('k') | source/config/mac/ia32/vpx_config.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698