summaryrefslogtreecommitdiff
path: root/src/pulsecore/svolume_mmx.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-12-01Fix #defines for Debian GNU/kFreeBSDFelipe Sateler1-4/+4
2014-02-22sconv, svolume: Fix compilation on 32-bit FreeBSDKoop Mast1-4/+4
2012-08-04tests: add cpu testDeng Zhengrong1-90/+0
2012-07-17core: Set volumes const in pa_do_volume_func_tPeter Meerwald1-2/+2
2012-02-10core: svolume tests should generate realistic random volume dataPeter Meerwald1-1/+1
2011-12-14svolume_{mmx, sse}, sconv_sse: Fix compilation errors with X32 toolchainPaul Menzel1-8/+8
2011-10-01Make pulse build with clang againMaarten Bosmans1-2/+2
2011-08-25More spelling fixesMaarten Bosmans1-1/+1
2011-08-15svolume: Make log messages more precise.Tanu Kaskinen1-1/+1
2011-06-22Remove unnecessary #includesMaarten Bosmans1-3/+0
2011-06-22SSE/MMX: Fix problem with highpitched noise on i386David Henningsson1-2/+10
2011-04-18volume: Get more data from volume testsArun Raghavan1-12/+34
2011-03-18Make pulse compile with clangMaarten Bosmans1-2/+2
2011-03-11Fixup #include directives according to Coding StyleMaarten Bosmans1-1/+1
2011-03-11Fix up according to Coding StyleMaarten Bosmans1-23/+19
2011-03-05volume: Fix sample array size for testsArun Raghavan1-1/+1
2011-03-05volume: Make tests use only valid volumesArun Raghavan1-1/+1
2010-10-13SSE/MMX/ARM: Fix high frequency noise with unusual number of channelsDavid Henningsson1-6/+8
2010-02-09cpu: check for CMOV flag before using this intsruction in assemblyLennart Poettering1-1/+1
2009-10-30svolume: fix MMX errorWim Taymans1-1/+6
2009-10-29simd: update test casesLennart Poettering1-0/+4
2009-10-07Fix build when using -fweb, accept both register and memory constraints.Diego Elio 'Flameeyes' Pettenò1-2/+2
2009-09-23svolume: tweak constraints for 32 bitsWim Taymans1-2/+2
2009-09-17svolume_mmx: disable test accidentaly left onLennart Poettering1-1/+1
2009-09-16svolume_mmx: optimize some moreWim Taymans1-13/+7
2009-09-09simd: be more precise which SIMD optimizations we activateLennart Poettering1-3/+6
2009-08-20svolume: cleanupsWim Taymans1-9/+9
2009-08-20whitespace fixesWim Taymans1-183/+183
2009-08-20svolume: fix compilation in 32bitsWim Taymans1-6/+6
2009-08-20svolume: add CPU guards around codeWim Taymans1-0/+6
2009-08-20svolume: remove unneeded compareWim Taymans1-1/+0
2009-08-20volume: remove ref functionsWim Taymans1-223/+0
2009-08-20volume: improved commentsWim Taymans1-6/+6
2009-08-20volume: make the benchmark more meaningfullWim Taymans1-20/+33
2009-08-20svolume: add some commentsWim Taymans1-0/+18
2009-08-20main: hook up cpu detection codeWim Taymans1-8/+10
2009-08-20svolume: improve SSE and MMX codeWim Taymans1-66/+134
2009-08-20volume_mmx: fix mmx code a bitWim Taymans1-20/+26
2009-08-20volume: add first mmx optimized functionWim Taymans1-0/+424