platform/upstream/flac.git
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++
2002-05-04 Josh Coalsonupdate to use new metadata interface
2002-05-04 Josh Coalsonfix bug printing application id
2002-05-04 Josh Coalsonfix max sample rate checking
2002-05-04 Josh Coalsonupdate to work with new bitbuffer changes
2002-05-04 Josh Coalsonadd metadata tests
2002-05-04 Josh Coalsoninitial import
2002-05-04 Josh Coalsonadd vorbis comment block handling, update max sample...
2002-05-04 Josh Coalsonupdate max sample rate checking
2002-05-04 Josh Coalsonminor wording
2002-05-04 Josh Coalsonadd metadata.c, remove utility.c
2002-05-04 Josh Coalsonadd FLAC__format_is_valid_sample_rate()
2002-05-04 Josh Coalsonadd metadata.h, remove utility.h
2002-05-04 Josh Coalsonadd vorbis comment block, fix max sample rate
2002-05-04 Josh Coalsonfunctionality moved to metadata.h
2002-05-04 Josh Coalsonfunctionality moved to metadata.c
2002-05-04 Josh Coalsoninitial import
2002-05-04 Josh Coalsonexpand the feature table, make space for decode time...
2002-05-04 Josh Coalsonminor wording on vorbis comments
2002-05-04 Josh Coalsonadd ...write_byte_block, 2 little-endian routines
2002-05-03 Josh Coalsonadd "known bugs in current release" sections
2002-04-25 Josh Coalsonadd VORBIS_COMMENT metadata block
2002-04-25 Josh Coalsonadd easytag to s/w section
2002-04-25 Josh Coalsonadd FLAC__bitbuffer_read_rice_signed_block()
2002-04-25 Josh Coalsonadd tweaks for a Solaris build
2002-04-24 Josh Coalsonflac file should be opened in binary mode explicitly...
2002-04-24 Josh Coalsonadd lines in usage about --output-prefix
2002-04-10 Josh Coalsonpartial fix in the goal of getting this to match the...
2002-03-20 Josh Coalsonupdate link to abcde patch
2002-03-17 Josh Coalsonremove maintainer message
2002-03-13 Josh Coalsonconvert c++ style comments
2002-03-13 Josh Coalsonminor wording
next