summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/common.sh.in : Add top_builddir and top_srcdir variables.Erik de Castro Lopo2015-02-151-0/+5
* replaygain test: Use C code to generate test files.Erik de Castro Lopo2015-02-152-51/+58
* src/test_streams/ : Pull out write_simple_wavex_header() for reuse.Erik de Castro Lopo2015-02-131-9/+47
* test/test_replaygain.sh : Minor cleanup.Erik de Castro Lopo2015-02-131-3/+4
* src/libFLAC/stream_decoder.c : Fix NULL de-reference.Erik de Castro Lopo2014-12-221-1/+3
* src/flac/decode.c : Add WAVEFORMATEXTENSIBLE to WAV files as needed.Erik de Castro Lopo2014-12-141-2/+1
* Grammatical error in make file comment fixedKarthik Periagaram2014-12-141-1/+1
* Spelling and grammar fixes for console outputKarthik Periagaram2014-12-141-2/+2
* stream_decoder.c : Fix free-ing of unitilialized pointer.Erik de Castro Lopo2014-12-121-4/+9
* src/libFLAC/stream_decoder.c : Fix seek bug.Erik de Castro Lopo2014-12-111-4/+5
* flac/vorbiscomment.c : Fix typo.Erik de Castro Lopo2014-12-091-1/+1
* Remove traiing whitespace (mostly .c and .h files).Erik de Castro Lopo2014-12-0514-31/+31
* Improve LPC order guessMartijn van Beurden2014-12-051-2/+2
* Improve encoding speed on older Intel CPUs.Erik de Castro Lopo2014-12-046-51/+91
* src/flac/main.c : Fix an output line > 81 characters in length.Erik de Castro Lopo2014-12-041-1/+2
* Fix some minor word duplicationZoë Blade2014-12-038-9/+9
* configure.ac : Relax automake version requirements.Erik de Castro Lopo2014-12-011-1/+1
* configure.ac : Don't zap '-g' from $CFLAGS.Erik de Castro Lopo2014-11-301-2/+1
* src/libFLAC/stream_decoder.c : Fix another input validation bug.Erik de Castro Lopo2014-11-291-0/+5
* Version 1.3.1 final.1.3.1Erik de Castro Lopo2014-11-2711-19/+19
* Scripts/cross-build-win-binaries.mk : Add a 'clean' target.Erik de Castro Lopo2014-11-271-0/+2
* src/libFLAC/stream_decoder.c : Fail safely to avoid a heap overflow.Erik de Castro Lopo2014-11-271-1/+2
* examples/*/Makefile.am : Add CLEANFILES line to remove Windows .exe files.Erik de Castro Lopo2014-11-274-0/+8
* tests/*.sh : Switch back to /bin/sh.Erik de Castro Lopo2014-11-2712-26/+27
* changelog.html : Minor corrections in decoding speed entry.Erik de Castro Lopo2014-11-271-1/+1
* Normalize some copyright dates strings.Erik de Castro Lopo2014-11-273-5/+11
* Some last copyright year updates and change to open bug listMartijn van Beurden2014-11-274-12/+5
* Fix two un-related typos.Erik de Castro Lopo2014-11-262-2/+2
* test/test_compression.sh : Fix for OSX.Erik de Castro Lopo2014-11-261-2/+4
* Scripts/cross-build-win-binaries.mk : Strip the binaries.Erik de Castro Lopo2014-11-261-0/+2
* libFLAC/format.c : Fix the date in FLAC__VENDOR_STRING.Erik de Castro Lopo2014-11-262-2/+2
* More date fixes.Erik de Castro Lopo2014-11-2528-43/+43
* Set version to 1.3.1pre1.1.3.1pre1Erik de Castro Lopo2014-11-2511-20/+20
* Add file Scripts/cross-build-win-binaries.mk.Erik de Castro Lopo2014-11-251-0/+117
* Makefile.am : EXTRA_DIST should contain FLAC-vs2005.sln.Erik de Castro Lopo2014-11-251-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-25259-261/+261
* src/libFACL/stream_decoder.c : Fail safely to avoid a heap overflow.Erik de Castro Lopo2014-11-251-1/+2
* doc/html/changelog.html : Add attributions and fix a typo.Erik de Castro Lopo2014-11-241-7/+7
* doc/html/changelog.html : Update for 1.3.1 release.Erik de Castro Lopo2014-11-241-0/+88
* Rename Visual Studio solution files.Erik de Castro Lopo2014-11-242-266/+266
* examples/c/decode/file/main.c : Add extra error handling.Erik de Castro Lopo2014-11-201-0/+12
* src/libFLAC/stream_decoder.c : Fix buffer read overflow.Erik de Castro Lopo2014-11-201-1/+5
* libFLAC: fix more problems with new window functionsMartijn van Beurden2014-11-161-4/+4
* Improve description of encoding preset equivalents.Erik de Castro Lopo2014-11-153-6/+12
* metadata_iterators.c : Set status when metadata itereator is not writable.Erik de Castro Lopo2014-11-141-1/+3
* libFLAC : Add more checks to partial_tukey and punchout_tukey windows.Martijn van Beurden2014-11-131-35/+39
* include/share/endswap.h : Fix usage of HAVE_BSWAP16.Erik de Castro Lopo2014-11-121-1/+1
* Update documentation for new compression presetsMartijn van Beurden2014-11-113-34/+34
* Make test_compression a little more forgivingMartijn van Beurden2014-11-111-1/+1
* Retune FLAC compression levelsMartijn van Beurden2014-11-111-3/+3