summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/cpu-arm.h
Commit message (Collapse)AuthorAgeFilesLines
* cpu: Add CPU information to pa_coreArun Raghavan2010-09-231-1/+2
| | | | | | 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.
* Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen2009-08-241-1/+1
| | | | | Conflicts: src/Makefile.am
* arm: implement ARM cpu detectionWim Taymans2009-08-201-2/+5
|
* svolume: add ARM optimized volume scalingWim Taymans2009-08-201-0/+39