2002-06-28 |
Josh Coalson | specialize getopt for FLAC |
tree | commitdiff |
2002-06-28 |
Josh Coalson | minor fix to cast sizeof for printf |
tree | commitdiff |
2002-06-21 |
Josh Coalson | fix bug where decoder wasn't getting streaminfo or... |
tree | commitdiff |
2002-06-18 |
Josh Coalson | fix bug where plugin would crash if decoder hits unexpe... |
tree | commitdiff |
2002-06-18 |
Josh Coalson | minor syntax |
tree | commitdiff |
2002-06-15 |
Josh Coalson | fix bug with infinite loop on remove-with-padding |
tree | commitdiff |
2002-06-15 |
Josh Coalson | fix bug where current chain length was not calculated... |
tree | commitdiff |
2002-06-15 |
Josh Coalson | fix bug with return code passing |
tree | commitdiff |
2002-06-14 |
Josh Coalson | minor changes in anticipation of release |
tree | commitdiff |
2002-06-13 |
Josh Coalson | fixes to work with latest wasabi (beta 3) |
tree | commitdiff |
2002-06-13 |
Josh Coalson | don't use errno on win32 |
tree | commitdiff |
2002-06-13 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-06-13 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-06-12 |
Josh Coalson | fix return type of externs |
tree | commitdiff |
2002-06-11 |
Josh Coalson | fix LDADD var |
tree | commitdiff |
2002-06-11 |
Josh Coalson | fixes from compiling code and running all the tests... |
tree | commitdiff |
2002-06-10 |
Josh Coalson | add all.h |
tree | commitdiff |
2002-06-10 |
Josh Coalson | fix some minor syntax errors |
tree | commitdiff |
2002-06-10 |
Josh Coalson | remove bitbuffer.h |
tree | commitdiff |
2002-06-10 |
Josh Coalson | last batch of changes and fixes based on the libFLAC... |
tree | commitdiff |
2002-06-08 |
Josh Coalson | another big glob of changes/fixes |
tree | commitdiff |
2002-06-07 |
Josh Coalson | rename directory test_unit to test_libFLAC |
tree | commitdiff |
2002-06-07 |
Josh Coalson | massive glob of checkins: improved tests, more tests... |
tree | commitdiff |
2002-06-05 |
Josh Coalson | add test for FLAC__metadata_object_seektable_is_legal() |
tree | commitdiff |
2002-06-05 |
Josh Coalson | ifdef out debug code |
tree | commitdiff |
2002-06-05 |
Josh Coalson | read id3v1 tags |
tree | commitdiff |
2002-06-05 |
Josh Coalson | minor syntax |
tree | commitdiff |
2002-06-05 |
Josh Coalson | add -F to continue decoding through errors |
tree | commitdiff |
2002-06-05 |
Josh Coalson | fix bug where decoding flac file with 0 total_samples... |
tree | commitdiff |
2002-06-05 |
Josh Coalson | bring in what was FLAC__seek_table_is_valid() |
tree | commitdiff |
2002-06-05 |
Josh Coalson | remove seek_table; it moved into the metadata interface |
tree | commitdiff |
2002-06-05 |
Josh Coalson | contents moved into metadata interface |
tree | commitdiff |
2002-06-05 |
Josh Coalson | minor consolidation |
tree | commitdiff |
2002-06-05 |
Josh Coalson | add -F, remove -R |
tree | commitdiff |
2002-06-04 |
Josh Coalson | fix status enum, more rigorous setting of defaults... |
tree | commitdiff |
2002-06-04 |
Josh Coalson | allow file generator to return the filesize |
tree | commitdiff |
2002-06-04 |
Josh Coalson | remove -lefence |
tree | commitdiff |
2002-06-04 |
Josh Coalson | add inherited get methods from stream decoder |
tree | commitdiff |
2002-06-04 |
Josh Coalson | fix with new status enums |
tree | commitdiff |
2002-06-04 |
Josh Coalson | fix status enum, fix bug parsing vorbis comments, stop... |
tree | commitdiff |
2002-06-04 |
Josh Coalson | add inherited get methods from stream decoder, more... |
tree | commitdiff |
2002-06-04 |
Josh Coalson | fix with new status enums |
tree | commitdiff |
2002-06-04 |
Josh Coalson | finish stream/seekable_stream/file decoder tests |
tree | commitdiff |
2002-06-01 |
Josh Coalson | fixes based on MSVC compile |
tree | commitdiff |
2002-06-01 |
Josh Coalson | initial import |
tree | commitdiff |
2002-06-01 |
Josh Coalson | fix state enums |
tree | commitdiff |
2002-06-01 |
Josh Coalson | add vorbis comment to --list |
tree | commitdiff |
2002-06-01 |
Josh Coalson | new more flexible way of passing metadata to stream... |
tree | commitdiff |
2002-06-01 |
Josh Coalson | update to match new way of passing metadata to stream... |
tree | commitdiff |
2002-06-01 |
Josh Coalson | minor tweak |
tree | commitdiff |
2002-06-01 |
Josh Coalson | add in some stream decoder tests |
tree | commitdiff |
2002-06-01 |
Josh Coalson | update to match new way of passing metadata to stream... |
tree | commitdiff |
2002-06-01 |
Josh Coalson | merged into decoders.c |
tree | commitdiff |
2002-06-01 |
Josh Coalson | bump version number to 1.0.3 |
tree | commitdiff |
2002-05-31 |
Josh Coalson | add yet more tests |
tree | commitdiff |
2002-05-31 |
Josh Coalson | fix bug in flac file generator |
tree | commitdiff |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value |
tree | commitdiff |
2002-05-31 |
Josh Coalson | fix malloc(0) "bug" with application block parsing |
tree | commitdiff |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value, fix bug in vorbis... |
tree | commitdiff |
2002-05-31 |
Josh Coalson | add methods to SeekTable, Padding, and VorbisComment |
tree | commitdiff |
2002-05-31 |
Josh Coalson | initial importdecoders.[ch] |
tree | commitdiff |
2002-05-30 |
Josh Coalson | updates to match new metadata object api changes |
tree | commitdiff |
2002-05-30 |
Josh Coalson | finish up operation handling |
tree | commitdiff |
2002-05-30 |
Josh Coalson | add metadata.h |
tree | commitdiff |
2002-05-30 |
Josh Coalson | split metadata.c into metadata_object.c and metadata_it... |
tree | commitdiff |
2002-05-30 |
Josh Coalson | remove unused code |
tree | commitdiff |
2002-05-29 |
Josh Coalson | fill out more of the shorthand options |
tree | commitdiff |
2002-05-29 |
Josh Coalson | add new decoder/encoder class files |
tree | commitdiff |
2002-05-29 |
Josh Coalson | fix memory leaks in array resizers |
tree | commitdiff |
2002-05-29 |
Josh Coalson | relax logic for encoder finishing |
tree | commitdiff |
2002-05-29 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-05-29 |
Josh Coalson | fix constness on _set_ methods |
tree | commitdiff |
2002-05-29 |
Josh Coalson | initial import |
tree | commitdiff |
2002-05-25 |
Josh Coalson | finish option processing, start operation handling |
tree | commitdiff |
2002-05-25 |
Josh Coalson | add -lFLAC to link list |
tree | commitdiff |
2002-05-25 |
Josh Coalson | add tests for level 2 - delete block |
tree | commitdiff |
2002-05-25 |
Josh Coalson | add support for id3v2 tags to levels 1 and 2, better... |
tree | commitdiff |
2002-05-23 |
Josh Coalson | flesh out the option processing |
tree | commitdiff |
2002-05-22 |
Josh Coalson | fix null pointer handling in metadata object routines |
tree | commitdiff |
2002-05-22 |
Josh Coalson | add iterator classes |
tree | commitdiff |
2002-05-20 |
Josh Coalson | replace a bunch of magic numbers |
tree | commitdiff |
2002-05-20 |
Josh Coalson | minor changes to some defines/globals |
tree | commitdiff |
2002-05-17 |
Josh Coalson | initial import |
tree | commitdiff |
2002-05-17 |
Josh Coalson | test_unit no longer needs to see itself |
tree | commitdiff |
2002-05-17 |
Josh Coalson | initial import |
tree | commitdiff |
2002-05-17 |
Josh Coalson | use new file_utils |
tree | commitdiff |
2002-05-17 |
Josh Coalson | add file_utils module |
tree | commitdiff |
2002-05-17 |
Josh Coalson | beginning of rewrite of metaflac to the new metadata... |
tree | commitdiff |
2002-05-17 |
Josh Coalson | add getopt reference |
tree | commitdiff |
2002-05-17 |
Josh Coalson | allow setting data pointers to 0 for metadata objects |
tree | commitdiff |
2002-05-17 |
Josh Coalson | update with new semantics for padding block creation |
tree | commitdiff |
2002-05-17 |
Josh Coalson | differentiate between format max bits per sample and... |
tree | commitdiff |
2002-05-17 |
Josh Coalson | conditionalize #include of stdio.h |
tree | commitdiff |
2002-05-17 |
Josh Coalson | minor cosmetics |
tree | commitdiff |
2002-05-17 |
Josh Coalson | differentiate between format max bits per sample and... |
tree | commitdiff |
2002-05-17 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-05-17 |
Josh Coalson | update with new semantics for padding block creation |
tree | commitdiff |
2002-05-17 |
Josh Coalson | add libFLAC++ and share subdirs |
tree | commitdiff |
2002-05-14 |
Josh Coalson | final fixes to level 2 tests |
tree | commitdiff |
2002-05-14 |
Josh Coalson | finished unit test for level 2 interface |
tree | commitdiff |
next |