summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/svolume_sse.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary #includesMaarten Bosmans2011-06-221-3/+0
* SSE/MMX: Fix problem with highpitched noise on i386David Henningsson2011-06-221-2/+10
* volume: Get more data from volume testsArun Raghavan2011-04-181-12/+34
* Fixup #include directives according to Coding StyleMaarten Bosmans2011-03-111-1/+1
* Fix up according to Coding StyleMaarten Bosmans2011-03-111-22/+18
* volume: Fix sample array size for testsArun Raghavan2011-03-051-1/+1
* volume: Make tests use only valid volumesArun Raghavan2011-03-051-1/+1
* SSE/MMX/ARM: Fix high frequency noise with unusual number of channelsDavid Henningsson2010-10-131-6/+13
* simd: update test casesLennart Poettering2009-10-291-3/+7
* Fix build when using -fweb, accept both register and memory constraints.Diego Elio 'Flameeyes' Pettenò2009-10-071-2/+2
* svolume: tweak constraints for 32 bitsWim Taymans2009-09-231-2/+2
* svolume_sse: fix commentWim Taymans2009-09-161-1/+1
* simd: be more precise which SIMD optimizations we activateLennart Poettering2009-09-091-3/+4
* x86: only install some functions when SSE2Wim Taymans2009-09-071-4/+6
* svolume: cleanupsWim Taymans2009-08-201-9/+9
* whitespace fixesWim Taymans2009-08-201-205/+205
* svolume: add commentWim Taymans2009-08-201-0/+3
* svolume: fix compilation in 32bitsWim Taymans2009-08-201-6/+6
* svolume: add CPU guards around codeWim Taymans2009-08-201-0/+5
* svolume: remove unneeded compareWim Taymans2009-08-201-2/+1
* volume: remove ref functionsWim Taymans2009-08-201-223/+0
* volume: improved commentsWim Taymans2009-08-201-21/+24
* volume: make the benchmark more meaningfullWim Taymans2009-08-201-23/+36
* main: hook up cpu detection codeWim Taymans2009-08-201-8/+8
* svolume: improve SSE and MMX codeWim Taymans2009-08-201-57/+134
* volume_sse: add sse optimisationsWim Taymans2009-08-201-0/+437