summaryrefslogtreecommitdiff
path: root/src/pulsecore/sample-util.h
Commit message (Expand)AuthorAgeFilesLines
* build-sys: Use #ifdef with HAVE_FAST_64BIT_OPERATIONSArun Raghavan2016-01-151-1/+1
* NetBSD: Stop depending upon nonstandard __WORDSIZEKamil Rytarowski2016-01-081-1/+1
* volume: Add LFE balance APIDavid Henningsson2015-10-301-0/+8
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-1/+1
* core: Refactor code to multiply s16 by volumePeter Meerwald2013-02-151-0/+20
* core: Move pa_mix() into new file mix.cPeter Meerwald2013-02-151-28/+0
* core: Set volumes const in pa_do_volume_func_tPeter Meerwald2012-07-171-1/+1
* Remove unnecessary #includesMaarten Bosmans2011-06-221-0/+2
* sample-util: add pa_convert_size() call for converting sizes between two samp...Lennart Poettering2009-09-091-0/+2
* main: hook up cpu detection codeWim Taymans2009-08-201-3/+0
* volume_sse: add sse optimisationsWim Taymans2009-08-201-0/+1
* volume: add first mmx optimized functionWim Taymans2009-08-201-0/+1
* sample-util: move volume code to separate fileWim Taymans2009-08-201-0/+6
* channelmap: define a couple of standard channel masksLennart Poettering2009-06-171-0/+59
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* add new API function pa_memchunk_sine()Lennart Poettering2009-01-121-0/+2
* Add new debuuging API pa_memchunk_dump_to_file()Lennart Poettering2009-01-081-0/+2
* fix return value of pa_frame_aligned()Lennart Poettering2008-10-211-1/+1
* add byte-to-usec and usec-to-byte converters that round up, not downLennart Poettering2008-08-281-0/+3
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-4/+14
* optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT...Lennart Poettering2007-11-091-2/+9
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-1/+9
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-3/+3
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-2/+1
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-1/+2
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+55