2002-06-01 |
Josh Coalson | new more flexible way of passing metadata to stream... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Josh Coalson | update to match new way of passing metadata to stream... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Josh Coalson | minor tweak |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Josh Coalson | add in some stream decoder tests |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Josh Coalson | update to match new way of passing metadata to stream... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Josh Coalson | merged into decoders.c |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Josh Coalson | bump version number to 1.0.3 |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Josh Coalson | add yet more tests |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Josh Coalson | fix bug in flac file generator |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Josh Coalson | fix malloc(0) "bug" with application block parsing |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value, fix bug in vorbis... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Josh Coalson | add methods to SeekTable, Padding, and VorbisComment |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Josh Coalson | initial importdecoders.[ch] |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Josh Coalson | updates to match new metadata object api changes |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Josh Coalson | finish up operation handling |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Josh Coalson | rework the api to seektable and vorbis comment objects |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Josh Coalson | add metadata.h |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Josh Coalson | split metadata.c into metadata_object.c and metadata_it... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Josh Coalson | remove unused code |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Josh Coalson | minor verbiage |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Josh Coalson | fill out more of the shorthand options |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Josh Coalson | add new decoder/encoder class files |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Josh Coalson | fix memory leaks in array resizers |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Josh Coalson | relax logic for encoder finishing |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Josh Coalson | add encoder.h and decoder.h |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Josh Coalson | minor comments |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Josh Coalson | fix constness on _set_ methods |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Josh Coalson | finish option processing, start operation handling |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Josh Coalson | add -lFLAC to link list |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Josh Coalson | add tests for level 2 - delete block |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Josh Coalson | add support for id3v2 tags to levels 1 and 2, better... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Josh Coalson | flesh out the option processing |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Josh Coalson | fix null pointer handling in metadata object routines |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Josh Coalson | add iterator classes |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Josh Coalson | comment changes |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Josh Coalson | update comparison with latest codec versions, add decod... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Josh Coalson | replace a bunch of magic numbers |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Josh Coalson | minor changes to some defines/globals |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | test_unit no longer needs to see itself |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | use new file_utils |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | add file_utils module |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | beginning of rewrite of metaflac to the new metadata... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | add getopt reference |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | allow setting data pointers to 0 for metadata objects |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | update with new semantics for padding block creation |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | differentiate between format max bits per sample and... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | conditionalize #include of stdio.h |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | minor cosmetics |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | differentiate between format max bits per sample and... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | minor comments |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | update with new semantics for padding block creation |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | add libFLAC++ and share subdirs |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | update with new semantics for padding |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | add FLAC++ and share subdirs |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | update with new semantics for -P |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | add AlsaPlayer to plugin list |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | add targets for building C++ code |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | add stuff for getopt |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Josh Coalson | add "share" library |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Josh Coalson | differentiate between format max bps and reference... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Josh Coalson | minor comments |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Josh Coalson | add conditional extern "C" |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Josh Coalson | final fixes to level 2 tests |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Josh Coalson | finished unit test for level 2 interface |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Josh Coalson | more fixes for level 2 functions exposed by unit tests |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Josh Coalson | finished level 1 tests, started level 2 tests |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Josh Coalson | more bug fixes from unit tests; level 1 looks good |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Josh Coalson | add more comments, add function FLAC__metadata_iterator... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Josh Coalson | add more tests |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Josh Coalson | fix bugs exposed by latest tests |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | minor comments |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | use full path to test_unit |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | add more tests (but still many left) |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | pass argv[0] down to manip tests |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | move comparison code to metadata_utils.c |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | minor fix |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | add metadata_utils.c |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | remove unused code, fix several bugs (WARNING: there... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | fix _new / _init / _finish / _delete sequence to be... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | fix bug where decoder was not reading APPLICATION id... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | fix up comments, remove faulty assert |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | remove unused code |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | add FLAC__ASSERT_DECLARATION macro |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Josh Coalson | fix copyright header |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Josh Coalson | more infrastructure, still doesn't do anything yet |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Josh Coalson | fixes for padding length calculation, vorbis comment... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Josh Coalson | add FLAC__bitbuffer_read_byte_block_aligned() |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Josh Coalson | add functionality to specify which metadata blocks... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Matt Zimmerman | Use extern "C" as appropriate to allow use with C++ |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Josh Coalson | update to use new metadata interface |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Josh Coalson | fix bug printing application id |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Josh Coalson | fix max sample rate checking |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Josh Coalson | update to work with new bitbuffer changes |
commit | commitdiff | tree | snapshot |
next |