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

Unified Diff: ffmpeg/source/ffmpeg_stub_headers.fragment

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
« no previous file with comments | « ffmpeg/source/ffmpeg_generated.gypi ('k') | libvpx/libvpx.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ffmpeg/source/ffmpeg_stub_headers.fragment
diff --git a/ffmpeg/source/ffmpeg_stub_headers.fragment b/ffmpeg/source/ffmpeg_stub_headers.fragment
index 8e5be3f4091572a0ac864bb730afa827d2db6576..7d9620403759eb52dd63387a8ed7d0d2617c89e0 100644
--- a/ffmpeg/source/ffmpeg_stub_headers.fragment
+++ b/ffmpeg/source/ffmpeg_stub_headers.fragment
@@ -7,9 +7,6 @@ extern "C" {
#include <libavcodec/avfft.h>
#include <libavformat/avformat.h>
-#define VPX_CODEC_DISABLE_COMPAT 1
-#include "third_party/libvpx/libvpx.h"
-
typedef int (*AVLockMgrOperation)(void**, enum AVLockOp);
}
« no previous file with comments | « ffmpeg/source/ffmpeg_generated.gypi ('k') | libvpx/libvpx.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698