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
/
cpu-arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-19
cpu-arm: Fix memory leak in pa_cpu_get_arm_flags()
Sukesh Adiga
1
-0
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-05-25
core: Initialize ARM NEON remapping code if available
Peter Meerwald
1
-0
/
+2
2014-05-25
core: Distinguish Cortex processors: A8 vs later (A9, A15)
Peter Meerwald
1
-6
/
+14
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-3
/
+3
2013-02-15
mix: Add optimized mix code path for ARM NEON
Peter Meerwald
1
-1
/
+3
2012-10-29
core: Add ARM NEON optimized sample conversion code
Peter Meerwald
1
-0
/
+4
2012-10-19
core: Separate ARM CPU detection from initialisation
Arun Raghavan
1
-2
/
+10
2012-06-09
pulsecore: Use pa_streq instead of strcmp.
Arti Trivedi Bora
1
-4
/
+4
2012-01-11
core: Fix log message about ARM feature detection
Peter Meerwald
1
-1
/
+1
2012-01-11
core: Fix return of pa_cpu_init_arm()
Peter Meerwald
1
-1
/
+1
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-03-18
Fix up some double spaces
Maarten Bosmans
1
-1
/
+1
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-18
/
+18
2010-09-23
cpu: Add CPU information to pa_core
Arun Raghavan
1
-16
/
+23
2009-12-22
More src/pulsecore/cpu-arm.c FTBFS fixes
Daniel T Chen
1
-2
/
+3
2009-12-22
Fix the following warnings (which now cause buildd failures in Ubuntu 10.04):
Daniel T Chen
1
-0
/
+1
2009-10-30
use cloexec wrappers wherever applicable
Lennart Poettering
1
-1
/
+1
2009-08-23
port a few things over to use xmalloc and friends instead of low-level libc m...
Lennart Poettering
1
-11
/
+10
2009-08-20
whitespace fixes
Wim Taymans
1
-16
/
+16
2009-08-20
arm: implement ARM cpu detection
Wim Taymans
1
-5
/
+102
2009-08-20
svolume: add ARM optimized volume scaling
Wim Taymans
1
-0
/
+43