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

Unified Diff: webrtc/modules/audio_coding/codecs/opus/opus/src/opus_headers.mk

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/src/opus_headers.mk
diff --git a/webrtc/modules/audio_coding/codecs/opus/opus/src/opus_headers.mk b/webrtc/modules/audio_coding/codecs/opus/opus/src/opus_headers.mk
new file mode 100644
index 0000000000000000000000000000000000000000..43a978cd872b2338a5c9912408362ba0d1282940
--- /dev/null
+++ b/webrtc/modules/audio_coding/codecs/opus/opus/src/opus_headers.mk
@@ -0,0 +1,7 @@
+OPUS_HEAD = \
+include/opus.h \
+include/opus_multistream.h \
+src/opus_private.h \
+src/analysis.h \
+src/mlp.h \
+src/tansig_table.h

Powered by Google App Engine
This is Rietveld 408576698