summaryrefslogtreecommitdiff
path: root/premix.c
Commit message (Collapse)AuthorAge
* added 24->8 and 24->16 convertersGravatar waker2010-11-28
|
* fixed float<->int24 conversionGravatar waker2010-11-23
|
* small fix to 24<->float convertersGravatar waker2010-11-23
|
* added more premix converters;Gravatar waker2010-11-23
| | | | minor optimization
* added float clamp(-1,1) in premixGravatar waker2010-11-22
| | | | | added plugin pointer to dsp instances code cleanup
* added float to 8bit premix converterGravatar waker2010-11-22
|
* new SRC module compatible with premixGravatar waker2010-11-20
|
* minor fixGravatar waker2010-11-20
|
* added more format convertersGravatar waker2010-11-20
|
* ported wavpack to new APIGravatar waker2010-11-13
|
* added channel remapping and some format conversionsGravatar waker2010-11-13
|
* implemented conversion between streams with different channel masksGravatar waker2010-11-13