platform/upstream/flac.git
2003-01-02 Josh Coalsonadd 2003 to copyright notice
2003-01-02 Josh Coalsonfix syntax error, add 2003 to copyright notice
2003-01-02 Josh Coalsonadd autoheader template for FLAC__VALGRIND_TESTING
2003-01-02 Josh Coalsonupdate the version number from 1.0.4 to 1.0.5-beta1
2003-01-02 Josh Coalsonupdate the libtool library version number
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-31 Josh Coalsonchange default seektable from "-S 100x" to "-S 10s"
2002-12-30 Josh Coalsonenable SSE versions of FLAC__lpc_compute_autocorrelatio...
2002-12-30 Josh Coalsonmake valgrind output go into test-specific log file...
2002-12-30 Josh Coalsonfix bug in checking of filename extensions
2002-12-30 Josh Coalsonfix bug: explicitly close output file in Ogg FLAC case
2002-12-30 Josh Coalsonfix memory leaks
2002-12-30 Josh Coalsonpatch from Miroslav
2002-12-30 Josh Coalsonremove reference to --no-escape-coding
2002-12-29 Josh Coalsonfix problem with uninitialized data from valgrind
2002-12-29 Josh Coalsonremove --workaroung-gcc296-bugs=yes from Valgrind invoc...
2002-12-29 Josh Coalsonneed release bitbuffer even in error cases in write_bit...
2002-12-29 Josh Coalsonneed /GR for dynamic_cast to work for some reason
2002-12-29 Josh Coalsonminor syntax
2002-12-28 Josh Coalsonadd Boss Ogg to S/W section
2002-12-28 Josh Coalsonexplicited defines for valgrind testing and exhaustive...
2002-12-28 Josh Coalsonfix memory leaks
2002-12-28 Josh Coalsonadd "all" to phony targets
2002-12-28 Josh Coalsonminor syntax
2002-12-28 Josh Coalsonfix uninitialized data
2002-12-28 Josh Coalsonfix memory leaks and uninitialized data
2002-12-28 Josh Coalsonadd flushed fwrite in Valgrind mode
2002-12-28 Josh Coalsonfix verbiage about get_block() in Iterator class
2002-12-28 Josh Coalsonadd "src" target
2002-12-28 Josh Coalsonadd Makefile.lite
2002-12-28 Josh Coalsoninitial import
2002-12-27 Josh Coalsontweak Valgrind invocation to show more callers
2002-12-27 Josh Coalsonfix memory leaks
2002-12-27 Josh Coalsonfix memory leak in Cuesheet destructor
2002-12-26 Josh Coalsonmiroslav's patch to fix broken --disable-3dnow option
2002-12-23 Josh Coalsonminor comments
2002-12-23 Josh Coalsonenable 3dnow optimizations by default
2002-12-23 Josh Coalsondouble-protect a naked assert
2002-12-23 Josh Coalsonfix problem with FLAC_plugin__charset_test_conversion...
2002-12-23 Josh Coalsonfix warning about unused vars
2002-12-23 Josh Coalsonfix uninitialized var
2002-12-23 Josh Coalsonminor typo
2002-12-23 Josh Coalsonfix problem with recursive use of TESTS_ENVIRONMENT
2002-12-21 Josh Coalsonminor updates
2002-12-21 Josh Coalsonfix some typos
2002-12-21 Josh Coalsonadd metaflac.sgml
2002-12-21 Josh Coalsontweak some of the usage text
2002-12-21 Josh Coalsonminor comments
2002-12-21 Josh Coalsonminor tweak to test parameters
2002-12-21 Josh Coalsonadd WAVE and AIFF fixup tests
2002-12-21 Josh Coalsonadd --until, --cuesheet, --force-aiff-format
2002-12-21 Josh Coalsoninitial import
2002-12-19 Josh Coalsonfix typo in integer constant
2002-12-17 Josh Coalsonadd support for decoding to AIFF
2002-12-17 Josh Coalsonfix bug in aiff code for skipping ahead
2002-12-17 Josh Coalsonadd decoding to AIFF, --force-aiff-format
2002-12-17 Josh Coalsonadd arbitrary WAVE and AIFF file generators
2002-12-17 Josh Coalsonadd round-trip tests, add aiff to everything
2002-12-17 Josh Coalsonminor update for aiff tests
2002-12-17 Josh Coalsonminor wording
2002-12-17 Josh Coalsonupdate "free codecs" verbiage
2002-12-16 Josh Coalsonupdate verbiage about WavPack now that it is BSD
2002-12-15 Josh Coalsonfix more bugs with --skip and --until
2002-12-14 Josh Coalsonadd link to foobar2000, audiotron, update codec verbiage
2002-12-14 Josh Coalsondo --skip and --until tests for both wav and raw
2002-12-13 Josh Coalsonfix bug with uninitialized vars in parser
2002-12-13 Josh Coalsonfix memory leaks
2002-12-13 Josh Coalsonfix bug in cuesheet comparison
2002-12-13 Josh Coalsonminor comments
2002-12-12 Josh Coalsonadd link for audiotron
2002-12-12 Josh Coalsonfix bugs with --skip, implement --until
2002-12-12 Josh Coalsonclean up code by emulating perl's 'die' command
2002-12-12 Josh Coalsonadd more --skip and --until tests
2002-12-11 Josh Coalsonadd link to rpms
2002-12-10 Josh Coalsonadd some meta tags
2002-12-10 Josh Coalsonrevamp --skip processing, allow new mm:ss.sss form
2002-12-10 Josh Coalsonminor includes
2002-12-10 Josh Coalsonadd utils.c, utils.h
2002-12-10 Josh Coalsonsplit off some tests to new test_flac.sh script
2002-12-10 Josh Coalsoninitial import
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-12-05 Josh Coalsonadd link to fink package
2002-12-05 Josh Coalsoninstrument for valgrind
2002-12-04 Josh Coalsonadd "only one VORBIS_COMMENT allowed" sentence
2002-12-04 Josh Coalson#include config.h
2002-12-04 Josh Coalsonfix memory leaks found with valgrind
2002-12-04 Josh Coalsonfix library list
2002-12-04 Josh Coalsoninstrument for valgrind
2002-12-03 Josh Coalsonflesh out CUESHEET documentation
2002-12-03 Josh Coalsonadd -S #s documentation
2002-12-03 Josh Coalsonadjust CUESHEET reserved lengths, minor comments
2002-12-03 Josh Coalsonadjust CUESHEET reserved lengths
2002-12-03 Josh Coalsonremove in_flac.dsw from EXTRA_DIST
2002-12-03 Josh Coalsonremove README from EXTRA_DIST
2002-12-03 Josh Coalsonremove SHARE_LIBS
2002-12-03 Josh Coalsonfix search path
2002-12-03 Josh Coalsonminor comments
2002-12-03 Josh Coalsonobsolete
2002-11-28 Josh Coalsonfix for mingw32
2002-11-27 Josh Coalsonimplement --cuesheet and --no-cued-seekpoints
next