| Index: ffmpeg/source/config/ChromiumOS/linux/ia32/config.asm
|
| diff --git a/ffmpeg/source/config/ChromiumOS/linux/ia32/config.asm b/ffmpeg/source/config/ChromiumOS/linux/ia32/config.asm
|
| index 00e76411da537ae7523f6500adf82ff741b46793..2c4f7714c122c7f80f2e0fa4a9dafa1964636ee2 100644
|
| --- a/ffmpeg/source/config/ChromiumOS/linux/ia32/config.asm
|
| +++ b/ffmpeg/source/config/ChromiumOS/linux/ia32/config.asm
|
| @@ -58,7 +58,6 @@
|
| %define HAVE_YASM
|
| %define CONFIG_DECODERS
|
| %define CONFIG_DEMUXERS
|
| -%define CONFIG_ENCODERS
|
| %define CONFIG_PARSERS
|
| %define CONFIG_PROTOCOLS
|
| %define CONFIG_AVCODEC
|
| @@ -70,7 +69,6 @@
|
| %define CONFIG_FFT
|
| %define CONFIG_GOLOMB
|
| %define CONFIG_H264PRED
|
| -%define CONFIG_LIBVPX
|
| %define CONFIG_MDCT
|
| %define CONFIG_PIC
|
| %define CONFIG_RDFT
|
| @@ -86,8 +84,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
|
|
|