index
:
~wtay/pulseaudio
HSP-profile
RHEL6-CVE-2014-3970
RHEL7-CVE-2014-3970
access-hooks
access-hooks-arg
access-hooks-core
alsa-device-thread
async-command
bluez-owner-check
bt-tests
dyn-latency
dyn-latency-work
echo-cancel
echo-cancel-2
echo-cancel-3
f20
f21
f26-flatpack
f31
fixes
flat-volume-privilege-hack
flatpack
headset2
headsetd
hfp-gateway
hsp-hs-profile
hsp-old
hsp-review
improve-timing
maemo-master
master
module-echo-cancel
module-headset
module-test
optimize
optimize-smoother
optimize-smoother2
paplay-s24
private-1154072
rawhide
resume-unload-module
rhel-6.5
rhel-6.6
rhel-6.6-dynlat
rhel-6.6-work
rhel-6.7
rhel-6.8
rhel-6.9
rhel-7.0
rhel-7.0-test
rhel-7.1
rhel-7.1-work
rhel-7.2
rhel-7.3
rhel-7.5
rhel-8.0
test
test2
timings
work
wtay's pulseaudio hacking
wtay
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