summaryrefslogtreecommitdiff
path: root/src/libFLAC
Commit message (Expand)AuthorAgeFilesLines
* Implement slicing-by-8 CRC16 algorithm.Robert Kausch2018-05-212-10/+274
* Remove unused CRC8 functions.Robert Kausch2018-05-202-18/+3
* Fix more GCC warnings about case fall-throughErik de Castro Lopo2018-05-061-9/+9
* More generic version of MSVC bug workaroundErik de Castro Lopo2018-05-063-6/+6
* Fix for missing WINAPI_FAMILY_PARTITIONErik de Castro Lopo2018-02-101-0/+1
* libFLAC : new function returns client_data from decoderChristophe DUMONT2018-01-082-0/+10
* UWP build fixAlberto Fustinoni2018-01-061-0/+11
* Revert "Add Clang support for FLAC__SSE_TARGET"Erik de Castro Lopo2017-07-191-2/+1
* Add Clang support for FLAC__SSE_TARGETC.W. Betts2017-07-151-1/+2
* Correct flattop window coefficientsThomas Zander2017-07-011-1/+1
* Fix GCC 7 case fall through warningsErik de Castro Lopo2017-06-265-275/+275
* Update lpc_intrin_sse.cShark642017-06-261-4/+4
* Fix missing SIZE_MAX definition on AndroidErik de Castro Lopo2017-05-032-0/+2
* libFLAC: Fix default flac_max/minErik de Castro Lopo2017-04-191-4/+4
* stream_decoder.c: Fix a memory leakErik de Castro Lopo2017-04-081-0/+3
* cpu.c: Fix LLVM compileErik de Castro Lopo2017-03-021-1/+1
* cpu.c: Merge ia32 and x86_64 CPU info functionsErik de Castro Lopo2017-02-275-208/+172
* cpu.c: Fix debug Windows w32 build issueErik de Castro Lopo2017-02-231-0/+2
* stream_decoder.c: CommentsErik de Castro Lopo2017-02-221-8/+8
* SIMD: remove outdated SSE2 codeErik de Castro Lopo2017-02-213-159/+0
* SIMD: Accelerate decoding of 16 bit FLACErik de Castro Lopo2017-02-193-0/+198
* SIMD: Improve decoding of some 24 bit filesErik de Castro Lopo2017-02-191-36/+57
* SIMD: Add const qualifier where appropriateErik de Castro Lopo2017-02-193-8/+8
* cpu.h: Another CPP fixupErik de Castro Lopo2017-02-191-45/+46
* cpu.h: Fix compiler detectionErik de Castro Lopo2017-02-151-2/+2
* cpu.h: Add #defines so Clang compiles AVX2Erik de Castro Lopo2017-02-121-4/+21
* Fix compile with cygwinRosen Penev2017-02-092-6/+0
* libFLAC/lpc_intrin_sse41.c: Change usage of _mm_alignr_epi8Erik de Castro Lopo2017-01-311-123/+88
* libFLAC/lpc_intrin_sse*: Formatting cleanupErik de Castro Lopo2017-01-312-11/+9
* FLAC__stream_encoder_finish: Sanity improvementErik de Castro Lopo2017-01-301-1/+3
* Do not override CFLAGS, as CFLAGS is a user flag.David Seifert2017-01-193-8/+8
* Fix cppcheck warningsRosen Penev2017-01-192-4/+4
* stdint.h fixes for MSVS 2005/2008Erik de Castro Lopo2017-01-192-0/+4
* bitmath.h: MSVS unsigned fixErik de Castro Lopo2017-01-151-4/+4
* libFLAC/cpu.c: Replace memory.h include with string.hsezero2017-01-151-1/+1
* bitmath.h: More unsigned fixesErik de Castro Lopo2017-01-151-4/+4
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-152-3/+3
* Support nasm coff obj format for djgppsezero2017-01-141-0/+5
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-1446-1059/+1059
* libFLAC/cpu.c: Fix build issue on OpenBSD/i386Erik de Castro Lopo2017-01-131-1/+1
* stream_encoder.c: Make compression_levels_ array constErik de Castro Lopo2017-01-061-1/+1
* libFLAC/cpu.c: Fix CPU detectonErik de Castro Lopo2017-01-031-2/+2
* Version 1.3.21.3.2Erik de Castro Lopo2017-01-011-3/+3
* libFLAC: Remove commented out assertErik de Castro Lopo2016-12-241-2/+0
* libFLAC/cpu.c: Add CPP guardErik de Castro Lopo2016-12-211-0/+2
* Fix PACKAGE_VERSION in MSVC filesErik de Castro Lopo2016-12-115-15/+17
* libFLAC/metadata_object.c: Fix typo in numberErik de Castro Lopo2016-12-061-1/+1
* libFLAC/cpu.c: Improve logicErik de Castro Lopo2016-12-061-1/+1
* Update version in MSVS project filesErik de Castro Lopo2016-12-054-12/+12
* Another bulk update of copyright datesErik de Castro Lopo2016-12-054-4/+4