summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of gcc 9.2 compiler warningsErik de Castro Lopo2019-09-151-1/+3
* Fix function redefinition on arm-none-eabi compilersoreo6392019-09-154-9/+9
* Switch to utimensat for newer POSIX versionsRosen Penev2019-08-201-1/+9
* Move CreateFile_utf8 function to a more logical placelvqcl2018-08-252-5/+3
* move CreateFile function outside of libFLAClvqcl2018-08-193-8/+5
* Fix miscellaneous typos.luz.paz2018-05-245-5/+5
* Fix for missing WINAPI_FAMILY_PARTITIONErik de Castro Lopo2018-02-101-0/+4
* FLAC++: Add missing prototype for construct_blockThomas Zander2017-06-231-0/+9
* Fix missing SIZE_MAX definition on AndroidErik de Castro Lopo2017-05-031-0/+4
* Fix typos in header filesErik de Castro Lopo2017-03-213-3/+3
* stream_decoder.h: Fix Reference to Non-Existent FunctionsKeegan Drake H.P2017-03-161-2/+1
* stream_decoder.h: Fix References to ``stdout''Keegan Drake H.P2017-03-161-2/+2
* stream encoder: fix documentation inconsistenciesChristian Stadelmann2017-02-131-3/+3
* Fix compile with cygwinRosen Penev2017-02-091-1/+1
* include/share/compat.h: Only define inline for CErik de Castro Lopo2017-01-241-1/+1
* Do not override CFLAGS, as CFLAGS is a user flag.David Seifert2017-01-191-1/+1
* Add missing file include/share/msvc2005_int.hErik de Castro Lopo2017-01-191-0/+53
* stdint.h fixes for MSVS 2005/2008Erik de Castro Lopo2017-01-193-17/+9
* metadata.h: Fix search/replace typo in commentsErik de Castro Lopo2017-01-171-1/+1
* Yet more unsigned fixesErik de Castro Lopo2017-01-161-1/+1
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-153-101/+101
* include/FLAC: More unsigned fixesErik de Castro Lopo2017-01-146-181/+181
* Another bulk update of copyright datesErik de Castro Lopo2016-12-057-7/+7
* Bulk update copyright datesErik de Castro Lopo2016-12-0527-27/+27
* libFLAC: Set decoding status if write callback failedErik de Castro Lopo2016-07-131-1/+1
* Another Windows build fixErik de Castro Lopo2016-02-111-2/+0
* More Windows fixesErik de Castro Lopo2016-02-091-8/+0
* More `make distcheck` fixesErik de Castro Lopo2016-02-091-0/+69
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-083-13/+13
* Refactoring of win_utf8_ioErik de Castro Lopo2016-01-312-4/+5
* Clean up #includesErik de Castro Lopo2016-01-241-1/+3
* macros.h: Make FLAC_CHECK_RETURN print to stderrErik de Castro Lopo2016-01-191-2/+6
* libFLAC: Support 64bit brword/bwwordErik de Castro Lopo2016-01-041-1/+5
* libFLAC: Tweak MSVC supportErik de Castro Lopo2016-01-041-1/+3
* Couple of minor tweaksErik de Castro Lopo2015-12-301-1/+1
* Whitespace onlyErik de Castro Lopo2015-12-251-2/+2
* Explicitly use base class virtual methods; silence unnecessary warningThomas Zander2015-12-252-0/+4
* Remove (defined _MSC_VER) from cpp workaroundErik de Castro Lopo2015-12-102-4/+4
* libFLAC: Add function safe_realloc_()Erik de Castro Lopo2015-08-221-2/+12
* Compat: Fix for MSVC deprecated functionsErik de Castro Lopo2015-08-091-1/+4
* Update grabbag tests to work out-of-tree.Erik de Castro Lopo2015-02-151-0/+7
* Remove traiing whitespace (mostly .c and .h files).Erik de Castro Lopo2014-12-051-1/+1
* Fix some minor word duplicationZoë Blade2014-12-034-5/+5
* More date fixes.Erik de Castro Lopo2014-11-256-6/+6
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-2527-27/+27
* 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-111-21/+21
* Use a configure check for bswap16 instead of gcc version #ifdefs.Ralph Giles2014-11-041-1/+1
* Windows specific vsnprintf fixes.Erik de Castro Lopo2014-09-221-0/+2
* Add partial_tukey and punchout_tukey apodization functionsMartijn van Beurden2014-09-221-2/+23