Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-01-11 | string_util.c: provide fallback strndup() implementation | Denis Krjuchkov | 1 | -0/+1 | |
This patch also adds extern "C" { } wrapper around string_util.h to allow its usage in C++ code | |||||
2012-09-05 | src/decoder/opus: new decoder plugin for the Opus codec | Max Kellermann | 1 | -0/+97 | |
Using libopus and libogg. |