Arun Raghavan
60660a1aec
core: Separate ARM CPU detection from initialisation
...
This separate the ARM CPU feature detection code from the initialisation
so that we can reuse it in tests, like we did for x86 a while back.
2012-10-19 19:01:16 +05:30
Peter Meerwald
ee3e93c841
core: whitespace typo
2012-02-10 17:21:31 +05:30
Arun Raghavan
ab4223e9cf
cpu: Add CPU information to pa_core
...
This retains CPU information (processor type and supported features) in
pa_core, so that this information can be used by modules at init time to
figure out what optimisations may be used.
2010-09-23 17:17:03 +05:30
Tanu Kaskinen
2f3fc2f1d6
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
...
Conflicts:
src/Makefile.am
2009-08-24 14:43:11 +03:00
Wim Taymans
8aa86f5247
arm: implement ARM cpu detection
2009-08-20 11:31:04 +02:00
Wim Taymans
951bf1b28d
svolume: add ARM optimized volume scaling
2009-08-20 11:31:03 +02:00