aboutsummaryrefslogtreecommitdiff
path: root/drivers/opus/repacketizer.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Opus driver to 1.1.2George Marques2016-05-021-5/+3
| | | | 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-4/+4
| | | | | 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/+345