platform/upstream/flac.git
2002-06-01 Josh Coalsonfixes based on MSVC compile
2002-06-01 Josh Coalsoninitial import
2002-06-01 Josh Coalsonfix state enums
2002-06-01 Josh Coalsonadd vorbis comment to --list
2002-06-01 Josh Coalsonnew more flexible way of passing metadata to stream...
2002-06-01 Josh Coalsonupdate to match new way of passing metadata to stream...
2002-06-01 Josh Coalsonminor tweak
2002-06-01 Josh Coalsonadd in some stream decoder tests
2002-06-01 Josh Coalsonupdate to match new way of passing metadata to stream...
2002-06-01 Josh Coalsonmerged into decoders.c
2002-06-01 Josh Coalsonbump version number to 1.0.3
2002-05-31 Josh Coalsonadd yet more tests
2002-05-31 Josh Coalsonfix bug in flac file generator
2002-05-31 Josh Coalsonpass vorbis comment entries by value
2002-05-31 Josh Coalsonfix malloc(0) "bug" with application block parsing
2002-05-31 Josh Coalsonpass vorbis comment entries by value, fix bug in vorbis...
2002-05-31 Josh Coalsonadd methods to SeekTable, Padding, and VorbisComment
2002-05-31 Josh Coalsonpass vorbis comment entries by value
2002-05-31 Josh Coalsoninitial importdecoders.[ch]
2002-05-30 Josh Coalsonupdates to match new metadata object api changes
2002-05-30 Josh Coalsonfinish up operation handling
2002-05-30 Josh Coalsonrework the api to seektable and vorbis comment objects
2002-05-30 Josh Coalsonadd metadata.h
2002-05-30 Josh Coalsonsplit metadata.c into metadata_object.c and metadata_it...
2002-05-30 Josh Coalsonremove unused code
2002-05-29 Josh Coalsonminor verbiage
2002-05-29 Josh Coalsonfill out more of the shorthand options
2002-05-29 Josh Coalsonadd new decoder/encoder class files
2002-05-29 Josh Coalsonfix memory leaks in array resizers
2002-05-29 Josh Coalsonrelax logic for encoder finishing
2002-05-29 Josh Coalsonadd encoder.h and decoder.h
2002-05-29 Josh Coalsonminor comments
2002-05-29 Josh Coalsonfix constness on _set_ methods
2002-05-29 Josh Coalsoninitial import
2002-05-25 Josh Coalsonfinish option processing, start operation handling
2002-05-25 Josh Coalsonadd -lFLAC to link list
2002-05-25 Josh Coalsonadd tests for level 2 - delete block
2002-05-25 Josh Coalsonadd support for id3v2 tags to levels 1 and 2, better...
2002-05-23 Josh Coalsonflesh out the option processing
2002-05-22 Josh Coalsonfix null pointer handling in metadata object routines
2002-05-22 Josh Coalsonadd iterator classes
2002-05-22 Josh Coalsoncomment changes
2002-05-22 Josh Coalsonupdate comparison with latest codec versions, add decod...
2002-05-20 Josh Coalsonreplace a bunch of magic numbers
2002-05-20 Josh Coalsonminor changes to some defines/globals
2002-05-17 Josh Coalsoninitial import
2002-05-17 Josh Coalsontest_unit no longer needs to see itself
2002-05-17 Josh Coalsoninitial import
2002-05-17 Josh Coalsonuse new file_utils
2002-05-17 Josh Coalsonadd file_utils module
2002-05-17 Josh Coalsonbeginning of rewrite of metaflac to the new metadata...
2002-05-17 Josh Coalsonadd getopt reference
2002-05-17 Josh Coalsonallow setting data pointers to 0 for metadata objects
2002-05-17 Josh Coalsonupdate with new semantics for padding block creation
2002-05-17 Josh Coalsondifferentiate between format max bits per sample and...
2002-05-17 Josh Coalsonconditionalize #include of stdio.h
2002-05-17 Josh Coalsonminor cosmetics
2002-05-17 Josh Coalsondifferentiate between format max bits per sample and...
2002-05-17 Josh Coalsonminor comments
2002-05-17 Josh Coalsonupdate with new semantics for padding block creation
2002-05-17 Josh Coalsonadd libFLAC++ and share subdirs
2002-05-17 Josh Coalsonupdate with new semantics for padding
2002-05-17 Josh Coalsonadd FLAC++ and share subdirs
2002-05-17 Josh Coalsonupdate with new semantics for -P
2002-05-17 Josh Coalsonadd AlsaPlayer to plugin list
2002-05-17 Josh Coalsonadd targets for building C++ code
2002-05-17 Josh Coalsonadd stuff for getopt
2002-05-17 Josh Coalsonadd "share" library
2002-05-16 Josh Coalsondifferentiate between format max bps and reference...
2002-05-16 Josh Coalsonminor comments
2002-05-16 Josh Coalsonadd conditional extern "C"
2002-05-14 Josh Coalsonfinal fixes to level 2 tests
2002-05-14 Josh Coalsonfinished unit test for level 2 interface
2002-05-14 Josh Coalsonmore fixes for level 2 functions exposed by unit tests
2002-05-11 Josh Coalsonfinished level 1 tests, started level 2 tests
2002-05-11 Josh Coalsonmore bug fixes from unit tests; level 1 looks good
2002-05-11 Josh Coalsonadd more comments, add function FLAC__metadata_iterator...
2002-05-10 Josh Coalsonadd more tests
2002-05-10 Josh Coalsonfix bugs exposed by latest tests
2002-05-09 Josh Coalsonminor comments
2002-05-09 Josh Coalsonuse full path to test_unit
2002-05-09 Josh Coalsonadd more tests (but still many left)
2002-05-09 Josh Coalsonpass argv[0] down to manip tests
2002-05-09 Josh Coalsonmove comparison code to metadata_utils.c
2002-05-09 Josh Coalsonminor fix
2002-05-09 Josh Coalsoninitial import
2002-05-09 Josh Coalsonadd metadata_utils.c
2002-05-09 Josh Coalsonremove unused code, fix several bugs (WARNING: there...
2002-05-09 Josh Coalsonfix _new / _init / _finish / _delete sequence to be...
2002-05-09 Josh Coalsonfix bug where decoder was not reading APPLICATION id...
2002-05-09 Josh Coalsonfix up comments, remove faulty assert
2002-05-09 Josh Coalsonremove unused code
2002-05-09 Josh Coalsonadd FLAC__ASSERT_DECLARATION macro
2002-05-09 Josh Coalsonfix copyright header
2002-05-07 Josh Coalsonmore infrastructure, still doesn't do anything yet
2002-05-07 Josh Coalsoninitial import
2002-05-07 Josh Coalsonfixes for padding length calculation, vorbis comment...
2002-05-07 Josh Coalsonadd FLAC__bitbuffer_read_byte_block_aligned()
2002-05-07 Josh Coalsonadd functionality to specify which metadata blocks...
2002-05-06 Matt ZimmermanUse extern "C" as appropriate to allow use with C++
next