2002-06-15 |
Josh Coalson | fix bug with return code passing
|
commit | commitdiff | tree |
2002-06-14 |
Josh Coalson | minor changes in anticipation of release
|
commit | commitdiff | tree |
2002-06-14 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2002-06-13 |
Josh Coalson | add verbiage about default for decoder metadata callback
|
commit | commitdiff | tree |
2002-06-13 |
Josh Coalson | fixes to work with latest wasabi (beta 3)
|
commit | commitdiff | tree |
2002-06-13 |
Josh Coalson | don't use errno on win32
|
commit | commitdiff | tree |
2002-06-13 |
Josh Coalson | minor comments
|
commit | commitdiff | tree |
2002-06-13 |
Josh Coalson | minor comments
|
commit | commitdiff | tree |
2002-06-13 |
Josh Coalson | update for 1.0.3 release
|
commit | commitdiff | tree |
2002-06-12 |
Josh Coalson | fix return type of externs
|
commit | commitdiff | tree |
2002-06-11 |
Josh Coalson | fix LDADD var
|
commit | commitdiff | tree |
2002-06-11 |
Josh Coalson | fixes from compiling code and running all the tests...
|
commit | commitdiff | tree |
2002-06-10 |
Josh Coalson | add plugin_xmms
|
commit | commitdiff | tree |
2002-06-10 |
Josh Coalson | add some missing files to EXTRA_DIST
|
commit | commitdiff | tree |
2002-06-10 |
Josh Coalson | add all.h
|
commit | commitdiff | tree |
2002-06-10 |
Josh Coalson | fix some minor syntax errors
|
commit | commitdiff | tree |
2002-06-10 |
Josh Coalson | remove bitbuffer.h
|
commit | commitdiff | tree |
2002-06-10 |
Josh Coalson | add tests for pipe input/output
|
commit | commitdiff | tree |
2002-06-10 |
Josh Coalson | last batch of changes and fixes based on the libFLAC...
|
commit | commitdiff | tree |
2002-06-08 |
Josh Coalson | another big glob of changes/fixes
|
commit | commitdiff | tree |
2002-06-07 |
Josh Coalson | rename test_unit.sh to test_libFLAC.sh
|
commit | commitdiff | tree |
2002-06-07 |
Josh Coalson | rename directory test_unit to test_libFLAC
|
commit | commitdiff | tree |
2002-06-07 |
Josh Coalson | move test_unit.sh to test_libFLAC.sh
|
commit | commitdiff | tree |
2002-06-07 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2002-06-07 |
Josh Coalson | massive glob of checkins: improved tests, more tests...
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | add test for FLAC__metadata_object_seektable_is_legal()
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | ifdef out debug code
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | read id3v1 tags
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | minor syntax
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | also test -3 and -7 in noise tests
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | add -F to continue decoding through errors
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | fix bug where decoding flac file with 0 total_samples...
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | bring in what was FLAC__seek_table_is_valid()
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | remove seek_table; it moved into the metadata interface
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | contents moved into metadata interface
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | minor consolidation
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | add -F, remove -R
|
commit | commitdiff | tree |
2002-06-05 |
Josh Coalson | fix link to abcde patch
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | fix status enum, more rigorous setting of defaults...
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | add inherited get methods from stream decoder in file...
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | allow file generator to return the filesize
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | remove -lefence
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | add inherited get methods from stream decoder
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | fix with new status enums
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | fix status enum, fix bug parsing vorbis comments, stop...
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | add inherited get methods from stream decoder, more...
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | fix status enum names
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | add inherited get methods from stream decoder
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | minor change in docs for metadata callback
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | fix with new status enums
|
commit | commitdiff | tree |
2002-06-04 |
Josh Coalson | finish stream/seekable_stream/file decoder tests
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | fixes based on MSVC compile
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | fix state enums
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | add vorbis comment to --list
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | new more flexible way of passing metadata to stream...
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | update to match new way of passing metadata to stream...
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | minor tweak
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | add in some stream decoder tests
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | update to match new way of passing metadata to stream...
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | merged into decoders.c
|
commit | commitdiff | tree |
2002-06-01 |
Josh Coalson | bump version number to 1.0.3
|
commit | commitdiff | tree |
2002-05-31 |
Josh Coalson | add yet more tests
|
commit | commitdiff | tree |
2002-05-31 |
Josh Coalson | fix bug in flac file generator
|
commit | commitdiff | tree |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value
|
commit | commitdiff | tree |
2002-05-31 |
Josh Coalson | fix malloc(0) "bug" with application block parsing
|
commit | commitdiff | tree |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value, fix bug in vorbiscomme...
|
commit | commitdiff | tree |
2002-05-31 |
Josh Coalson | add methods to SeekTable, Padding, and VorbisComment
|
commit | commitdiff | tree |
2002-05-31 |
Josh Coalson | pass vorbis comment entries by value
|
commit | commitdiff | tree |
2002-05-31 |
Josh Coalson | initial importdecoders.[ch]
|
commit | commitdiff | tree |
2002-05-30 |
Josh Coalson | updates to match new metadata object api changes
|
commit | commitdiff | tree |
2002-05-30 |
Josh Coalson | finish up operation handling
|
commit | commitdiff | tree |
2002-05-30 |
Josh Coalson | rework the api to seektable and vorbis comment objects
|
commit | commitdiff | tree |
2002-05-30 |
Josh Coalson | add metadata.h
|
commit | commitdiff | tree |
2002-05-30 |
Josh Coalson | split metadata.c into metadata_object.c and metadata_iterators.c
|
commit | commitdiff | tree |
2002-05-30 |
Josh Coalson | remove unused code
|
commit | commitdiff | tree |
2002-05-29 |
Josh Coalson | minor verbiage
|
commit | commitdiff | tree |
2002-05-29 |
Josh Coalson | fill out more of the shorthand options
|
commit | commitdiff | tree |
2002-05-29 |
Josh Coalson | add new decoder/encoder class files
|
commit | commitdiff | tree |
2002-05-29 |
Josh Coalson | fix memory leaks in array resizers
|
commit | commitdiff | tree |
2002-05-29 |
Josh Coalson | relax logic for encoder finishing
|
commit | commitdiff | tree |
2002-05-29 |
Josh Coalson | add encoder.h and decoder.h
|
commit | commitdiff | tree |
2002-05-29 |
Josh Coalson | minor comments
|
commit | commitdiff | tree |
2002-05-29 |
Josh Coalson | fix constness on _set_ methods
|
commit | commitdiff | tree |
2002-05-29 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2002-05-25 |
Josh Coalson | finish option processing, start operation handling
|
commit | commitdiff | tree |
2002-05-25 |
Josh Coalson | add -lFLAC to link list
|
commit | commitdiff | tree |
2002-05-25 |
Josh Coalson | add tests for level 2 - delete block
|
commit | commitdiff | tree |
2002-05-25 |
Josh Coalson | add support for id3v2 tags to levels 1 and 2, better...
|
commit | commitdiff | tree |
2002-05-23 |
Josh Coalson | flesh out the option processing
|
commit | commitdiff | tree |
2002-05-22 |
Josh Coalson | fix null pointer handling in metadata object routines
|
commit | commitdiff | tree |
2002-05-22 |
Josh Coalson | add iterator classes
|
commit | commitdiff | tree |
2002-05-22 |
Josh Coalson | comment changes
|
commit | commitdiff | tree |
2002-05-22 |
Josh Coalson | update comparison with latest codec versions, add decode...
|
commit | commitdiff | tree |
2002-05-20 |
Josh Coalson | replace a bunch of magic numbers
|
commit | commitdiff | tree |
2002-05-20 |
Josh Coalson | minor changes to some defines/globals
|
commit | commitdiff | tree |
2002-05-17 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2002-05-17 |
Josh Coalson | test_unit no longer needs to see itself
|
commit | commitdiff | tree |
2002-05-17 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2002-05-17 |
Josh Coalson | use new file_utils
|
commit | commitdiff | tree |
next |