Index: third_party/ffmpeg/source/config/ChromeOS/linux/x64/config.h |
diff --git a/third_party/ffmpeg/source/config/ChromeOS/linux/x64/config.h b/third_party/ffmpeg/source/config/ChromeOS/linux/x64/config.h |
index 93cbd4d3cb93562650a4c3d587be90078c3e804e..25b1e9611709ddee18d3e45c5667f7fe2f7ab9d8 100644 |
--- a/third_party/ffmpeg/source/config/ChromeOS/linux/x64/config.h |
+++ b/third_party/ffmpeg/source/config/ChromeOS/linux/x64/config.h |
@@ -875,4 +875,8 @@ |
#define CONFIG_ALSA_OUTDEV 0 |
#define CONFIG_AUDIO_BEOS_OUTDEV 0 |
#define CONFIG_OSS_OUTDEV 0 |
+#define CONFIG_LIBVPX_VP8_DECODER 1 |
+#define CONFIG_LIBVPX_VP8_ENCODER 0 |
+#define CONFIG_WEBM_DEMUXER 1 |
+#define CONFIG_WEBM_MUXER 0 |
#endif /* FFMPEG_CONFIG_H */ |