aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OpusReader.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* string_util.c: provide fallback strndup() implementationDenis Krjuchkov2013-01-111-0/+1
| | | | | This patch also adds extern "C" { } wrapper around string_util.h to allow its usage in C++ code
* src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann2012-09-051-0/+97
Using libopus and libogg.