Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | string_util.c: provide fallback strndup() implementation | Denis Krjuchkov | 2013-01-11 | 1 | -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 codec | Max Kellermann | 2012-09-05 | 1 | -0/+97 |
Using libopus and libogg. |