Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | when we mix into a 16bit accumulator make sure we clamp before we scale with ↵ | Lennart Poettering | 2008-10-02 | 1 | -2/+4 |
| | | | | a volume to avoid range faults when multiplying | ||||
* | Make the shared memory segment size configurable | Lennart Poettering | 2008-10-01 | 1 | -1/+1 |
| | | | | | This is useful only on systems where memory overcommit is not available or disabled. | ||||
* | add a few more gcc warning flags and fix quite a few problems found by doing so | Lennart Poettering | 2008-08-19 | 1 | -10/+10 |
| | |||||
* | get rid of svn $ keywords | Lennart Poettering | 2008-06-18 | 1 | -2/+0 |
| | |||||
* | optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and ↵ | Lennart Poettering | 2007-11-09 | 1 | -0/+261 |
FLOAT32BE. Add volume adjusters for FLOAT32BE, ALAW, ULAW. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2041 fefdeb5f-60dc-0310-8127-8f9354f1896f |