summaryrefslogtreecommitdiff
path: root/include/FLAC/metadata.h
Commit message (Expand)AuthorAgeFilesLines
* Fix miscellaneous typos.luz.paz2018-05-241-1/+1
* 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-141-32/+32
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Remove traiing whitespace (mostly .c and .h files).Erik de Castro Lopo2014-12-051-1/+1
* Fix some minor word duplicationZoë Blade2014-12-031-2/+2
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Update URLs as nedeed.Erik de Castro Lopo2014-06-281-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Quick patch to fix FLAC_metadata_object api docs.Bastiaan Timmer2012-06-081-1/+1
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* minor commentsJosh Coalson2007-09-131-7/+0
* 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
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-4/+4
* minor commentsJosh Coalson2006-11-201-1/+2
* minor commentsJosh Coalson2006-11-151-3/+4
* add support for read-only operations for ogg flac to chain interfaceJosh Coalson2006-11-151-11/+64
* improve commentsJosh Coalson2006-10-151-6/+8
* more doxygen commentsJosh Coalson2006-10-071-2/+2
* add number-of-colors field to PICTURE metadata blockJosh Coalson2006-09-231-1/+3
* add support for new PICTURE metadata blockJosh Coalson2006-09-231-10/+143
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-0/+29
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculat...Josh Coalson2006-04-101-5/+38
* fix constness in some functionsJosh Coalson2005-01-301-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-14/+25
* additions to metadata object api: more vorbiscomment functions, trailing-null...Josh Coalson2004-12-301-40/+151
* fix bug copying a null vorbis comment entryJosh Coalson2004-09-081-2/+2
* fix typo in commentsJosh Coalson2004-07-311-1/+1
* add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()Josh Coalson2004-07-301-5/+28
* max the largest metadata type code be 126, reserving 127 to avoid confusion w...Josh Coalson2004-07-221-1/+2
* add documentation for new callback-based functionsJosh Coalson2004-07-161-4/+110
* do not close any file handles in the callback-based chain reading/writingJosh Coalson2004-07-151-3/+2
* add callback-based versions of chain writing: FLAC__metadata_chain_check_if_t...Josh Coalson2004-07-111-1/+32
* add FLAC__metadata_chain_read_with_callbacks()Josh Coalson2004-07-101-1/+22
* add callback.hJosh Coalson2004-07-101-0/+1
* minor commentsJosh Coalson2004-07-071-4/+5
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* change license verbiage to Xiph'sJosh Coalson2003-01-311-14/+26
* add some assertsJosh Coalson2003-01-151-4/+2
* write missing docs for remaining new functionsJosh Coalson2003-01-121-7/+70
* write up some missing documentationJosh Coalson2003-01-111-13/+127
* big fix to allow codec and metadata interface to handle unknown metadata blo...Josh Coalson2003-01-101-0/+4