index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
svolume_mmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-12-01
Fix #defines for Debian GNU/kFreeBSD
Felipe Sateler
1
-4
/
+4
2014-02-22
sconv, svolume: Fix compilation on 32-bit FreeBSD
Koop Mast
1
-4
/
+4
2012-08-04
tests: add cpu test
Deng Zhengrong
1
-90
/
+0
2012-07-17
core: Set volumes const in pa_do_volume_func_t
Peter Meerwald
1
-2
/
+2
2012-02-10
core: svolume tests should generate realistic random volume data
Peter Meerwald
1
-1
/
+1
2011-12-14
svolume_{mmx, sse}, sconv_sse: Fix compilation errors with X32 toolchain
Paul Menzel
1
-8
/
+8
2011-10-01
Make pulse build with clang again
Maarten Bosmans
1
-2
/
+2
2011-08-25
More spelling fixes
Maarten Bosmans
1
-1
/
+1
2011-08-15
svolume: Make log messages more precise.
Tanu Kaskinen
1
-1
/
+1
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-3
/
+0
2011-06-22
SSE/MMX: Fix problem with highpitched noise on i386
David Henningsson
1
-2
/
+10
2011-04-18
volume: Get more data from volume tests
Arun Raghavan
1
-12
/
+34
2011-03-18
Make pulse compile with clang
Maarten Bosmans
1
-2
/
+2
2011-03-11
Fixup #include directives according to Coding Style
Maarten Bosmans
1
-1
/
+1
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-23
/
+19
2011-03-05
volume: Fix sample array size for tests
Arun Raghavan
1
-1
/
+1
2011-03-05
volume: Make tests use only valid volumes
Arun Raghavan
1
-1
/
+1
2010-10-13
SSE/MMX/ARM: Fix high frequency noise with unusual number of channels
David Henningsson
1
-6
/
+8
2010-02-09
cpu: check for CMOV flag before using this intsruction in assembly
Lennart Poettering
1
-1
/
+1
2009-10-30
svolume: fix MMX error
Wim Taymans
1
-1
/
+6
2009-10-29
simd: update test cases
Lennart Poettering
1
-0
/
+4
2009-10-07
Fix build when using -fweb, accept both register and memory constraints.
Diego Elio 'Flameeyes' Pettenò
1
-2
/
+2
2009-09-23
svolume: tweak constraints for 32 bits
Wim Taymans
1
-2
/
+2
2009-09-17
svolume_mmx: disable test accidentaly left on
Lennart Poettering
1
-1
/
+1
2009-09-16
svolume_mmx: optimize some more
Wim Taymans
1
-13
/
+7
2009-09-09
simd: be more precise which SIMD optimizations we activate
Lennart Poettering
1
-3
/
+6
2009-08-20
svolume: cleanups
Wim Taymans
1
-9
/
+9
2009-08-20
whitespace fixes
Wim Taymans
1
-183
/
+183
2009-08-20
svolume: fix compilation in 32bits
Wim Taymans
1
-6
/
+6
2009-08-20
svolume: add CPU guards around code
Wim Taymans
1
-0
/
+6
2009-08-20
svolume: remove unneeded compare
Wim Taymans
1
-1
/
+0
2009-08-20
volume: remove ref functions
Wim Taymans
1
-223
/
+0
2009-08-20
volume: improved comments
Wim Taymans
1
-6
/
+6
2009-08-20
volume: make the benchmark more meaningfull
Wim Taymans
1
-20
/
+33
2009-08-20
svolume: add some comments
Wim Taymans
1
-0
/
+18
2009-08-20
main: hook up cpu detection code
Wim Taymans
1
-8
/
+10
2009-08-20
svolume: improve SSE and MMX code
Wim Taymans
1
-66
/
+134
2009-08-20
volume_mmx: fix mmx code a bit
Wim Taymans
1
-20
/
+26
2009-08-20
volume: add first mmx optimized function
Wim Taymans
1
-0
/
+424