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
/
remap_sse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-04-29
remap: Change remapping function argument type from void to int16_t / float a...
Peter Meerwald
1
-3
/
+4
2014-04-29
remap: Cleanup remap function selection, add pa_set_remap_func() helper
Peter Meerwald
1
-10
/
+1
2014-04-29
remap: Split remapping functions into s16 and float implementation
Peter Meerwald
1
-26
/
+29
2014-04-29
remap: Make resampler's remap structure more self-contained
Peter Meerwald
1
-3
/
+3
2014-04-29
remap: Don't use PA_VOLUME_NORM
Peter Meerwald
1
-1
/
+1
2013-03-29
remap: fix check when to apply specialized code path
Peter Meerwald
1
-1
/
+2
2013-02-01
remap_sse: More specific logging: SSE -> SSE2
Peter Meerwald
1
-1
/
+1
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-2
/
+0
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-3
/
+3
2009-09-09
simd: be more precise which SIMD optimizations we activate
Lennart Poettering
1
-3
/
+5
2009-09-07
x86: only install some functions when SSE2
Wim Taymans
1
-4
/
+5
2009-09-03
remap: build sse code only on x86
v0.9.16-test7
Lennart Poettering
1
-0
/
+2
2009-09-03
remap_sse: fix inner loop increment on SSE
Lennart Poettering
1
-2
/
+2
2009-09-03
remap_sse: reindent macro so that diff to MMX is nicer
Lennart Poettering
1
-19
/
+19
2009-08-31
remap: fix counters for mmx and sse remap
Wim Taymans
1
-13
/
+21
2009-08-27
remap: cleanup assembler a little
Wim Taymans
1
-7
/
+5
2009-08-27
remap: add sse optimized mono to stereo
Wim Taymans
1
-0
/
+148