aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OpusReader.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-101/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* decoder/opus: use std::copy_n() instead of memcpy()Max Kellermann2013-10-241-2/+3
* OpusReader: don't use strndup()Max Kellermann2013-04-091-2/+4
* string_util.c: provide fallback strndup() implementationDenis Krjuchkov2013-01-111-0/+1
* src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann2012-09-051-0/+97