aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/MpcdecDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/mpcdec: use SampleTraits<SampleFormat::S24_P32>Max Kellermann2015-10-161-11/+13
* 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
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+278