aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/OpusReader.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann1-0/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-24decoder/opus: use std::copy_n() instead of memcpy()Max Kellermann1-2/+3
2013-04-09OpusReader: don't use strndup()Max Kellermann1-2/+4
2013-01-11string_util.c: provide fallback strndup() implementationDenis Krjuchkov1-0/+1
2012-09-05src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann1-0/+97