aboutsummaryrefslogtreecommitdiff
path: root/drivers/opus/opus_decoder.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant Opus directive definitionGeorge Marques2015-11-271-1/+1
| | | | Clean up the build command line another extra bit.
* Remove Opus extra includesGeorge Marques2015-11-271-14/+14
| | | | | Remove the extra directories to include that were needed by the Opus library. Now the lib includes more specific paths to avoid those.
* Add support for Opus audio formatGeorge Marques2015-10-021-0/+970