summaryrefslogtreecommitdiff
path: root/src/libFLAC/fixed_intrin_sse2.c
Commit message (Expand)AuthorAgeFilesLines
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-4/+4
* libFLAC: infer cpu type from compiler macrosTim Blechmann2016-05-121-0/+2
* Retire FLAC__float and FLAC__double typesThomas Zander2016-02-091-13/+13
* Remove traiing whitespace (mostly .c and .h files).Erik de Castro Lopo2014-12-051-3/+3
* libFLAC/fixed_intrin_sse2.c : Fix comments.Erik de Castro Lopo2014-10-071-2/+2
* fixed_intrin_sse[23].c : Add new, simpler SSE code.Erik de Castro Lopo2014-09-211-2/+12
* fixed_intrin_sse[23].c : Simplify XMM -> int64 conversion.Erik de Castro Lopo2014-09-181-21/+8
* Revert "Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64."Erik de Castro Lopo2014-06-151-2/+2
* Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64.Erik de Castro Lopo2014-06-011-2/+2
* Add files missing from commit 93f6109c9016.Erik de Castro Lopo2014-04-121-0/+256