summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Only compile and run tests when running 'make check'David Seifert2017-01-176-6/+6
* Final unsigned fixesErik de Castro Lopo2017-01-161-4/+4
* Yet more unsigned fixesErik de Castro Lopo2017-01-163-4/+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
* Honor user's $(htmldir) and do not override GNU defaults for $(docdir)David Seifert2017-01-153-12/+8
* When using libtool, use LTLIBICONV instead.David Seifert2017-01-152-2/+2
* Make building/installing examples optionalDavid Seifert2017-01-152-1/+10
* bitmath.h: More unsigned fixesErik de Castro Lopo2017-01-151-4/+4
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-1522-507/+507
* include/FLAC: More unsigned fixesErik de Castro Lopo2017-01-146-181/+181
* flac/utils.c: Workaround for DJGPP missing wcswidth()sezero2017-01-141-0/+2
* Support nasm coff obj format for djgppsezero2017-01-142-0/+6
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-1475-1350/+1351
* configure.ac: relax linux OS detectionPeter Korsgaard2017-01-131-1/+1
* 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
* Fix build with MSVC if UNICODE is enabledErik de Castro Lopo2017-01-042-4/+4
* libFLAC/cpu.c: Fix CPU detectonErik de Castro Lopo2017-01-031-2/+2
* Version 1.3.21.3.2Erik de Castro Lopo2017-01-019-12/+12
* test/test_metaflac.sh: Comment onlyErik de Castro Lopo2017-01-011-0/+1
* libFLAC: Remove commented out assertErik de Castro Lopo2016-12-241-2/+0
* Makefile.lite: Fix running of testsErik de Castro Lopo2016-12-214-12/+8
* libFLAC/cpu.c: Add CPP guardErik de Castro Lopo2016-12-211-0/+2
* More Makefile.lite fixesErik de Castro Lopo2016-12-213-6/+11
* Add missing files to Makefile.amErik de Castro Lopo2016-12-112-1/+3
* Makefile.lite fixesErik de Castro Lopo2016-12-112-3/+3
* Fix PACKAGE_VERSION in MSVC filesErik de Castro Lopo2016-12-115-15/+17
* doc/html/changelog.html: Add creditsErik de Castro Lopo2016-12-071-3/+2
* doc/html/changelog.html: Add OS/SSE assumptionsErik de Castro Lopo2016-12-061-0/+1
* doc/html/changelog.html: More updates for 1.3.2 releaseErik de Castro Lopo2016-12-061-7/+15
* 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-0544-61/+61
* doc/html/changelog.html: Update for 1.3.2 releaseErik de Castro Lopo2016-12-051-1/+6
* Bulk update copyright datesErik de Castro Lopo2016-12-05247-249/+249
* configure.ac: Fix description of --disable-sseErik de Castro Lopo2016-12-051-1/+1
* configure.ac: Remove unused config flagsErik de Castro Lopo2016-12-051-5/+0
* vcxproj: Remove unused config flagsErik de Castro Lopo2016-12-052-4/+4
* libFLAC/cpu.c: Whitespace fixesErik de Castro Lopo2016-12-041-4/+4
* libFLAC/cpu.c: Remove OS SSE detectionErik de Castro Lopo2016-12-041-166/+0
* src/share/grabbag/seektable.c: Fix typo inside assertErik de Castro Lopo2016-12-021-1/+1
* Correct additional 'MEATADATA' typos.Ralph Giles2016-10-281-4/+4
* Flac-in-mp4 draft v0.0.3.Ralph Giles2016-10-051-69/+75
* Flac-in-mp4 draft v0.0.2.Ralph Giles2016-10-051-165/+164
* Flac-in-mp4 draft v0.0.1.Ralph Giles2016-10-051-31/+30
* Flac-in-mp4 draft v0.0.0.Ralph Giles2016-10-051-0/+662
* cpu.c: Really fix compiler warningsErik de Castro Lopo2016-09-121-1/+1
* cpu.c: Fix compiler warning on PowerPCErik de Castro Lopo2016-09-111-1/+3