Commit message (Expand) | Author | Age | |
---|---|---|---|
* | added conversion float -> int32 | waker | 2011-03-26 |
* | added 24 to 32 bit converter | waker | 2011-03-20 |
* | premix optimizations: get converter using lookup table; no branch in the conv... | waker | 2011-01-08 |
* | updated copyright year to 2011 | waker | 2011-01-02 |
* | added 24->8 and 24->16 converters | waker | 2010-11-28 |
* | fixed float<->int24 conversion | waker | 2010-11-23 |
* | small fix to 24<->float converters | waker | 2010-11-23 |
* | added more premix converters; | waker | 2010-11-23 |
* | added float clamp(-1,1) in premix | waker | 2010-11-22 |
* | added float to 8bit premix converter | waker | 2010-11-22 |
* | new SRC module compatible with premix | waker | 2010-11-20 |
* | minor fix | waker | 2010-11-20 |
* | added more format converters | waker | 2010-11-20 |
* | ported wavpack to new API | waker | 2010-11-13 |
* | added channel remapping and some format conversions | waker | 2010-11-13 |
* | implemented conversion between streams with different channel masks | waker | 2010-11-13 |