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

Unified Diff: opus_sources.mk

Issue 12388030: Update Opus to 1.0.2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus
Patch Set: Created 7 years, 10 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 | « opus_headers.mk ('k') | silk/API.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: opus_sources.mk
diff --git a/opus_sources.mk b/opus_sources.mk
new file mode 100644
index 0000000000000000000000000000000000000000..384b036ab133b43a944f489b8b275f1be749faf0
--- /dev/null
+++ b/opus_sources.mk
@@ -0,0 +1,5 @@
+OPUS_SOURCES = src/opus.c \
+src/opus_decoder.c \
+src/opus_encoder.c \
+src/opus_multistream.c \
+src/repacketizer.c
« no previous file with comments | « opus_headers.mk ('k') | silk/API.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698