summaryrefslogtreecommitdiff
path: root/src/pulsecore/svolume_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Fix #defines for Debian GNU/kFreeBSDFelipe Sateler2014-12-011-4/+4
* sconv, svolume: Fix compilation on 32-bit FreeBSDKoop Mast2014-02-221-4/+4
* tests: add cpu testDeng Zhengrong2012-08-041-90/+0
* core: Set volumes const in pa_do_volume_func_tPeter Meerwald2012-07-171-2/+2
* core: svolume tests should generate realistic random volume dataPeter Meerwald2012-02-101-1/+1
* svolume_{mmx, sse}, sconv_sse: Fix compilation errors with X32 toolchainPaul Menzel2011-12-141-8/+8
* Make pulse build with clang againMaarten Bosmans2011-10-011-2/+2
* More spelling fixesMaarten Bosmans2011-08-251-1/+1
* svolume: Make log messages more precise.Tanu Kaskinen2011-08-151-1/+1
* 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
* Make pulse compile with clangMaarten Bosmans2011-03-181-2/+2
* Fixup #include directives according to Coding StyleMaarten Bosmans2011-03-111-1/+1
* Fix up according to Coding StyleMaarten Bosmans2011-03-111-23/+19
* 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/+8
* cpu: check for CMOV flag before using this intsruction in assemblyLennart Poettering2010-02-091-1/+1
* svolume: fix MMX errorWim Taymans2009-10-301-1/+6
* simd: update test casesLennart Poettering2009-10-291-0/+4
* 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_mmx: disable test accidentaly left onLennart Poettering2009-09-171-1/+1
* svolume_mmx: optimize some moreWim Taymans2009-09-161-13/+7
* simd: be more precise which SIMD optimizations we activateLennart Poettering2009-09-091-3/+6
* svolume: cleanupsWim Taymans2009-08-201-9/+9
* whitespace fixesWim Taymans2009-08-201-183/+183
* svolume: fix compilation in 32bitsWim Taymans2009-08-201-6/+6
* svolume: add CPU guards around codeWim Taymans2009-08-201-0/+6
* svolume: remove unneeded compareWim Taymans2009-08-201-1/+0
* volume: remove ref functionsWim Taymans2009-08-201-223/+0
* volume: improved commentsWim Taymans2009-08-201-6/+6
* volume: make the benchmark more meaningfullWim Taymans2009-08-201-20/+33
* svolume: add some commentsWim Taymans2009-08-201-0/+18
* main: hook up cpu detection codeWim Taymans2009-08-201-8/+10
* svolume: improve SSE and MMX codeWim Taymans2009-08-201-66/+134
* volume_mmx: fix mmx code a bitWim Taymans2009-08-201-20/+26
* volume: add first mmx optimized functionWim Taymans2009-08-201-0/+424