summaryrefslogtreecommitdiff
path: root/src/libFLAC/include/private/stream_encoder.h
Commit message (Expand)AuthorAgeFilesLines
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-3/+3
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Add AVX2 CPU support stream encoder.Erik de Castro Lopo2014-10-041-0/+5
* stream_encoder : Improve selection of residual accumulator widthMiroslav Lichvar2014-07-041-0/+6
* Revert "Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64."Erik de Castro Lopo2014-06-151-1/+1
* Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64.Erik de Castro Lopo2014-06-011-1/+1
* Add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED flags.Erik de Castro Lopo2014-01-301-1/+3
* Add FLAC__ prefix to precompute_partition_info_sums....Erik de Castro Lopo2014-01-071-2/+2
* Improve x86 instrinsic implementation.Erik de Castro Lopo2013-10-041-0/+54