add inherited get methods from stream decoder, more rigorous setting of defaults
[platform/upstream/flac.git] / src /
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder, more...
2002-06-04 Josh Coalsonfix with new status enums
2002-06-04 Josh Coalsonfinish stream/seekable_stream/file decoder tests
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 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 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 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 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-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-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-10 Josh Coalsonadd more tests
2002-05-10 Josh Coalsonfix bugs exposed by latest tests
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-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-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 Coalsonfunctionality moved to metadata.c
2002-05-04 Josh Coalsoninitial import
2002-05-04 Josh Coalsonadd ...write_byte_block, 2 little-endian routines
2002-04-25 Josh Coalsonadd VORBIS_COMMENT metadata block
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...
next