Fix a couple of Windows 2Gig file size issues.
[platform/upstream/flac.git] / src / test_libFLAC++ / encoders.cpp
2013-03-14 Erik de Castro LopoFix a couple of Windows 2Gig file size issues.
2013-03-10 Erik de Castro LopoFix -Wshadow warnings.
2012-12-05 Miroslav LichvarUpdate FSF address.
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-08-01 Josh Coalsonchange default extension for ogg flac from .ogg to...
2007-02-02 Josh Coalsonadd 2007 copyright
2006-11-16 Josh Coalsonwrite encoded stream to actual file to improve testing
2006-11-14 Josh Coalsonfixes from MSVC6
2006-11-11 Josh Coalsonfix compiler warnings
2006-11-09 Josh Coalsonadd a boolean return value to FLAC__stream_encoder_fini...
2006-11-03 Josh Coalsonadd FLAC__stream_encoder_set_compression_level()
2006-10-15 Josh Coalsonchange "bytes" parameter of all encoder write callbacks...
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-23 Josh Coalsonadd support for new PICTURE metadata block
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
2004-07-14 Josh Coalsonfix uninitialized variable error turned up by valgrind
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-09-25 Josh Coalsonadd a "tell" callback to the seekable stream encoder...
2003-01-10 Josh Coalsonaugment unit tests to test for correctness with unknown...
2003-01-10 Josh Coalsonmove common stuff into metadata_utils
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...