aboutsummaryrefslogtreecommitdiff
path: root/drivers/opus/opus_demo.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Opus driver to 1.1.2George Marques2016-05-021-885/+0
| | | | And opusfile to 0.7.
* 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-6/+6
| | | | | 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/+885