aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/MpcdecDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/mpcdec: read the bit rateMax Kellermann2015-08-051-4/+2
* decoder/mpcdec: use SampleTraits<SampleFormat::S24_P32>Max Kellermann2015-08-051-11/+13
* decoder/mpcdec: use Clamp()Max Kellermann2015-08-051-6/+2
* decoder/mpcdec: make buffer more localMax Kellermann2015-08-051-2/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* 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