2002-07-02 |
Josh Coalson | add README to EXTRA_DIST
|
commit | commitdiff | tree |
2002-07-01 |
Josh Coalson | set CXXFLAGS also during test
|
commit | commitdiff | tree |
2002-07-01 |
Josh Coalson | add arson is s/w section, commented out since it is...
|
commit | commitdiff | tree |
2002-06-29 |
Josh Coalson | minor fixes
|
commit | commitdiff | tree |
2002-06-28 |
Josh Coalson | add autoconf m4 files
|
commit | commitdiff | tree |
2002-06-28 |
Josh Coalson | check for ogg using AM_PATH_OGG from ogg.m4
|
commit | commitdiff | tree |
2002-06-28 |
Josh Coalson | fix path to getopt.h
|
commit | commitdiff | tree |
2002-06-28 |
Josh Coalson | add flac.pbproj and depcomp to EXTRA_DIST
|
commit | commitdiff | tree |
2002-06-28 |
Josh Coalson | specialize getopt for FLAC
|
commit | commitdiff | tree |
2002-06-28 |
Josh Coalson | minor fix to cast sizeof for printf
|
commit | commitdiff | tree |
2002-06-28 |
Josh Coalson | minor fix for Darwin version of /bin/sh
|
commit | commitdiff | tree |
2002-06-21 |
Josh Coalson | fix bug where decoder wasn't getting streaminfo or...
|
commit | commitdiff | tree |
2002-06-19 |
Josh Coalson | add Tag to S/W section
|
commit | commitdiff | tree |
2002-06-18 |
Josh Coalson | fix bug where plugin would crash if decoder hits unexpected...
|
commit | commitdiff | tree |
2002-06-18 |
Josh Coalson | minor syntax
|
commit | commitdiff | tree |
2002-06-18 |
Josh Coalson | add test_metaflac.sh to test list
|
commit | commitdiff | tree |
2002-06-18 |
Josh Coalson | add a few more tests
|
commit | commitdiff | tree |
2002-06-15 |
Josh Coalson | add more tests, fix check for needed binaries
|
commit | commitdiff | tree |
2002-06-15 |
Josh Coalson | fix check for needed binaries
|
commit | commitdiff | tree |
2002-06-15 |
Josh Coalson | change position of test metaflac test
|
commit | commitdiff | tree |
2002-06-15 |
Josh Coalson | fix bug with infinite loop on remove-with-padding
|
commit | commitdiff | tree |
2002-06-15 |
Josh Coalson | fix bug where current chain length was not calculated...
|
commit | commitdiff | tree |
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 |
next |