aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/OpusDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v0.18.x'Max Kellermann2014-07-091-0/+1
|
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+2
| | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
* InputStream: "protect" attributesMax Kellermann2014-05-121-5/+5
|
* decoder/opus: use new[] instead of g_malloc()Max Kellermann2014-02-221-6/+2
|
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+485