changelog.html : Updates.
[platform/upstream/flac.git] / src / flac /
2006-11-16 Josh Coalsonmake "#if FLAC__HAS_OGG" checking consistent
2006-11-16 Josh Coalsonmultifix: change FLAC__stream_encoder_finish() to also...
2006-11-14 Josh Coalsonminor comments
2006-11-14 Josh Coalsonfix a problem with fractional-second parsing for -...
2006-11-14 Josh Coalsonincrease progress report rate with -p and -e used toget...
2006-11-14 Josh Coalsonfix bug where sync error at end-of-stream was not being...
2006-11-11 Josh Coalsonfix bug SF#1293830: flac accepting WAVE files with...
2006-11-10 Josh Coalsonfix problem with filename parsing if file does not...
2006-11-10 Josh Coalsonfix bug: wave header fixup was being tried even in...
2006-11-09 Josh Coalsonadd a boolean return value to FLAC__stream_encoder_fini...
2006-11-09 Josh Coalsonminor syntax
2006-11-06 Josh Coalsonfix docs for --serial-number option
2006-11-04 Josh Coalsonminor tweak to read callback eof handling
2006-11-04 Josh Coalsonfix bug where encoder wasn't defaulting to -5
2006-11-04 Josh Coalsonadd support from encoding from ogg flac input
2006-11-03 Josh Coalsonswitch to using FLAC__stream_encoder_set_compression_le...
2006-11-02 Josh Coalsonminor comments
2006-10-15 Josh Coalsonchange "bytes" parameter of all read callbacks from...
2006-10-15 Josh Coalsonrename set_serial_number to set_ogg_serial_number every...
2006-10-15 Josh Coalsonmerge libOggFLAC into libFLAC and libOggFLAC++ into...
2006-10-11 Josh Coalsonminor formatting
2006-10-10 Josh Coalsonfix problem with code that checks if temp file is neede...
2006-10-10 Josh Coalsonminor syntax
2006-10-10 Josh Coalson_snprintf hackery for MSVC6
2006-10-09 Josh Coalsonfix bug where output file would always be deleted on...
2006-10-09 Josh Coalsonminor comments
2006-10-07 Josh Coalsonlimit subset further if sample rate is <=48kHz: max...
2006-10-07 Josh Coalsonfix final problems with odd bits per sample
2006-10-07 Josh Coalsonminor bug fix
2006-10-06 Josh Coalsonmore robust -F: if end-of-stream is hit due to partial...
2006-10-06 Josh Coalsoncomplete WAVEFORMATEXTENSIBLE support, multichannel...
2006-10-03 Josh Coalsontry to limit the #defines (of fseeko to fseek and ftell...
2006-10-03 Josh Coalsonadd support for WAVEFORMATEXTENSIBLE, support for some...
2006-10-03 Josh Coalsondisallow --replay-gain with -ogg as a protection; remov...
2006-10-03 Josh Coalsonminor syntax
2006-09-28 Josh Coalsoncheck metadata before init call to give a better error...
2006-09-27 Josh Coalsonchange default padding to 8K, or 64K if input audio...
2006-09-27 Josh Coalsonchange default padding to 8K, or 64K if input audio...
2006-09-25 Josh Coalsonadd documentation for flac's --picture option
2006-09-24 Josh Coalsonadd support for --picture command to import PICTURE...
2006-09-16 Josh Coalsonremove unused code
2006-09-16 Josh Coalsonfix problem on windows where rename() fails if destinat...
2006-09-16 Josh Coalsonremove unused code
2006-09-14 Josh Coalsonadd support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-08-28 Josh Coalsonadd support for encoding from FLAC to FLAC while preser...
2006-07-07 Josh CoalsonMD5 comparison failures on decoding are now an error...
2006-07-06 Josh Coalsonchange unparseable frame handling, from a fatal error...
2006-06-14 Josh Coalsonimprove behavior of -F to decode even if there is no...
2006-06-13 Josh Coalsonfix largefile bug
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-18 Josh Coalsonadd new options: --tag-from-file for flac and --set...
2006-05-18 Josh Coalsonupdate iconv settings
2006-04-28 Josh Coalsonadd docs for -A, additional docs for --cue
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2006-04-25 Josh Coalsonadd support for specifying which apodization functions...
2006-04-22 Josh Coalsonreuse fskip_ahead() in flac__encode_wav()
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-09-03 Josh Coalsonfix bug: -a and -t were not prevented from being used...
2005-09-01 Josh Coalsonallow non-strict mode for reading replaygain tags,...
2005-08-31 Josh Coalsonadd to verbiage about verify error; point to FAQ entry
2005-08-31 Josh Coalsonmore external use of "FLAC tags" instead of "Vorbis...
2005-08-29 Josh Coalsonfix minor bug printing unknown aiff subchunks (SF bug...
2005-08-27 Josh Coalsonfix bug in --sector-align where appended samples did...
2005-08-26 Josh Coalsonadd support for encoding from non-compressed AIFF-C...
2005-08-24 Josh Coalsoncheck that a cuesheet is legal before trying to encode...
2005-08-24 Josh Coalsonchange bug submission verbiage, require monitoring...
2005-01-30 Josh Coalsonfix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-07 Josh Coalsonbetter verbiage in bug-report lingo
2005-01-07 Josh Coalsonfix typos
2005-01-07 Josh Coalsonimproved handling of libiconv
2004-12-30 Josh Coalsonfix all bare malloc() realloc() etc calls to have a...
2004-12-30 Josh Coalsonminor comments
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-11-12 Josh Coalsonminor error message fix
2004-10-30 Josh Coalsonget Makefile.lite system (with asm) working on Darwin...
2004-10-20 Josh Coalsonfix bug in handling of --input-size
2004-10-14 Josh Coalsonadd --input-size option to flac
2004-09-24 Josh Coalsonminor casting
2004-09-23 Josh Coalsoncreate a new fskip_ahead() to unify all the forward...
2004-09-23 Josh Coalsonpatch from Brian Willoughby: fix handling of "offset...
2004-09-14 Josh Coalsonfix memory leak after parsing cuesheet
2004-09-10 Josh Coalsonchange "Ogg-FLAC" to "Ogg FLAC" for consistency
2004-07-27 Josh Coalsonhide some stray libOggFLAC references in #ifdef FLAC__H...
2004-07-27 Josh Coalsonfix bug skipping padding byte in unsupported WAVE subchunks
2004-07-24 Josh Coalsonadd extra verbiage about hardware problems to verify...
2004-07-24 Josh Coalsonfix erroneous assertion
2004-07-22 Josh Coalsonadd more informative error info for some common errors...
2004-07-22 Josh Coalsonadd more informative error info for some common errors
2004-07-22 Josh Coalsonfix option --residual-gnuplot, was previously looking...
2004-07-20 Josh Coalsonobey padding byte requirement when writing WAVE
2004-07-19 Josh Coalsonfix bug #679166: flac doesn't respect RIFF subchunk...
2004-07-18 Josh Coalsonreplace verbose/silent flags with a verbosity level
2004-07-17 Josh Coalsonfix bug in ratio calculation in print_stats()
2004-07-17 Josh Coalsonadd --totally-silent option to flac, man page, and...
2004-07-17 Josh Coalsonadd --cue option to flac, and tests and documentation
2004-07-17 Josh Coalsondon't always assume a cuesheet is CD-DA, guess based...
2004-07-16 Josh Coalsonmake --serial-number or the default random serial numbe...
2004-07-16 Josh Coalsonfix time.h #includes
next