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

Unified Diff: patches/README

Issue 8413019: Fix vorbis decoder bug. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: Created 9 years, 2 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/README
===================================================================
--- patches/README (revision 107637)
+++ patches/README (working copy)
@@ -73,6 +73,9 @@
47_vp3_fix_infloop_and_memleak.patch
rbultje: fix memleaks and a potential infinite loop after 46.
+48_vorbis_residue_buffer.patch
+ cevans: manage the writing to the residue buffer a little more tightly
+
ugly/
07_get_bits_overrun.patch
Might get upstreamed as a compile-time macro (i.e., CHECK_FOR_OVERRUNS) but

Powered by Google App Engine
This is Rietveld 408576698