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

Unified Diff: patches/to_upstream/06_remove_decode_on_config_no_svq3.patch

Issue 2850032: ffmpeg update to june 23 version which fixes mp4 crash on still frames with 3... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: Created 10 years, 6 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/to_upstream/06_remove_decode_on_config_no_svq3.patch
===================================================================
--- patches/to_upstream/06_remove_decode_on_config_no_svq3.patch (revision 50820)
+++ patches/to_upstream/06_remove_decode_on_config_no_svq3.patch (working copy)
@@ -1,6 +1,6 @@
diff -rpu -N orig/libavcodec/h264.h ffmpeg-mt/libavcodec/h264.h
---- orig/libavcodec/h264.h 2010-06-17 09:39:25.209055700 -0700
-+++ ffmpeg-mt/libavcodec/h264.h 2010-06-17 09:39:29.240458800 -0700
+--- orig/libavcodec/h264.h 2010-06-24 19:19:34.642562800 -0700
++++ ffmpeg-mt/libavcodec/h264.h 2010-06-24 19:19:37.278996600 -0700
@@ -602,9 +602,20 @@ typedef struct H264Context{
extern const uint8_t ff_h264_chroma_qp[52];
« no previous file with comments | « patches/to_upstream/05_respect_flac_dirac_configure.patch ('k') | patches/to_upstream/11_mkv_buffer_overflow.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698