summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/resampler.c
Commit message (Expand)AuthorAgeFilesLines
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-16/+136
* deal with a possibly failing pa_channel_map_init_auto() correctlyLennart Poettering2008-02-131-4/+4
* add API for resetting allocated resamplersLennart Poettering2007-12-231-7/+31
* add a simple fully-automatic fully-linearupmixer/downmixer and enable it by d...Lennart Poettering2007-11-111-63/+505
* add support for 32bit integer samplesLennart Poettering2007-11-091-1/+3
* make speex-float-3 the default resamplerLennart Poettering2007-10-291-3/+3
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-347/+752
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-52/+52
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-128/+119
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-119/+128
* rework the resample to allocate temporary memory with pa_memblock_new() inste...Lennart Poettering2006-08-191-25/+58
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-10/+11
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+618