summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-111-1/+0
* Fix autotool warningsErik de Castro Lopo2016-02-101-2/+0
* More Windows fixesErik de Castro Lopo2016-02-091-7/+2
* More `make distcheck` fixesErik de Castro Lopo2016-02-092-1/+204
* 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-081-0/+2
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-0837-257/+174
* 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-024-43/+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-311-156/+171
* 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
* Remove plugin_common library from MSVC buildErik de Castro Lopo2016-01-314-421/+1
* Fix dependencies for MSVCErik de Castro Lopo2016-01-314-0/+12
* Remove src/share/utf8/charsetmap.hErik de Castro Lopo2016-01-311-79/+0
* Windows/MSVC utf8 build fixesErik de Castro Lopo2016-01-296-43/+3
* Fix ioctl/TIOCGWINSZ for OSXErik de Castro Lopo2016-01-261-1/+1
* src/flac/utils.c: Fix for OpenBSDErik de Castro Lopo2016-01-261-1/+1
* libFLAC/lpc.c: Fix commentsErik de Castro Lopo2016-01-241-2/+2
* Clean up #includesErik de Castro Lopo2016-01-242-0/+5
* Fix three more cppcheck warningsErik de Castro Lopo2016-01-232-1/+2
* Fix some cppcheck reportsJulien Nabet2016-01-233-5/+11
* grabbag: Fix comment in headerErik de Castro Lopo2016-01-191-1/+1
* iffscan: Fix printf format stringsErik de Castro Lopo2016-01-191-5/+5
* metadata_iterators.c: Add missing check for is_writableErik de Castro Lopo2016-01-161-0/+5
* flacdiff: Improve error msg outputErik de Castro Lopo2016-01-101-2/+2
* Fix description of --rice-partition-order in flac -HThomas Zander2016-01-101-3/+3
* bitwriter: Add overflow checkErik de Castro Lopo2016-01-091-62/+73
* libFLAC: Fix total_samples_estimateErik de Castro Lopo2016-01-092-0/+3
* Error out when asked to store an picture that is too largeErik de Castro Lopo2016-01-092-1/+8
* flac/encode.c: Limit padding sizeErik de Castro Lopo2016-01-091-0/+2
* Cleanup FLAC__bitmath_silog2()Thomas Zander2016-01-043-57/+16
* configure.ac: Add --enable-64-bit-words optionErik de Castro Lopo2016-01-043-3/+3
* libFLAC: Support 64bit brword/bwwordErik de Castro Lopo2016-01-044-54/+217
* libFLAC: Tweak MSVC supportErik de Castro Lopo2016-01-041-7/+6
* test_libFLAC/bitwriter.c: Unify with bitwriter.cErik de Castro Lopo2015-12-311-18/+22
* bitwriter.c: Cleanups and fixupsErik de Castro Lopo2015-12-311-13/+14
* bitmath.h: CleanupsErik de Castro Lopo2015-12-301-14/+12
* Couple of minor tweaksErik de Castro Lopo2015-12-301-2/+2
* bitmath.h: Whitespace onlyErik de Castro Lopo2015-12-251-67/+67
* Whitespace onlyErik de Castro Lopo2015-12-255-20/+20
* bitwriter.c: Fix undefined behaviourErik de Castro Lopo2015-12-201-2/+6
* stream_encoder.c: Fix compiler warningErik de Castro Lopo2015-12-131-1/+0