summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/resampler.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of typos in the resampler codeLennart Poettering2007-07-141-3/+5
* Minor clarificationLennart Poettering2007-07-131-1/+2
* Remove a superfluous pa_memblock_release(); properly handle buf4 allocationLennart Poettering2007-07-131-5/+1
* A lot of more work to get the lock-free stuff in placeLennart Poettering2007-06-131-2/+37
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-115/+124
* 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