Max Kellermann
|
a7ee64a25b
|
decoder/mpcdec: use SampleTraits<SampleFormat::S24_P32>
Eliminates some duplicate code, and as a side effect, this works
around clang 3.8 compiler warning because a negative value was
shifted.
|
2015-10-16 18:12:32 +02:00 |
|
Max Kellermann
|
2a58f22649
|
decoder/mpcdec: use Clamp()
|
2015-10-16 18:11:42 +02:00 |
|
Max Kellermann
|
3158955198
|
TagHandler: pass SongTime to duration()
|
2014-08-29 22:52:04 +02:00 |
|
Max Kellermann
|
d9d97bd17b
|
DecoderAPI: pass SignedSongTime to decoder_initialized()
|
2014-08-29 21:40:15 +02:00 |
|
Max Kellermann
|
7f4f8b7c7d
|
decoder/mpcdec: use integer seek times
|
2014-08-26 11:31:49 +02:00 |
|
Max Kellermann
|
a862e363ea
|
decoder/mpcdec: check InputStream::KnownSize()
|
2014-08-19 20:55:51 +02:00 |
|
Max Kellermann
|
07b93dcf80
|
InputStream: make Seek() always absolute
Remove the "whence" parameter that is not actually necessary, and only
complicates the InputStream implementations.
|
2014-05-22 13:52:00 +02:00 |
|
Max Kellermann
|
f8bfea8bae
|
Input*: move to input/
|
2014-01-24 16:33:33 +01:00 |
|
Max Kellermann
|
51adaf2c47
|
decoder/*: move to decoder/plugins/
|
2014-01-24 00:02:24 +01:00 |
|