summaryrefslogtreecommitdiff
path: root/common/memops.c
Commit message (Expand)AuthorAgeFilesLines
* memops-alsa_bad_sound-fix-1 (#426)Rui Nuno Capela2019-02-081-126/+87
* memops: Provide function for float to S32 conversionTimo Wischer2019-01-171-0/+10
* memops: Align S24LE and S32LE to float conversionTimo Wischer2019-01-171-19/+46
* memops: Provide function for S32 to float conversionTimo Wischer2019-01-171-0/+13
* memops: Align float to S24LE and S32LE conversionTimo Wischer2019-01-171-19/+29
* memops: Remove not used conversion macrosTimo Wischer2019-01-171-23/+0
* memops: Use right-aligned S24LE to float conversionTimo Wischer2019-01-171-14/+19
* memops: Use right-aligned float to S24LE conversionTimo Wischer2019-01-171-27/+24
* arm64: Enable simd implementations (#398)twischer-adit2019-01-161-14/+14
* Fixed a compiler warning in the memops.c file. (#267)Hunter Allen2017-05-181-1/+1
* Add ARM-NEON acceleration for all non-dithering sample conversion functionsAndreas Müller2017-02-231-2/+349
* fix copy & paste bug on dither rambdom generator (#246)Andreas Müller2017-01-141-1/+1
* Fix FTBFS with clang++Adrian Knoth2014-09-181-1/+1
* Fix sample_move_d24_sS when using SSE4.1Valentin David2014-06-031-1/+1
* Gabriel Beddingfield patch (r4541) reverted.sletz2011-10-271-96/+59
* Gabriel Beddingfield patch for ALSA driver: error when source is non-native b...sletz2011-09-271-59/+96
* Tim Bechmann SSE 4.1 memops.c optimization patch.sletz2009-09-191-11/+18
* Big endian bug fix in memops.c (http://bugs.debian.org/cgi-bin/bugreport.cgi?...sletz2009-08-281-1/+1
* Another Tim Bechmann memops.c optimization patch.sletz2009-07-031-12/+66
* Add missing #endif.sletz2009-07-011-0/+1
* Tim Bechmann memops.c optimization patch.sletz2009-07-011-9/+42
* Tim Blechmann patch : sample order bug in SSE code.sletz2009-03-081-1/+1
* Merge Solaris branch back on trunk.sletz2009-02-111-0/+750