summaryrefslogtreecommitdiff
path: root/src/pulsecore/svolume_arm.c
Commit message (Expand)AuthorAgeFilesLines
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* svolume: Fix ARM alignment issuesArun Raghavan2012-10-301-41/+60
* svolume_arm: Fix a const warning.Peter Meerwald2012-10-231-4/+1
* core: Fix a litte-endian bug in ARM svolume codeArun Raghavan2012-10-191-0/+21
* core: Document ARM-optimised svolume code a bitArun Raghavan2012-10-191-7/+7
* tests: Factor out ARM svolume test into cpu-testArun Raghavan2012-10-191-86/+0
* core: Set volumes const in pa_do_volume_func_tPeter Meerwald2012-07-171-1/+1
* core: svolume tests should generate realistic random volume dataPeter Meerwald2012-02-101-1/+1
* svolume: Make log messages more precise.Tanu Kaskinen2011-08-151-1/+1
* Remove unnecessary #includesMaarten Bosmans2011-06-221-3/+0
* volume: Get more data from volume testsArun Raghavan2011-04-181-13/+37
* Fixup #include directives according to Coding StyleMaarten Bosmans2011-03-111-1/+1
* Fix up according to Coding StyleMaarten Bosmans2011-03-111-18/+16
* volume: Fix sample array size for testsArun Raghavan2011-03-051-1/+1
* volume: Make tests use only valid volumesArun Raghavan2011-03-051-1/+1
* PulseAudio: added IT block to fix thumb conditional instruction build error m...Kurt Taylor2011-02-211-0/+1
* volume: Add explicit checks for ARMv6 instructionsv0.98-devArun Raghavan2010-11-281-4/+4
* SSE/MMX/ARM: Fix high frequency noise with unusual number of channelsDavid Henningsson2010-10-131-1/+4
* svolume: cleanupsWim Taymans2009-08-201-8/+8
* whitespace fixesWim Taymans2009-08-201-121/+121
* svolume: add ARM optimized volume scalingWim Taymans2009-08-201-0/+195