summaryrefslogtreecommitdiff
path: root/include/FLAC
Commit message (Expand)AuthorAgeFilesLines
* Fix miscellaneous typos.luz.paz2018-05-242-2/+2
* 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
* Do not override CFLAGS, as CFLAGS is a user flag.David Seifert2017-01-191-1/+1
* stdint.h fixes for MSVS 2005/2008Erik de Castro Lopo2017-01-191-9/+8
* 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
* include/FLAC: More unsigned fixesErik de Castro Lopo2017-01-146-181/+181
* Bulk update copyright datesErik de Castro Lopo2016-12-0510-10/+10
* libFLAC: Set decoding status if write callback failedErik de Castro Lopo2016-07-131-1/+1
* Whitespace onlyErik de Castro Lopo2015-12-251-2/+2
* Remove traiing whitespace (mostly .c and .h files).Erik de Castro Lopo2014-12-051-1/+1
* Fix some minor word duplicationZoë Blade2014-12-032-3/+3
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-2510-10/+10
* Update documentation for new compression presetsMartijn van Beurden2014-11-111-21/+21
* Add partial_tukey and punchout_tukey apodization functionsMartijn van Beurden2014-09-221-2/+23
* Underscore fixes.Erik de Castro Lopo2014-06-281-2/+2
* Update URLs as nedeed.Erik de Castro Lopo2014-06-281-1/+1
* Fix clang compiler warnings.Erik de Castro Lopo2014-04-091-1/+3
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-2610-10/+20
* Replace dead anchorMartijn van Beurden2013-05-251-1/+1
* FLAC/ordinals.h : Add <stdint.h> definitions for MSVC < 2010.Erik de Castro Lopo2013-03-091-5/+21
* FLAC/ordinals.h : Provide links for <stdint.h> replacements.Erik de Castro Lopo2013-03-081-1/+4
* Update library version-info.Miroslav Lichvar2012-12-041-2/+2
* Hide symbols with gcc.Miroslav Lichvar2012-12-041-4/+9
* Quick patch to fix FLAC_metadata_object api docs.Bastiaan Timmer2012-06-081-1/+1
* Fix all links to libtool version info rules.Erik de Castro Lopo2012-05-072-2/+2
* include/FLAC/ordinals.h : Remove CPP hackery.Erik de Castro Lopo2012-02-101-21/+7
* add 2009 copyrightJosh Coalson2009-01-0710-10/+10
* add FLAC__format_blocksize_is_subset()Josh Coalson2008-05-271-0/+12
* update copyright for 2008Josh Coalson2008-02-2810-10/+10
* bump libtool version numbersJosh Coalson2007-09-151-2/+2
* minor commentsJosh Coalson2007-09-133-12/+0
* add link to new example code pageJosh Coalson2007-09-131-0/+3
* add not about OPT: sectionsJosh Coalson2007-09-121-0/+5
* fix #include for off_t (SF#1786225: https://sourceforge.net/tracker/index.php...Josh Coalson2007-09-081-1/+1
* #include for off_t, minor commentsJosh Coalson2007-08-211-1/+3
* add FLAC__metadata_simple_iterator_get_application_id()Josh Coalson2007-08-151-3/+26
* add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_...Josh Coalson2007-08-141-0/+51
* bump libtool number in prep for releaseJosh Coalson2007-07-101-3/+7
* add porting guide item for 1.1.4->1.2.0Josh Coalson2007-07-071-0/+18
* merge decoder part from RICE_EXT_BRANCH: blocking strategy bit, new rice2 ecm...Josh Coalson2007-06-161-6/+25
* add FLAC__format_sample_rate_is_subset()Josh Coalson2007-03-301-2/+12
* add porting item for 1.1.4Josh Coalson2007-02-141-0/+15
* bump libtool .so revision numberJosh Coalson2007-02-141-1/+1
* change the min/max rice partition order for compression levels -0 .. -6Josh Coalson2007-02-061-6/+6
* add 2007 copyrightJosh Coalson2007-02-0210-10/+10
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-313-6/+6
* in FLAC__stream_encoder_set_metadata(), copy the metadata array of pointers i...Josh Coalson2007-01-291-4/+4