Skip to content

Commit 84d9ab7

Browse files
committed
EHN: configuration file and libraries files updated
1 parent 3bb6bfa commit 84d9ab7

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

VP9-vs14-Win64/Debug/vpxmdd.lib

2.72 MB
Binary file not shown.

VP9-vs14-Win64/Release/vpxmd.lib

5.59 MB
Binary file not shown.

VP9-vs14-Win64/vpx_config.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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 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
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
6363
#define CONFIG_ENCODERS 1
6464
#define CONFIG_DECODERS 1
6565
#define CONFIG_STATIC_MSVCRT 0

0 commit comments

Comments
 (0)