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

Unified Diff: src/third_party/opus/README.chromium

Issue 11575026: Fix possible integer overflow in Opus with ~16MB fed to the decoder. (Closed) Base URL: http://src.chromium.org/svn/trunk/
Patch Set: Created 8 years 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 | « deps/third_party/opus/src/opus_decoder.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/third_party/opus/README.chromium
===================================================================
--- src/third_party/opus/README.chromium (revision 173110)
+++ src/third_party/opus/README.chromium (working copy)
@@ -8,5 +8,8 @@
Description:
This contains a copy of opus-1.0.1 library
+Modifications:
Sergey Ulanov 2012/12/14 18:51:22 The change in opus_decoder.c will need a DEPS roll
+- Import fix for padding in decoder http://git.xiph.org/?p=opus.git;a=commitdiff;h=9345aaa5ca1c2fb7d62981b2a538e0ce20612c38
+
This library is used by Chrome Remote Desktop for audio stream
encoding/decoding. It will also be used by WebRTC.
« no previous file with comments | « deps/third_party/opus/src/opus_decoder.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698