summaryrefslogtreecommitdiff
path: root/src/libFLAC++/stream_decoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
* Run libFLAC++ through clang-tidy.Rosen Penev2019-09-151-19/+19
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-151-4/+4
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Add missing config.h includesCristian Rodríguez2013-06-051-0/+4
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add FLAC::Decoder::Stream::get_decode_position()Josh Coalson2007-04-051-0/+6
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* fix FLAC::Decoder::Stream::finish() to return a bool like its C cousinJosh Coalson2006-11-091-3/+3
* remove now-obsolete libOggFLAC stuffJosh Coalson2006-10-161-10/+0
* change "bytes" parameter of all read callbacks from "unsigned" to "size_t"Josh Coalson2006-10-151-2/+2
* 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-0/+78
* change libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder...Josh Coalson2006-09-151-0/+10
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-7/+90
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* remove superfluous semicolon after namespace closuresJosh Coalson2005-01-251-2/+2
* add method for skipping an audio frame, plus testsJosh Coalson2004-07-161-0/+6
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* #pragma to turn off useless MSVC warning C4800Josh Coalson2003-12-181-0/+5
* *::State::resolved_as_cstring() is now inlinedJosh Coalson2003-09-241-5/+0
* change license verbiage to Xiph'sJosh Coalson2003-01-311-12/+24
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* rename .cc files to .cpp since I can find no way to make MSVC recognize .cc a...Josh Coalson2002-10-161-0/+204