summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Minor clean up of win_utf8_io.Erik de Castro Lopo2014-09-211-1/+1
* include/share/endswap.h : Improvements to fallthrough ENDSWAP_*.Erik de Castro Lopo2014-08-091-2/+2
* include/share/endswap.h : Fix default ENDSWAP_16.Erik de Castro Lopo2014-07-131-1/+1
* Fix bswap16 issue on Debian 6.Ralph Giles2014-07-031-0/+8
* include/share/endswap.h : Fix fallback ENDSWAP_16 macro.Erik de Castro Lopo2014-06-301-1/+1
* include/share/endswap.h : Add endswapping of 16 bit values.Erik de Castro Lopo2014-06-291-0/+17
* Underscore fixes.Erik de Castro Lopo2014-06-282-4/+4
* Update URLs as nedeed.Erik de Castro Lopo2014-06-282-2/+2
* replaygain_analysis : Rename float_t -> flac_float_t.Erik de Castro Lopo2014-06-241-5/+5
* replaygain_analysis : Switch to standard C sized integer types.Erik de Castro Lopo2014-06-161-5/+5
* replaygain_synthesis.h : Fix FLAC_SHARE__MAX_SUPPORTED_CHANNELS.Erik de Castro Lopo2014-05-111-2/+2
* share/compat.h : Remove duplicate flac_stat definition.Erik de Castro Lopo2014-04-111-5/+0
* Fix clang compiler warnings.Erik de Castro Lopo2014-04-091-1/+3
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-243-3/+3
* Move FLAC__STRCASECMP definition to compat.h.Erik de Castro Lopo2014-03-141-0/+2
* Fix pragma warning.Erik de Castro Lopo2014-03-141-2/+1
* Add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED flags.Erik de Castro Lopo2014-01-301-8/+0
* compat.h : Simplify definition of FLAC__U64L.Erik de Castro Lopo2014-01-071-6/+1
* Adds use of restrict keyword to improve encoding speed.Erik de Castro Lopo2013-10-101-0/+9