summaryrefslogtreecommitdiff
path: root/include/FLAC/format.h
Commit message (Expand)AuthorAgeFilesLines
* Update API and tool docsMartijn van Beurden2022-09-201-2/+1
* Add struct tag to FLAC__StreamMetadata (#416)Martijn van Beurden2022-08-291-1/+1
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
* Small fixes needed for 32-bit capability (#379)Martijn van Beurden2022-07-011-5/+3
* Add 32-bit decoding capabilityMartijn van Beurden2022-06-121-4/+14
* Add support in the encoder for up to 20 bit sample ratesCon Kolivas2022-04-131-1/+1
* include/FLAC: More unsigned fixesErik de Castro Lopo2017-01-141-101/+101
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Whitespace onlyErik de Castro Lopo2015-12-251-2/+2
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-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-261-1/+2
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* add FLAC__format_blocksize_is_subset()Josh Coalson2008-05-271-0/+12
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* minor commentsJosh Coalson2007-09-131-4/+0
* 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 2007 copyrightJosh Coalson2007-02-021-1/+1
* limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max...Josh Coalson2006-10-071-0/+8
* more doxygen commentsJosh Coalson2006-10-071-6/+7
* add number-of-colors field to PICTURE metadata blockJosh Coalson2006-09-231-0/+6
* add support for new PICTURE metadata blockJosh Coalson2006-09-231-2/+111
* remove window profiling fieldJosh Coalson2006-05-011-4/+0
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add support for specifying which apodization functions to use to window data ...Josh Coalson2006-04-251-0/+4
* more external use of "FLAC tags" instead of "Vorbis comments" to avoid confusionJosh Coalson2005-08-311-2/+2
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* add vorbiscomment validation functions to format.c and test code; validate na...Josh Coalson2004-12-301-1/+46
* revamp plugin_common to use utf-8 instead of wchar_t as the internal comment ...Josh Coalson2004-12-301-6/+1
* additions to metadata object api: more vorbiscomment functions, trailing-null...Josh Coalson2004-12-301-0/+9
* max the largest metadata type code be 126, reserving 127 to avoid confusion w...Josh Coalson2004-07-221-0/+3
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* change license verbiage to Xiph'sJosh Coalson2003-01-311-14/+26
* minor commentsJosh Coalson2003-01-151-1/+4
* minor commentsJosh Coalson2003-01-121-4/+4
* write up some missing documentationJosh Coalson2003-01-111-38/+46
* big fix to allow codec and metadata interface to handle unknown metadata blo...Josh Coalson2003-01-101-1/+10
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* add "is_cd" flag to CUESHEET everywhereJosh Coalson2002-12-051-1/+3
* adjust CUESHEET reserved lengths, minor commentsJosh Coalson2002-12-031-11/+7
* minor commentsJosh Coalson2002-11-211-5/+9
* add more reserved space to CUESHEET implementationJosh Coalson2002-11-161-0/+2
* add FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetadataType enum for markin...Josh Coalson2002-11-151-3/+8
* implement new CUESHEET metadata blockJosh Coalson2002-11-141-4/+105
* tweaks to build libs as DLLs under windowsJosh Coalson2002-10-161-56/+57
* add FLAC__MAX_QLP_COEFF_PRECISIONJosh Coalson2002-10-041-0/+5
* new #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDERJosh Coalson2002-09-261-0/+3
* fixes related to the change of FLAC__VERSION_STRING from a #define to an iden...Josh Coalson2002-09-251-6/+3
* doxygen commentsJosh Coalson2002-09-041-8/+0