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

Unified Diff: patches/ugly/10_aac_oob_read.patch

Issue 3066011: ffmpeg configured with webm decode only to avoid postproc that pulls in unuse... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: '' Created 10 years, 5 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: patches/ugly/10_aac_oob_read.patch
===================================================================
--- patches/ugly/10_aac_oob_read.patch (revision 53990)
+++ patches/ugly/10_aac_oob_read.patch (working copy)
@@ -1,6 +1,6 @@
diff -rpu -N orig/libavcodec/aacdec.c ffmpeg-mt/libavcodec/aacdec.c
---- orig/libavcodec/aacdec.c 2010-07-19 12:53:39.371179500 -0700
-+++ ffmpeg-mt/libavcodec/aacdec.c 2010-07-19 12:53:42.335179500 -0700
+--- orig/libavcodec/aacdec.c 2010-07-27 13:08:19.390713400 -0700
++++ ffmpeg-mt/libavcodec/aacdec.c 2010-07-27 13:08:22.393013600 -0700
@@ -466,6 +466,7 @@ static int decode_audio_specific_config(
int i;
Property changes on: patches\ugly\10_aac_oob_read.patch
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698