summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sconv-s16le.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary #includesMaarten Bosmans2011-06-221-1/+1
|
* Fixup #include directives according to Coding StyleMaarten Bosmans2011-03-111-2/+1
| | | | | Use #include "header.h" if functionality of header.h is implemented and #include <header.h> if functionality of header.h is used.
* Get rid of liboilWim Taymans2009-08-201-26/+16
| | | | | | | 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 issuesLennart Poettering2009-05-011-5/+5
|
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
|
* Add support for 24bit samples encoded in the LSB of 32 bit wordsLennart Poettering2009-01-161-1/+114
|
* add support for 24bit packed samplesLennart Poettering2009-01-161-1/+111
|
* user lrint() and friends in inner loops instead of normal C casts to speed ↵Lennart Poettering2008-10-031-4/+4
| | | | up a few things
* use PA_FLOAT32_SWAP where usefulLennart Poettering2008-10-031-8/+4
|
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-11/+11
|
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
|
* add support for 32bit integer samplesLennart Poettering2007-11-091-2/+129
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2037 fefdeb5f-60dc-0310-8127-8f9354f1896f
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-23/+42
| | | | 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 Ossman2007-02-131-0/+2
| | | | 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 Ossman2007-01-041-7/+7
| | | | | | | mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+103
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f