more strict typecasts
[platform/upstream/flac.git] / src / libFLAC / metadata_object.c
2002-11-06 Josh Coalsonmore strict typecasts
2002-11-05 Josh Coalsonconstify first arg of FLAC__metadata_object_vorbiscomme...
2002-10-26 Josh Coalsonadd more convenience for manipulating vorbis comments
2002-10-18 Josh Coalsonswitch malloc+memset(0) to calloc()
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-08-01 Josh Coalsonnew functions for seektable templates, point sorting
2002-07-15 Josh Coalsonuse FLAC__format_seektable_is_legal()
2002-07-11 Josh Coalsonadd some asserts
2002-06-14 Josh Coalsonminor changes in anticipation of release
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-05 Josh Coalsonbring in what was FLAC__seek_table_is_valid()
2002-05-31 Josh Coalsonpass vorbis comment entries by value, fix bug in vorbis...
2002-05-30 Josh Coalsonsplit metadata.c into metadata_object.c and metadata_it...