summaryrefslogtreecommitdiff
path: root/src/libFLAC/fixed_intrin_sse2.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
* Revert part of commit 5df56dbMartijn van Beurden2022-05-161-117/+59
* Fix overflows in fixed_compute_best_predictorMartijn van Beurden2022-05-091-1/+6
* Add API functions to limit minimum bitrateMartijn van Beurden2022-05-021-10/+10
* Speed up intrinsic routines for fixed_compute_best_predictorMartijn van Beurden2022-04-281-120/+210
* 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