aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/AudiofileDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-3/+7
| | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-5/+8
|
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+267