summaryrefslogtreecommitdiffstats
path: root/common/snd_codec.c
Commit message (Expand)AuthorAgeFilesLines
* common: Fix -Wunused-variableVictor Toso2014-10-231-0/+6
* Add support for the Opus codec.Jeremy White2014-01-021-7/+124
* Add a snd_codec interface to abstract the use of audio codecs such as celt.Jeremy White2014-01-021-0/+277