aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/PcmDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-4/+4
|
* decoder/pcm: use integer seek timesMax Kellermann2014-08-261-2/+3
|
* InputStream: move typedef offset_type to Offset.hxxMax Kellermann2014-08-191-2/+2
| | | | Reduce header dependencies.
* decoder/pcm: check InputStream::KnownSize()Max Kellermann2014-08-191-3/+2
|
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+1
| | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+112