2002-12-30 |
Josh Coalson | enable SSE versions of FLAC__lpc_compute_autocorrelation_asm...
|
commit | commitdiff | tree |
2002-12-30 |
Josh Coalson | make valgrind output go into test-specific log file...
|
commit | commitdiff | tree |
2002-12-30 |
Josh Coalson | fix bug in checking of filename extensions
|
commit | commitdiff | tree |
2002-12-30 |
Josh Coalson | fix bug: explicitly close output file in Ogg FLAC case
|
commit | commitdiff | tree |
2002-12-30 |
Josh Coalson | fix memory leaks
|
commit | commitdiff | tree |
2002-12-30 |
Josh Coalson | patch from Miroslav
|
commit | commitdiff | tree |
2002-12-30 |
Josh Coalson | remove reference to --no-escape-coding
|
commit | commitdiff | tree |
2002-12-29 |
Josh Coalson | fix problem with uninitialized data from valgrind
|
commit | commitdiff | tree |
2002-12-29 |
Josh Coalson | remove --workaroung-gcc296-bugs=yes from Valgrind invocation
|
commit | commitdiff | tree |
2002-12-29 |
Josh Coalson | need release bitbuffer even in error cases in write_bitbuffer_()
|
commit | commitdiff | tree |
2002-12-29 |
Josh Coalson | need /GR for dynamic_cast to work for some reason
|
commit | commitdiff | tree |
2002-12-29 |
Josh Coalson | minor syntax
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | add Boss Ogg to S/W section
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | explicited defines for valgrind testing and exhaustive...
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | fix memory leaks
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | add "all" to phony targets
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | minor syntax
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | fix uninitialized data
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | fix memory leaks and uninitialized data
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | add flushed fwrite in Valgrind mode
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | fix verbiage about get_block() in Iterator class
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | add "src" target
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | add Makefile.lite
|
commit | commitdiff | tree |
2002-12-28 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2002-12-27 |
Josh Coalson | tweak Valgrind invocation to show more callers
|
commit | commitdiff | tree |
2002-12-27 |
Josh Coalson | fix memory leaks
|
commit | commitdiff | tree |
2002-12-27 |
Josh Coalson | fix memory leak in Cuesheet destructor
|
commit | commitdiff | tree |
2002-12-26 |
Josh Coalson | miroslav's patch to fix broken --disable-3dnow option
|
commit | commitdiff | tree |
2002-12-23 |
Josh Coalson | minor comments
|
commit | commitdiff | tree |
2002-12-23 |
Josh Coalson | enable 3dnow optimizations by default
|
commit | commitdiff | tree |
2002-12-23 |
Josh Coalson | double-protect a naked assert
|
commit | commitdiff | tree |
2002-12-23 |
Josh Coalson | fix problem with FLAC_plugin__charset_test_conversion...
|
commit | commitdiff | tree |
2002-12-23 |
Josh Coalson | fix warning about unused vars
|
commit | commitdiff | tree |
2002-12-23 |
Josh Coalson | fix uninitialized var
|
commit | commitdiff | tree |
2002-12-23 |
Josh Coalson | minor typo
|
commit | commitdiff | tree |
2002-12-23 |
Josh Coalson | fix problem with recursive use of TESTS_ENVIRONMENT
|
commit | commitdiff | tree |
2002-12-21 |
Josh Coalson | minor updates
|
commit | commitdiff | tree |
2002-12-21 |
Josh Coalson | fix some typos
|
commit | commitdiff | tree |
2002-12-21 |
Josh Coalson | add metaflac.sgml
|
commit | commitdiff | tree |
2002-12-21 |
Josh Coalson | tweak some of the usage text
|
commit | commitdiff | tree |
2002-12-21 |
Josh Coalson | minor comments
|
commit | commitdiff | tree |
2002-12-21 |
Josh Coalson | minor tweak to test parameters
|
commit | commitdiff | tree |
2002-12-21 |
Josh Coalson | add WAVE and AIFF fixup tests
|
commit | commitdiff | tree |
2002-12-21 |
Josh Coalson | add --until, --cuesheet, --force-aiff-format
|
commit | commitdiff | tree |
2002-12-21 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2002-12-19 |
Josh Coalson | fix typo in integer constant
|
commit | commitdiff | tree |
2002-12-17 |
Josh Coalson | add support for decoding to AIFF
|
commit | commitdiff | tree |
2002-12-17 |
Josh Coalson | fix bug in aiff code for skipping ahead
|
commit | commitdiff | tree |
2002-12-17 |
Josh Coalson | add decoding to AIFF, --force-aiff-format
|
commit | commitdiff | tree |
2002-12-17 |
Josh Coalson | add arbitrary WAVE and AIFF file generators
|
commit | commitdiff | tree |
2002-12-17 |
Josh Coalson | add round-trip tests, add aiff to everything
|
commit | commitdiff | tree |
2002-12-17 |
Josh Coalson | minor update for aiff tests
|
commit | commitdiff | tree |
2002-12-17 |
Josh Coalson | minor wording
|
commit | commitdiff | tree |
2002-12-17 |
Josh Coalson | update "free codecs" verbiage
|
commit | commitdiff | tree |
2002-12-16 |
Josh Coalson | update verbiage about WavPack now that it is BSD
|
commit | commitdiff | tree |
2002-12-15 |
Josh Coalson | fix more bugs with --skip and --until
|
commit | commitdiff | tree |
2002-12-14 |
Josh Coalson | add link to foobar2000, audiotron, update codec verbiage
|
commit | commitdiff | tree |
2002-12-14 |
Josh Coalson | do --skip and --until tests for both wav and raw
|
commit | commitdiff | tree |
2002-12-13 |
Josh Coalson | fix bug with uninitialized vars in parser
|
commit | commitdiff | tree |
2002-12-13 |
Josh Coalson | fix memory leaks
|
commit | commitdiff | tree |
2002-12-13 |
Josh Coalson | fix bug in cuesheet comparison
|
commit | commitdiff | tree |
2002-12-13 |
Josh Coalson | minor comments
|
commit | commitdiff | tree |
2002-12-12 |
Josh Coalson | add link for audiotron
|
commit | commitdiff | tree |
2002-12-12 |
Josh Coalson | fix bugs with --skip, implement --until
|
commit | commitdiff | tree |
2002-12-12 |
Josh Coalson | clean up code by emulating perl's 'die' command
|
commit | commitdiff | tree |
2002-12-12 |
Josh Coalson | add more --skip and --until tests
|
commit | commitdiff | tree |
2002-12-11 |
Josh Coalson | add link to rpms
|
commit | commitdiff | tree |
2002-12-10 |
Josh Coalson | add some meta tags
|
commit | commitdiff | tree |
2002-12-10 |
Josh Coalson | revamp --skip processing, allow new mm:ss.sss form
|
commit | commitdiff | tree |
2002-12-10 |
Josh Coalson | minor includes
|
commit | commitdiff | tree |
2002-12-10 |
Josh Coalson | add utils.c, utils.h
|
commit | commitdiff | tree |
2002-12-10 |
Josh Coalson | split off some tests to new test_flac.sh script
|
commit | commitdiff | tree |
2002-12-10 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2002-12-05 |
Josh Coalson | add "is_cd" flag to CUESHEET everywhere
|
commit | commitdiff | tree |
2002-12-05 |
Josh Coalson | add link to fink package
|
commit | commitdiff | tree |
2002-12-05 |
Josh Coalson | instrument for valgrind
|
commit | commitdiff | tree |
2002-12-04 |
Josh Coalson | add "only one VORBIS_COMMENT allowed" sentence
|
commit | commitdiff | tree |
2002-12-04 |
Josh Coalson | #include config.h
|
commit | commitdiff | tree |
2002-12-04 |
Josh Coalson | fix memory leaks found with valgrind
|
commit | commitdiff | tree |
2002-12-04 |
Josh Coalson | fix library list
|
commit | commitdiff | tree |
2002-12-04 |
Josh Coalson | instrument for valgrind
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | flesh out CUESHEET documentation
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | add -S #s documentation
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | adjust CUESHEET reserved lengths, minor comments
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | adjust CUESHEET reserved lengths
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | remove in_flac.dsw from EXTRA_DIST
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | remove README from EXTRA_DIST
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | remove SHARE_LIBS
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | fix search path
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | minor comments
|
commit | commitdiff | tree |
2002-12-03 |
Josh Coalson | obsolete
|
commit | commitdiff | tree |
2002-11-28 |
Josh Coalson | fix for mingw32
|
commit | commitdiff | tree |
2002-11-27 |
Josh Coalson | implement --cuesheet and --no-cued-seekpoints
|
commit | commitdiff | tree |
2002-11-27 |
Josh Coalson | minor comments
|
commit | commitdiff | tree |
2002-11-27 |
Josh Coalson | minor fixes
|
commit | commitdiff | tree |
2002-11-27 |
Josh Coalson | add some tests for cuesheet importing/exporting
|
commit | commitdiff | tree |
2002-11-27 |
Josh Coalson | fix test_grabbag dependencies
|
commit | commitdiff | tree |
2002-11-27 |
Josh Coalson | finish implementation of --import-cuesheet-from and...
|
commit | commitdiff | tree |
2002-11-27 |
Josh Coalson | fix bug in local_strcat()
|
commit | commitdiff | tree |
2002-11-26 |
Josh Coalson | beginnings of new --import-cuesheet-from and --export...
|
commit | commitdiff | tree |
next |