Skip to content

Commit 3bb6bfa

Browse files
committed
EHN: win64 build available
1 parent bb0f392 commit 3bb6bfa

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

VP9-vs14-Win64/Debug/vpxmdd.lib

3.08 MB
Binary file not shown.

VP9-vs14-Win64/Release/vpxmd.lib

8.4 MB
Binary file not shown.
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
#define INLINE __forceinline
1313
#define ARCH_ARM 0
1414
#define ARCH_MIPS 0
15-
#define ARCH_X86 1
16-
#define ARCH_X86_64 0
15+
#define ARCH_X86 0
16+
#define ARCH_X86_64 1
1717
#define HAVE_NEON 0
1818
#define HAVE_NEON_ASM 0
1919
#define HAVE_MIPS32 0
@@ -54,12 +54,12 @@
5454
#define CONFIG_VP9_POSTPROC 0
5555
#define CONFIG_MULTITHREAD 1
5656
#define CONFIG_INTERNAL_STATS 0
57-
#define CONFIG_VP8_ENCODER 0
58-
#define CONFIG_VP8_DECODER 0
59-
#define CONFIG_VP9_ENCODER 1
60-
#define CONFIG_VP9_DECODER 1
61-
#define CONFIG_VP8 0
62-
#define CONFIG_VP9 1
57+
#define CONFIG_VP8_ENCODER 1
58+
#define CONFIG_VP8_DECODER 1
59+
#define CONFIG_VP9_ENCODER 0
60+
#define CONFIG_VP9_DECODER 0
61+
#define CONFIG_VP8 1
62+
#define CONFIG_VP9 0
6363
#define CONFIG_ENCODERS 1
6464
#define CONFIG_DECODERS 1
6565
#define CONFIG_STATIC_MSVCRT 0

VP9-vs14/Debug/vpxmdd.lib

-5.07 MB
Binary file not shown.

VP9-vs14/Release/vpxmd.lib

-14 MB
Binary file not shown.

0 commit comments

Comments
 (0)