Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Unified Diff: ffmpeg/source/config/ChromeOS/linux/x64/config.asm

Issue 7659006: Remove libvpx from FFmpeg in favour of ffvp8. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party
Patch Set: fixes Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ffmpeg/source/config/ChromeOS/linux/x64/config.asm
diff --git a/ffmpeg/source/config/ChromeOS/linux/x64/config.asm b/ffmpeg/source/config/ChromeOS/linux/x64/config.asm
index ca02ce61777c2feaa935e6ffdfe34a3f0fd0efc9..03eadca935aaec839ef9a99a3ec0b0b5057bb259 100644
--- a/ffmpeg/source/config/ChromeOS/linux/x64/config.asm
+++ b/ffmpeg/source/config/ChromeOS/linux/x64/config.asm
@@ -67,7 +67,6 @@
%define CONFIG_BSFS
%define CONFIG_DECODERS
%define CONFIG_DEMUXERS
-%define CONFIG_ENCODERS
%define CONFIG_PARSERS
%define CONFIG_PROTOCOLS
%define CONFIG_AVCODEC
@@ -81,7 +80,6 @@
%define CONFIG_GOLOMB
%define CONFIG_H264DSP
%define CONFIG_H264PRED
-%define CONFIG_LIBVPX
%define CONFIG_LSP
%define CONFIG_MDCT
%define CONFIG_MPEGAUDIODSP
@@ -107,8 +105,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
« no previous file with comments | « ffmpeg/source/config/ChromeOS/linux/x64/config.h ('k') | ffmpeg/source/config/Chromium/linux/arm-neon/config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698