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

Side by Side Diff: source/config/win/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/mac/ia32/vpx_config.c ('k') | source/libvpx/.gitignore » ('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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
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/mac/ia32/vpx_config.c ('k') | source/libvpx/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698