summaryrefslogtreecommitdiff
path: root/src/test_libFLAC++/decoders.cpp
Commit message (Expand)AuthorAgeFilesLines
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-151-15/+15
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Fix three more cppcheck warningsErik de Castro Lopo2016-01-231-0/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Fix numerous warnings arising from addition of -Weffc++.Erik de Castro Lopo2013-09-151-0/+4
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-3/+3
* Fix a couple of Windows 2Gig file size issues.Erik de Castro Lopo2013-03-141-3/+3
* Fix -Wshadow warnings.Erik de Castro Lopo2013-03-111-1/+1
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Patch from JonY to remove more CPP hackery.Erik de Castro Lopo2012-02-041-6/+1
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* change default extension for ogg flac from .ogg to .oga (SF#1762492: http://s...Josh Coalson2007-08-011-1/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* bump requisite _MSC_VER to <=1600 for fseeko/ftello hackJosh Coalson2007-01-311-1/+1
* fix FLAC::Decoder::Stream::finish() to return a bool like its C cousinJosh Coalson2006-11-091-3/+15
* change "bytes" parameter of all read callbacks from "unsigned" to "size_t"Josh Coalson2006-10-151-3/+3
* rename set_serial_number to set_ogg_serial_number everywhereJosh Coalson2006-10-151-2/+2
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-103/+194
* try to limit the #defines (of fseeko to fseek and ftello to ftell) to just th...Josh Coalson2006-10-031-1/+2
* add support for new PICTURE metadata blockJosh Coalson2006-09-231-4/+11
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-1398/+279
* complete largefile supportJosh Coalson2006-05-241-13/+18
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* add pragma to disable annoying MSVC warning C4800Josh Coalson2004-07-231-0/+5
* add method for skipping an audio frame, plus testsJosh Coalson2004-07-161-0/+15
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* minor syntaxJosh Coalson2003-09-261-1/+1
* augment unit tests to test for correctness with unknown metadata blocksJosh Coalson2003-01-101-4/+26
* move common stuff into metadata_utilsJosh Coalson2003-01-101-90/+35
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* updates to work with new grabbag libJosh Coalson2002-11-071-2/+2
* work related to moving some file utils into the new file_utils convenience libJosh Coalson2002-10-301-1/+2
* rename .cc files to .cpp since I can find no way to make MSVC recognize .cc a...Josh Coalson2002-10-161-0/+2194