aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/OpusReader.hxx
Commit message (Collapse)AuthorAge
* string_util.c: provide fallback strndup() implementationDenis Krjuchkov2013-01-11
| | | | | 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-05
Using libopus and libogg.