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

Unified Diff: patches/ugly/13_remove_avcore.patch

Issue 4533003: patched ffmpeg nov 2 (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: '' Created 10 years, 1 month 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: patches/ugly/13_remove_avcore.patch
===================================================================
--- patches/ugly/13_remove_avcore.patch (revision 65184)
+++ patches/ugly/13_remove_avcore.patch (working copy)
@@ -1,6 +1,6 @@
-diff -rpu -N orig/libavcodec/Makefile ffmpeg-mt/libavcodec/Makefile
---- orig/libavcodec/Makefile 2010-10-11 16:55:45 -0700
-+++ ffmpeg-mt/libavcodec/Makefile 2010-10-11 16:55:47 -0700
+diff -wurp -N orig/libavcodec/Makefile ffmpeg-mt/libavcodec/Makefile
+--- orig/libavcodec/Makefile 2010-11-04 08:09:37 -0700
++++ ffmpeg-mt/libavcodec/Makefile 2010-11-04 08:09:42 -0700
@@ -1,7 +1,9 @@
include $(SUBDIR)../config.mak
@@ -12,7 +12,7 @@
HEADERS = avcodec.h avfft.h dxva2.h opt.h vaapi.h vdpau.h xvmc.h
-@@ -22,6 +24,8 @@ OBJS = allcodecs.o
+@@ -22,6 +24,8 @@ OBJS = allcodecs.o
resample2.o \
simple_idct.o \
utils.o \

Powered by Google App Engine
This is Rietveld 408576698