platform/upstream/flac.git
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Andrey Astafievnear 1.0.3
2002-06-07 Andrey Astafievnear 1.0.3
2002-06-07 Andrey Astafievnear 1.0.3
2002-06-07 Josh Coalsonrename test_unit.sh to test_libFLAC.sh
2002-06-07 Josh Coalsonrename directory test_unit to test_libFLAC
2002-06-07 Josh Coalsonmove test_unit.sh to test_libFLAC.sh
2002-06-07 Josh Coalsoninitial import
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-05 Josh Coalsonadd test for FLAC__metadata_object_seektable_is_legal()
2002-06-05 Josh Coalsonifdef out debug code
2002-06-05 Josh Coalsonread id3v1 tags
2002-06-05 Josh Coalsonminor syntax
2002-06-05 Josh Coalsonalso test -3 and -7 in noise tests
2002-06-05 Josh Coalsonadd -F to continue decoding through errors
2002-06-05 Josh Coalsonfix bug where decoding flac file with 0 total_samples...
2002-06-05 Josh Coalsonbring in what was FLAC__seek_table_is_valid()
2002-06-05 Josh Coalsonremove seek_table; it moved into the metadata interface
2002-06-05 Josh Coalsoncontents moved into metadata interface
2002-06-05 Josh Coalsonminor consolidation
2002-06-05 Josh Coalsonadd -F, remove -R
2002-06-05 Josh Coalsonfix link to abcde patch
2002-06-04 Josh Coalsonfix status enum, more rigorous setting of defaults...
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder in file...
2002-06-04 Josh Coalsonallow file generator to return the filesize
2002-06-04 Josh Coalsonremove -lefence
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder
2002-06-04 Josh Coalsonfix with new status enums
2002-06-04 Josh Coalsonfix status enum, fix bug parsing vorbis comments, stop...
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder, more...
2002-06-04 Josh Coalsonfix status enum names
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder
2002-06-04 Josh Coalsonminor change in docs for metadata callback
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 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
next