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

Unified Diff: webrtc/modules/audio_coding/codecs/opus/opus/README.chromium

Issue 1612443002: Create local copy of Opus v1.1.2 Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: testing if neteq4_opus_network_stats.dat.sha1 needs to be updated Created 4 years, 11 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: webrtc/modules/audio_coding/codecs/opus/opus/README.chromium
diff --git a/webrtc/modules/audio_coding/codecs/opus/opus/README.chromium b/webrtc/modules/audio_coding/codecs/opus/opus/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..fa93b8d17d9d319d52f9fb399bfc593858a82421
--- /dev/null
+++ b/webrtc/modules/audio_coding/codecs/opus/opus/README.chromium
@@ -0,0 +1,15 @@
+Name: opus
+URL: http://git.xiph.org/?p=opus.git
+Version: 1.1.0
+License: BSD
+License File: src/COPYING
+Security Critical: yes
+
+Description:
+This directory contains a copy of Opus library
+
+This library is used by Chrome Remote Desktop and WebRTC for audio stream
+encoding/decoding.
+
+Local changes:
+- merged http://git.xiph.org/?p=opus.git;a=commitdiff;h=e70faf98b0465e4f278c72ce2d7b4ad10221a2f2

Powered by Google App Engine
This is Rietveld 408576698