| Index: ffmpeg/source/config/ChromeOS/linux/ia32/config.asm
|
| diff --git a/ffmpeg/source/config/ChromeOS/linux/ia32/config.asm b/ffmpeg/source/config/ChromeOS/linux/ia32/config.asm
|
| index 209ff6d83ab22fd7f24e577deaed1fc5c1dfa198..1b1bd8fcc6d77e5dc98f4d624de1b72eed9c6358 100644
|
| --- a/ffmpeg/source/config/ChromeOS/linux/ia32/config.asm
|
| +++ b/ffmpeg/source/config/ChromeOS/linux/ia32/config.asm
|
| @@ -59,7 +59,6 @@
|
| %define CONFIG_BSFS
|
| %define CONFIG_DECODERS
|
| %define CONFIG_DEMUXERS
|
| -%define CONFIG_ENCODERS
|
| %define CONFIG_PARSERS
|
| %define CONFIG_PROTOCOLS
|
| %define CONFIG_AVCODEC
|
| @@ -73,7 +72,6 @@
|
| %define CONFIG_GOLOMB
|
| %define CONFIG_H264DSP
|
| %define CONFIG_H264PRED
|
| -%define CONFIG_LIBVPX
|
| %define CONFIG_LSP
|
| %define CONFIG_MDCT
|
| %define CONFIG_MPEGAUDIODSP
|
| @@ -99,8 +97,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_H263_PARSER
|
| %define CONFIG_MPEG4VIDEO_PARSER
|
|
|