summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/remap_sse.c
Commit message (Collapse)AuthorAgeFilesLines
* remap_sse: reindent macro so that diff to MMX is nicerLennart Poettering2009-09-031-19/+19
| | | | | Completely useless, but diff -u remap_mmx.c remap_sse.c is much nicer this way.
* remap: fix counters for mmx and sse remapWim Taymans2009-08-311-13/+21
| | | | | Take the size of the sample into account when calculating the amount of samples we process in parallel.
* remap: cleanup assembler a littleWim Taymans2009-08-271-7/+5
|
* remap: add sse optimized mono to stereoWim Taymans2009-08-271-0/+148