Renamed Opus dec

Additionally made very minor changes to fix 80 character line limit in
some places.

Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
Mahyar Koshkouei
2016-12-27 16:43:45 +00:00
parent 4290b64778
commit 5e2af8be87
4 changed files with 7 additions and 5 deletions

1
source/opus.h Normal file
View File

@@ -0,0 +1 @@
int convOpus(const char* in, const char *out);