| Index: ffmpeg/source/config/ChromiumOS/linux/x64/config.asm
|
| diff --git a/ffmpeg/source/config/ChromiumOS/linux/x64/config.asm b/ffmpeg/source/config/ChromiumOS/linux/x64/config.asm
|
| index a870c7c03a088683f4565925ece705613ba2c556..046b1bd1fcd0c14951e9e56917a01313100b3769 100644
|
| --- a/ffmpeg/source/config/ChromiumOS/linux/x64/config.asm
|
| +++ b/ffmpeg/source/config/ChromiumOS/linux/x64/config.asm
|
| @@ -66,7 +66,6 @@
|
| %define HAVE_YASM
|
| %define CONFIG_DECODERS
|
| %define CONFIG_DEMUXERS
|
| -%define CONFIG_ENCODERS
|
| %define CONFIG_PARSERS
|
| %define CONFIG_PROTOCOLS
|
| %define CONFIG_AVCODEC
|
| @@ -78,7 +77,6 @@
|
| %define CONFIG_FFT
|
| %define CONFIG_GOLOMB
|
| %define CONFIG_H264PRED
|
| -%define CONFIG_LIBVPX
|
| %define CONFIG_MDCT
|
| %define CONFIG_PIC
|
| %define CONFIG_RDFT
|
| @@ -94,8 +92,6 @@
|
| %define CONFIG_PCM_F32LE_DECODER
|
| %define CONFIG_PCM_S16LE_DECODER
|
| %define CONFIG_PCM_U8_DECODER
|
| -%define CONFIG_LIBVPX_DECODER
|
| -%define CONFIG_LIBVPX_ENCODER
|
| %define CONFIG_FLAC_PARSER
|
| %define CONFIG_VP8_PARSER
|
| %define CONFIG_FLAC_DEMUXER
|
|
|