patch from Brian Willoughby: fix handling of "offset" field in SSND chunk
[platform/upstream/flac.git] / src / libFLAC /
2004-09-14 Josh Coalsonbump release date to 2004-09-18
2004-09-10 Josh Coalsonadd new requirements to ogg mapping: vorbis comment...
2004-09-10 Josh Coalsonremove %FLAC__NASM% environment variable requirement
2004-09-10 Josh Coalsonbump libtool library version numbers
2004-09-10 Josh Coalsonbump version number to 1.1.1
2004-09-08 Josh Coalsonfix bug: source file needs to be explicitly rewound...
2004-09-08 Josh Coalsonfix bug copying a null vorbis comment entry
2004-09-02 Josh Coalsonadd --tag=CC required by latest libtool
2004-07-30 Josh Coalsonadd FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
2004-07-30 Josh Coalsonbump libtool version numbers for flac-1.1.1-beta1
2004-07-29 Josh Coalsonstrip out bogus args passed to assembler by libtool
2004-07-29 Josh Coalsonrename strip_fPIC.sh to strip_non_asm_libtool_args...
2004-07-29 Josh Coalsonobsolete
2004-07-29 Josh Coalsonbe more precise in long long int literal specification...
2004-07-28 Josh Coalsonfinish hooking up altivec asm routines
2004-07-28 Josh Coalsondos2unix it, remove unmatched single quotes in comments...
2004-07-28 Josh Coalsondos2unix it
2004-07-27 Josh Coalsoncheck in Brady's second altivec-related patch that...
2004-07-25 Josh Coalsonbump version number to 1.1.1-beta1, with a target date...
2004-07-25 Josh Coalsonadd brady's first round of altivec implementations
2004-07-24 Josh Coalsonfix erroneous assertion
2004-07-23 Josh Coalsontweaks to the MD5 routines; they need to be exported...
2004-07-23 Josh Coalsonmake encoder encode the blocksize and sample rate in...
2004-07-23 Josh Coalsonfix warnings exposed by MSVC
2004-07-22 Josh Coalsonmax the largest metadata type code be 126, reserving...
2004-07-20 Josh Coalsonfixes for autoconf
2004-07-16 Josh Coalsonadd method for skipping an audio frame, plus tests
2004-07-16 Josh Coalsonremove unused variables
2004-07-15 Josh Coalsondo not close any file handles in the callback-based...
2004-07-14 Josh Coalsonfix bug in FLAC__metadata_chain_check_if_tempfile_needed()
2004-07-11 Josh Coalsonadd callback-based versions of chain writing: FLAC__met...
2004-07-10 Josh Coalsonadd FLAC__metadata_chain_read_with_callbacks()
2004-07-10 Josh Coalsonbegin addition of callback-based option to metadata...
2004-07-07 Josh Coalsonfix another possible seeking bug
2004-07-07 Josh Coalsonminor comments
2004-07-07 Josh Coalsonfix bug where calling FLAC__seekable_stream_decoder_set...
2004-05-26 Josh Coalsonuse $libdir instead of $prefix/lib to find library dir
2004-04-16 Matt ZimmermanEnure that libFLAC is linked with -lm on all architectu...
2004-03-23 Josh Coalsonfix seeking bug where I/O seek to "unparseable" frame...
2004-03-22 Josh Coalsonfix bug: %ll doesn't work for MSVC, use %I64 instead
2004-03-16 Josh Coalsonbump version info
2004-01-18 Josh Coalsonfix possible bug with seeking past 4Gbytes
2004-01-17 Josh Coalsonupdate copyright to 2004
2004-01-16 Josh Coalsonfix some syntax bugs
2004-01-12 Josh Coalsonminor reformatting
2003-12-31 Josh Coalsonminor cleanup
2003-12-31 Josh Coalsonfix up reporting of the current frame to the write...
2003-12-30 Josh Coalsonfix bug in read callback where *bytes was not being...
2003-12-17 Josh Coalsonstamp a CVS+date for the version
2003-11-27 Josh Coalsonfix bug in sample_number calculation from frame header
2003-09-26 Josh Coalsonminor syntax
2003-09-25 Josh Coalsonadd a "tell" callback to the seekable stream encoder...
2003-09-24 Josh Coalsonuse resolved_state_string as much as possible
2003-09-24 Josh Coalsonadd resolved_as_cstring()
2003-09-15 Josh Coalsonreplace the compile time ordinals.h.in->ordinals.h...
2003-05-27 Matt ZimmermanExplicitly link shared libraries against dependent...
2003-05-22 Josh Coalsonadd double quotes to protect paths with spaces in them
2003-05-20 Josh CoalsonC89 standard fixes, based on feedback from IRIX port
2003-02-20 Josh Coalsonfix bug where seeking past the end of the stream could...
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-26 Josh Coalsonmove "...skip_bits_..." down because of inline ordering
2003-01-25 Josh Coalsonbump the libtool version numbers
2003-01-25 Josh Coalsonadd /D FLAC__USE_3DNOW
2003-01-25 Josh Coalsonremove reference to obsolete Makefile.vc
2003-01-25 Josh Coalsonobsolete now that .dsp files are complete
2003-01-25 Josh Coalsonbump version number to 1.1.0
2003-01-15 Josh Coalsonbump the libtool revision number only
2003-01-15 Josh Coalsonfix release date on vendor string
2003-01-15 Josh Coalsonadd some asserts
2003-01-15 Josh Coalsonminor comments
2003-01-14 Josh CoalsonSecond patch from X-Fixer: tweaks for better MSVC build
2003-01-14 Josh Coalsonminor syntax
2003-01-14 Josh Coalsonminor formatting
2003-01-13 Josh Coalsonfix bug with some assertions
2003-01-12 Josh Coalsonminor comments
2003-01-11 Josh Coalsonminor syntax
2003-01-10 Josh Coalsonbig fix to allow codec and metadata interface to handle...
2003-01-08 Josh Coalsonbump version string to 1.0.5_beta2
2003-01-08 Josh Coalsonworking 64-bit literals for MSVC
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-30 Josh Coalsonenable SSE versions of FLAC__lpc_compute_autocorrelatio...
2002-12-30 Josh Coalsonpatch from Miroslav
2002-12-29 Josh Coalsonneed release bitbuffer even in error cases in write_bit...
2002-12-28 Josh Coalsonadd flushed fwrite in Valgrind mode
2002-12-23 Josh Coalsonenable 3dnow optimizations by default
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-12-04 Josh Coalson#include config.h
2002-12-04 Josh Coalsonfix memory leaks found with valgrind
2002-12-03 Josh Coalsonadjust CUESHEET reserved lengths
2002-11-22 Josh Coalsonget Makefile.vc system working again with new debug...
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-21 Josh Coalsonmore checks in the cuesheet validator
2002-11-21 Josh Coalsonmore cuesheet convenience functions
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
2002-11-19 Josh Coalsonminor comments
2002-11-19 Josh Coalsonremove debug printf's
2002-11-16 Josh Coalsonadd more CUESHEET convenience functions
2002-11-16 Josh Coalsonadd more reserved space to CUESHEET implementation
next