summaryrefslogtreecommitdiff
path: root/src/test_libFLAC/metadata_manip.c
Commit message (Expand)AuthorAgeFilesLines
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* fix compiler warningJosh Coalson2007-09-121-1/+1
* change default extension for ogg flac from .ogg to .oga (SF#1762492: http://s...Josh Coalson2007-08-011-1/+1
* prototype-related fixesJosh Coalson2007-07-251-5/+6
* fix minor leaksJosh Coalson2007-02-131-0/+4
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* bump requisite _MSC_VER to <=1600 for fseeko/ftello hackJosh Coalson2007-01-311-1/+1
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-3/+3
* fix bug where test would fail if libFLAC not built with ogg supportJosh Coalson2006-11-211-7/+10
* fixes based on valgrind runJosh Coalson2006-11-201-0/+1
* add support for read-only operations for ogg flac to chain interfaceJosh Coalson2006-11-151-111/+139
* minor syntaxJosh Coalson2006-11-091-3/+3
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-1/+1
* minor commentsJosh Coalson2006-10-101-4/+4
* try to limit the #defines (of fseeko to fseek and ftello to ftell) to just th...Josh Coalson2006-10-031-1/+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/+64
* minor commentsJosh Coalson2006-09-161-0/+1
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-26/+21
* complete largefile supportJosh Coalson2006-05-241-10/+16
* 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-12/+45
* add support for building on os/2 with emxJosh Coalson2005-09-031-2/+2
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* additions to metadata object api: more vorbiscomment functions, trailing-null...Josh Coalson2004-12-301-2/+2
* add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()Josh Coalson2004-07-301-0/+18
* tempfile only needs to be opened with wb, not w+bJosh Coalson2004-07-161-1/+1
* minor commentsJosh Coalson2004-07-151-1/+1
* add tests of mismatched read/write protections in chain interfaceJosh Coalson2004-07-151-7/+178
* add tests for callback-based chain reading/writingJosh Coalson2004-07-141-20/+222
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* minor verbiageJosh Coalson2003-01-151-1/+1
* update some function names to match changes in metadata_utils.hJosh Coalson2003-01-101-3/+3
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* fix uninitialized dataJosh Coalson2002-12-281-0/+6
* fix memory leaks found with valgrindJosh Coalson2002-12-041-0/+2
* updates to work with new grabbag libJosh Coalson2002-11-071-4/+4
* work related to moving some file utils into the new file_utils convenience libJosh Coalson2002-10-301-3/+4
* add read_only argument to simple iterator initializerJosh Coalson2002-08-301-2/+2
* minor formattingJosh Coalson2002-08-271-3/+3
* update tests to reflect addition of vorbis comment with vendor stringJosh Coalson2002-08-251-108/+192
* revamp decoder process callsJosh Coalson2002-08-021-1/+1
* minor commentsJosh Coalson2002-06-131-1/+1
* last batch of changes and fixes based on the libFLAC++ unit testsJosh Coalson2002-06-101-11/+11
* another big glob of changes/fixesJosh Coalson2002-06-081-173/+173
* rename directory test_unit to test_libFLACJosh Coalson2002-06-071-0/+1520