reorganize metadata decoding in anticipation of new cuesheet block
[platform/upstream/flac.git] / src / test_libFLAC /
2002-11-14 Josh Coalsonfix path to grabbag lib
2002-11-07 Josh Coalsonupdates to work with new grabbag lib
2002-10-30 Josh Coalsonwork related to moving some file utils into the new...
2002-10-26 Josh Coalsonupdate to match new default vorbis comment size (now...
2002-10-23 Josh Coalsonadd notion of topdir to Makefile.lite build system
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-17 Josh Coalsoninitial import
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-15 Matt ZimmermanFix slightly botched search-and-replace which produced...
2002-10-10 Matt ZimmermanUse config.h rather than passing all defs in CFLAGS
2002-09-25 Josh Coalsonbump the version number from 1.0.4_beta to 1.0.4
2002-09-09 Josh Coalsonbump version number to 1.0.4_beta
2002-08-30 Josh Coalsonadd read_only argument to simple iterator initializer
2002-08-27 Josh Coalsonminor formatting
2002-08-25 Josh Coalsonupdate tests to reflect addition of vorbis comment...
2002-08-20 Josh Coalsonadd some missing tests
2002-08-08 Josh Coalsonadd a samples_written field to the progress callback
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-03 Josh Coalsonbetter state reporting
2002-08-03 Josh Coalsonadd verify mode to all encoders
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate(), add progress...
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-08-02 Josh Coalsonnew seekable stream encoder and file encoder layers
2002-08-01 Josh Coalsonminor syntax
2002-08-01 Josh Coalsonnew funcs for getting underlying decoder layer states
2002-08-01 Josh Coalsonnew functions for seektable templates, point sorting
2002-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-02 Josh Coalsonbump version number from 1.0.3_beta to 1.0.3
2002-06-28 Josh Coalsonminor fix to cast sizeof for printf
2002-06-14 Josh Coalsonminor changes in anticipation of release
2002-06-13 Josh Coalsonminor comments
2002-06-12 Josh Coalsonfix return type of externs
2002-06-11 Josh Coalsonfix LDADD var
2002-06-11 Josh Coalsonfixes from compiling code and running all the tests...
2002-06-10 Josh Coalsonlast batch of changes and fixes based on the libFLAC...
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonrename directory test_unit to test_libFLAC