Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sconv: fix indentation | Wim Taymans | 2009-08-27 | 1 | -2/+2 |
| | |||||
* | sconv: allow for setting custom functions | Wim Taymans | 2009-08-20 | 1 | -64/+96 |
| | | | | Add methods to override the default conversion functions. | ||||
* | Get rid of liboil | Wim Taymans | 2009-08-20 | 1 | -16/+12 |
| | | | | | | | Get rid of the liboil dependency and reimplement the liboil functions with an equivalent C implementation. Note that most of these functions are deprecated in liboil and that none of them had any optimisations. We can further specialize our handrolled versions for some extra speedups. | ||||
* | sconv: fix a few minor conversion issues | Lennart Poettering | 2009-05-01 | 1 | -1/+1 |
| | |||||
* | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | Add support for 24bit samples encoded in the LSB of 32 bit words | Lennart Poettering | 2009-01-16 | 1 | -0/+8 |
| | |||||
* | add support for 24bit packed samples | Lennart Poettering | 2009-01-16 | 1 | -0/+8 |
| | |||||
* | user lrint() and friends in inner loops instead of normal C casts to speed ↵ | Lennart Poettering | 2008-10-03 | 1 | -2/+2 |
| | | | | up a few things | ||||
* | add a few more gcc warning flags and fix quite a few problems found by doing so | Lennart Poettering | 2008-08-19 | 1 | -11/+11 |
| | |||||
* | get rid of svn $ keywords | Lennart Poettering | 2008-06-18 | 1 | -2/+0 |
| | |||||
* | replace a few CLAMPs by PA_CLAMP_UNLIKELY | Lennart Poettering | 2007-11-09 | 1 | -2/+2 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2040 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | add support for 32bit integer samples | Lennart Poettering | 2007-11-09 | 1 | -0/+8 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2037 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge 'lennart' branch back into trunk. | Lennart Poettering | 2007-10-28 | 1 | -101/+172 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+3 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 1 | -8/+8 |
| | | | | | | | mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Support reversed endian floats. (closes #28) (closes #35) | Pierre Ossman | 2006-11-08 | 1 | -0/+20 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1412 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | big s/polyp/pulse/g | Lennart Poettering | 2006-06-19 | 1 | -0/+169 |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f |