src/libFLAC/stream_decoder.c : Fix buffer read overflow.
[platform/upstream/flac.git] / src / flac / decode.h
2013-05-26 Erik de Castro LopoSet version to 1.3.0 and update coyprights throughout.
2012-12-05 Miroslav LichvarUpdate FSF address.
2009-01-07 Josh Coalsonadd 2009 copyright
2008-09-09 Josh Coalsonadd support for RF64
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-08-14 Josh Coalsoninitial support for new --keep-foreign-metadata options...
2007-02-06 Josh Coalsonadd --warnings-as-errors option to flac; for picture...
2007-02-02 Josh Coalsonadd 2007 copyright
2006-11-16 Josh Coalsonmake "#if FLAC__HAS_OGG" checking consistent
2006-10-06 Josh Coalsoncomplete WAVEFORMATEXTENSIBLE support, multichannel...
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-07-18 Josh Coalsonreplace verbose/silent flags with a verbosity level
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-01-17 Josh Coalsonupdate copyright to 2004
2003-12-17 Josh Coalsonadd undocumented option --apply-replaygain-which-is...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-17 Josh Coalsonadd support for decoding to AIFF
2002-12-12 Josh Coalsonfix bugs with --skip, implement --until
2002-12-10 Josh Coalsonrevamp --skip processing, allow new mm:ss.sss form
2002-12-04 Josh Coalson#include config.h
2002-09-04 Josh Coalsonadd support for serial number in Ogg streams
2002-06-05 Josh Coalsonadd -F to continue decoding through errors
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-11-11 Josh Coalsonminor cosmetics with Ogg defines
2001-10-31 Josh Coalsonseveral ogg-related fixes
2001-10-31 Josh Coalsonadd support for writing ogg streams
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-06 Josh Coalsonstandardize flac__ names
2001-03-16 Josh Coalsonadd analysis options
2001-03-15 Josh Coalsonadd verbose option to analysis mode to dump residuals
2001-01-24 Josh Coalsonadd new analyze mode
2001-01-16 Josh Coalsonupdate copyright for 2001
2001-01-12 Josh Coalsonadd support for MD5 checking and a test mode
2000-12-10 Josh CoalsonInitial revision