summaryrefslogtreecommitdiff
path: root/src/libFLAC/lpc_intrin_avx2.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
* Silence clang warnings on alignment of unaligned loadsMartijn van Beurden2022-04-131-271/+271
* Fix GCC 7 case fall through warningsErik de Castro Lopo2017-06-261-90/+90
* SIMD: Add const qualifier where appropriateErik de Castro Lopo2017-02-191-4/+4
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-3/+3
* Another bulk update of copyright datesErik de Castro Lopo2016-12-051-1/+1
* Fix use of FLAC__HAS_X86INTRIN configure variableErik de Castro Lopo2016-06-201-1/+1
* libFLAC: infer cpu type from compiler macrosTim Blechmann2016-05-121-0/+2
* Add AVX2 CPU support stream encoder.Erik de Castro Lopo2014-10-041-0/+1120