summaryrefslogtreecommitdiffstats
path: root/src/audio_core/codec.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-4/+6
* DSP: Implement audio codecs (PCM8, PCM16, ADPCM)MerryMage2016-03-241-0/+50