summaryrefslogtreecommitdiff
path: root/src/pulsecore/sample-util.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-15core: Refactor code to multiply s16 by volumePeter Meerwald1-0/+20
2013-02-15core: Move pa_mix() into new file mix.cPeter Meerwald1-28/+0
2012-07-17core: Set volumes const in pa_do_volume_func_tPeter Meerwald1-1/+1
2011-06-22Remove unnecessary #includesMaarten Bosmans1-0/+2
2009-09-09sample-util: add pa_convert_size() call for converting sizes between two samp...Lennart Poettering1-0/+2
2009-08-20main: hook up cpu detection codeWim Taymans1-3/+0
2009-08-20volume_sse: add sse optimisationsWim Taymans1-0/+1
2009-08-20volume: add first mmx optimized functionWim Taymans1-0/+1
2009-08-20sample-util: move volume code to separate fileWim Taymans1-0/+6
2009-06-17channelmap: define a couple of standard channel masksLennart Poettering1-0/+59
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-12add new API function pa_memchunk_sine()Lennart Poettering1-0/+2
2009-01-08Add new debuuging API pa_memchunk_dump_to_file()Lennart Poettering1-0/+2
2008-10-21fix return value of pa_frame_aligned()Lennart Poettering1-1/+1
2008-08-28add byte-to-usec and usec-to-byte converters that round up, not downLennart Poettering1-0/+3
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-4/+14
2007-11-09optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT...Lennart Poettering1-2/+9
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-1/+9
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-3/+3
2006-11-06Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman1-2/+1
2006-09-26rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering1-1/+2
2006-08-18Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering1-1/+1
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+55