| Index: third_party/ffmpeg/source/config/Chrome/linux/x64/config.h
|
| diff --git a/third_party/ffmpeg/source/config/Chrome/linux/x64/config.h b/third_party/ffmpeg/source/config/Chrome/linux/x64/config.h
|
| index 42d07df95d5a8c9b502c5683eca935921af2f78e..a597b4de12d030ed38f833db6b7c893e36f85918 100644
|
| --- a/third_party/ffmpeg/source/config/Chrome/linux/x64/config.h
|
| +++ b/third_party/ffmpeg/source/config/Chrome/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 */
|
|
|