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

Unified Diff: chromium/ffmpeg_stub_headers.fragment

Issue 9325049: Fixup chromium specific bits after merge. (Closed) Base URL: ssh://gerrit.chromium.org:29418/chromium/third_party/ffmpeg.git@master
Patch Set: Code review fixes. Created 8 years, 10 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 | « chromium/config/ChromiumOS/linux/x64/libavcodec/codec_names.h ('k') | chromium/scripts/build_ffmpeg.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromium/ffmpeg_stub_headers.fragment
diff --git a/chromium/ffmpeg_stub_headers.fragment b/chromium/ffmpeg_stub_headers.fragment
index 7d9620403759eb52dd63387a8ed7d0d2617c89e0..968a81a0819e3238155c8bf0c6e7d4132e584b6b 100644
--- a/chromium/ffmpeg_stub_headers.fragment
+++ b/chromium/ffmpeg_stub_headers.fragment
@@ -6,6 +6,7 @@ extern "C" {
#include <libavcodec/avcodec.h>
#include <libavcodec/avfft.h>
#include <libavformat/avformat.h>
+#include <libavformat/url.h>
typedef int (*AVLockMgrOperation)(void**, enum AVLockOp);
« no previous file with comments | « chromium/config/ChromiumOS/linux/x64/libavcodec/codec_names.h ('k') | chromium/scripts/build_ffmpeg.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698