summaryrefslogtreecommitdiff
path: root/src/libFLAC/stream_encoder_intrin_avx2.c
Commit message (Expand)AuthorAgeFilesLines
* Replace hadd with shuffle + addlvqcl2018-09-201-2/+2
* More generic version of MSVC bug workaroundErik de Castro Lopo2018-05-061-2/+2
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-7/+7
* 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
* libFLAC: Add a workaround for a bug in MSVC2105 update2Erik de Castro Lopo2016-05-051-0/+4
* libFLAC/stream_encoder_intrin_*.c: More refactoringErik de Castro Lopo2015-11-181-6/+3
* libFLAC: RefactoringErik de Castro Lopo2015-11-031-12/+13
* Add AVX2 CPU support stream encoder.Erik de Castro Lopo2014-10-041-0/+142