aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/MpcdecDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* decoder/mpcdec: use Clamp()Max Kellermann2015-10-161-6/+2
|
* TagHandler: pass SongTime to duration()Max Kellermann2014-08-291-7/+6
|
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-1/+1
|
* decoder/mpcdec: use integer seek timesMax Kellermann2014-08-261-2/+2
|
* decoder/mpcdec: check InputStream::KnownSize()Max Kellermann2014-08-191-0/+3
|
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-1/+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/+278