Fix more compiler warnings.
[platform/upstream/flac.git] / src / test_libFLAC++ / metadata_object.cpp
2012-05-08 Erik de Castro LopoFix more compiler warnings.
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-02-02 Josh Coalsonadd 2007 copyright
2006-09-23 Josh Coalsonadd number-of-colors field to PICTURE metadata block
2006-09-23 Josh Coalsonadd support for new PICTURE metadata block
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-21 Josh Coalsonadd tests for constructors with copy control and assign()
2004-12-30 Josh Coalsonadd vorbiscomment validation functions to format.c...
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-27 Josh Coalsonfix memory leaks
2002-12-23 Josh Coalsonminor typo
2002-12-19 Josh Coalsonfix typo in integer constant
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-11-19 Josh Coalsonadd CueSheet tests
2002-10-26 Josh Coalsonupdate to match new default vorbis comment size (now...
2002-10-17 Josh Coalsonfix bug in vorbis comment construction
2002-10-16 Josh Coalsonrename .cc files to .cpp since I can find no way to...