summaryrefslogtreecommitdiff
path: root/src/test_libFLAC/metadata_manip.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of gcc 9.2 compiler warningsErik de Castro Lopo2019-09-151-3/+3
* Switch to utimensat for newer POSIX versionsRosen Penev2019-08-201-3/+7
* Fix CppCheck warningsErik de Castro Lopo2019-07-151-4/+7
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-19/+19
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Rename _flac_stat to flac_stat_s.Erik de Castro Lopo2013-03-291-3/+3
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-17/+17
* Replace broken str* functions with safe versions.Erik de Castro Lopo2013-03-191-5/+6
* Fix a couple of Windows 2Gig file size issues.Erik de Castro Lopo2013-03-141-1/+1
* Fix compiler warnings from new compiler flags.Erik de Castro Lopo2013-03-061-2/+3
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Remove casting of return value from *alloc() functions.Erik de Castro Lopo2012-04-041-1/+1
* Patch from Dave Yeo to remove more CPP hackery.Erik de Castro Lopo2012-02-081-1/+1
* Add file include/share/compat.h and start moving CPP hackery into it.Erik de Castro Lopo2012-02-041-8/+1
* Patch from JonY to suppress redefinition warnings with mingw-w64 lfs64 warnings.Erik de Castro Lopo2012-02-041-0/+4
* 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