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

Unified Diff: patches/ugly/07_get_bits_overrun.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
« no previous file with comments | « patches/to_upstream/15_mkv_buffer_overflow.patch ('k') | patches/ugly/08_enforce_theora_oob.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/ugly/07_get_bits_overrun.patch
===================================================================
--- patches/ugly/07_get_bits_overrun.patch (revision 50820)
+++ patches/ugly/07_get_bits_overrun.patch (working copy)
@@ -1,6 +1,6 @@
diff -rpu -N orig/libavcodec/get_bits.h ffmpeg-mt/libavcodec/get_bits.h
---- orig/libavcodec/get_bits.h 2010-06-17 09:39:39.762510900 -0700
-+++ ffmpeg-mt/libavcodec/get_bits.h 2010-06-17 09:39:41.573692000 -0700
+--- orig/libavcodec/get_bits.h 2010-06-24 19:19:40.586239000 -0700
++++ ffmpeg-mt/libavcodec/get_bits.h 2010-06-24 19:19:43.222672800 -0700
@@ -53,13 +53,21 @@
/* buffer, buffer_end and size_in_bits must be present and used by every reader */
typedef struct GetBitContext {
« no previous file with comments | « patches/to_upstream/15_mkv_buffer_overflow.patch ('k') | patches/ugly/08_enforce_theora_oob.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698