Set version to 1.3.0 and update coyprights throughout.
[platform/upstream/flac.git] / src / libFLAC++ / stream_decoder.cpp
2013-05-26 Erik de Castro LopoSet version to 1.3.0 and update coyprights throughout.
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-04-05 Josh Coalsonadd FLAC::Decoder::Stream::get_decode_position()
2007-02-02 Josh Coalsonadd 2007 copyright
2006-11-09 Josh Coalsonfix FLAC::Decoder::Stream::finish() to return a bool...
2006-10-16 Josh Coalsonremove now-obsolete libOggFLAC stuff
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-09-15 Josh Coalsonchange libOggFLAC++ API to make OggFLAC::Decoder::Strea...
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-25 Josh Coalsonremove superfluous semicolon after namespace closures
2004-07-16 Josh Coalsonadd method for skipping an audio frame, plus tests
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-18 Josh Coalson#pragma to turn off useless MSVC warning C4800
2003-09-24 Josh Coalson*::State::resolved_as_cstring() is now inlined
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-10-16 Josh Coalsonrename .cc files to .cpp since I can find no way to...