summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libFLAC/cpu.c: Use a dummy function for debuggingJulian Calaby2016-06-281-36/+32
* libFLAC/cpu.c: More MSVC fixesErik de Castro Lopo2016-06-271-3/+7
* libFLAC/cpu.c: Fixes for MSVCErik de Castro Lopo2016-06-261-4/+18
* libFLAC/cpu.c: Fix build on non-Intel CPUsErik de Castro Lopo2016-06-261-25/+43
* libFLAC/cpu.c: More cleanup and refactoringErik de Castro Lopo2016-06-262-149/+155
* libFLAC/cpu.[ch]: More pre-processor cleanupsErik de Castro Lopo2016-06-262-44/+47
* libFLAC/cpu.c: More refactoring and cleanupsErik de Castro Lopo2016-06-262-54/+17
* libFLAC/cpu.c: More pre-processor cleanupsErik de Castro Lopo2016-06-251-39/+36
* Fix use of FLAC__HAS_X86INTRIN configure variableErik de Castro Lopo2016-06-2015-27/+29
* Fix use of FLAC__SSE_OS configure variableErik de Castro Lopo2016-06-202-9/+7
* Fix nasm compile on OS X / DarwinErik de Castro Lopo2016-06-141-1/+6
* libFLAC: More metadata_iterators fixesErik de Castro Lopo2016-05-221-57/+61
* test/Makefile.lite: Remove call to old scriptErik de Castro Lopo2016-05-131-1/+0
* Makefile.lite: Improved solution to CFLAGS from environmentErik de Castro Lopo2016-05-132-6/+31
* Makefile.lite: Pick up `CFLAGS` from the environmentErik de Castro Lopo2016-05-122-11/+6
* libFLAC: infer cpu type from compiler macrosTim Blechmann2016-05-1210-1/+35
* test_libFLAC++: Fix memory leaksErik de Castro Lopo2016-05-081-6/+23
* libFLAC: Add a workaround for a bug in MSVC2105 update2Erik de Castro Lopo2016-05-053-0/+12
* metadata_iterators.c: Limit padding sizeErik de Castro Lopo2016-05-011-19/+81
* Windows/MSVC: Add ENABLE_64_BIT_WORDS macroErik de Castro Lopo2016-05-013-6/+6
* bitwrite.c: TweaksErik de Castro Lopo2016-05-011-5/+4
* libFLAC: Add metadata size checks to FLAC libraryErik de Castro Lopo2016-05-012-0/+6
* flac/metaflac: Limit the size of metadata blocksErik de Castro Lopo2016-05-012-4/+4
* Fix 'make distcheck' targetErik de Castro Lopo2016-04-271-1/+2
* cuesheet.c: Allow quotes around ISRC fieldErik de Castro Lopo2016-04-263-1/+8
* libFLAC/stream_decoder.c: Fix typoErik de Castro Lopo2016-03-201-1/+1
* configure.ac: Force FLAC__HAS_OGG to 0 or 1Erik de Castro Lopo2016-03-201-2/+4
* libFLAC: Reduce FLAC__HAS_OGG #ifdef crudErik de Castro Lopo2016-03-202-26/+5
* libFLAC/stream_decoder.c: Fix compiling with integer onlyErik de Castro Lopo2016-03-201-1/+1
* stream_decoder.c: Set obj->num_comments before returnErik de Castro Lopo2016-03-201-0/+1
* libFLAC/cpu.c: Use `sigemptyset` instead of `__sigemptyset`Erik de Castro Lopo2016-03-141-1/+1
* Another Windows build fixErik de Castro Lopo2016-02-112-3/+0
* test/: Remove two redundant scriptsErik de Castro Lopo2016-02-113-111/+0
* Fix autotool warningsErik de Castro Lopo2016-02-102-2/+1
* microbench: Add fallback to gettimeofday()Dave Yeo2016-02-092-1/+42
* More Windows fixesErik de Castro Lopo2016-02-092-15/+2
* More `make distcheck` fixesErik de Castro Lopo2016-02-093-1/+273
* test_libFLAC: Fix `make distcheck` targetErik de Castro Lopo2016-02-091-1/+1
* Retire FLAC__float and FLAC__double typesThomas Zander2016-02-0910-100/+97
* Make AVX and AVX2 instructions a configure optionDave Yeo2016-02-082-0/+15
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-0851-331/+196
* src/share/utf8/utf8.c: Windows API usage fixesErik de Castro Lopo2016-02-081-191/+74
* Remove src/share/utf8/Makefile.amErik de Castro Lopo2016-02-031-39/+0
* win_utf8_io: Fix compile errorErik de Castro Lopo2016-02-021-1/+1
* test_streams: Use fopen instead of flac_fopenErik de Castro Lopo2016-02-025-44/+30
* Fix debug build for VS2005Erik de Castro Lopo2016-02-022-0/+2
* share/utf8: Add missing checkErik de Castro Lopo2016-02-011-0/+6
* Refactoring of win_utf8_ioErik de Castro Lopo2016-01-313-160/+176
* src/share/Makefile.am: Fix EXTRA_DISTErik de Castro Lopo2016-01-311-2/+1
* locale_hack.h: Fix commentErik de Castro Lopo2016-01-311-1/+1