summaryrefslogtreecommitdiff
path: root/include/FLAC/stream_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* move the new public get_decoder_client_data function to public header.sezero2019-10-101-0/+10
* stream_decoder.h: Fix Reference to Non-Existent FunctionsKeegan Drake H.P2017-03-161-2/+1
* stream_decoder.h: Fix References to ``stdout''Keegan Drake H.P2017-03-161-2/+2
* include/FLAC: More unsigned fixesErik de Castro Lopo2017-01-141-9/+9
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* libFLAC: Set decoding status if write callback failedErik de Castro Lopo2016-07-131-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* 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 2007 copyrightJosh Coalson2007-02-021-1/+1
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-1/+1
* minor commentsJosh Coalson2006-11-201-10/+10
* add code examples for some of the callbacks to the docsJosh Coalson2006-11-041-0/+77
* minor commentsJosh Coalson2006-11-041-1/+3
* minor commentsJosh Coalson2006-11-031-6/+5
* change "bytes" parameter of all read callbacks from "unsigned" to "size_t"Josh Coalson2006-10-151-1/+1
* improve commentsJosh Coalson2006-10-151-33/+46
* rename set_serial_number to set_ogg_serial_number everywhereJosh Coalson2006-10-151-1/+1
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-13/+217
* multichannel assignments in format and documentationJosh Coalson2006-10-061-3/+3
* minor commentsJosh Coalson2006-10-031-5/+1
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-179/+569
* change unparseable frame handling, from a fatal error and FLAC__STREAM_DECODE...Josh Coalson2006-07-061-34/+39
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* merge from FLAC 1.1.1 maintenance branch (-j FLAC_RELEASE_1_1_1__2004_10_01 -...Josh Coalson2005-01-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* fix minor comment typosJosh Coalson2004-09-251-1/+1
* add method for skipping an audio frame, plus testsJosh Coalson2004-07-161-9/+58
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* minor commentsJosh Coalson2003-12-301-1/+2
* add resolved_as_cstring()Josh Coalson2003-09-241-0/+10
* minor commentsJosh Coalson2003-09-231-1/+1
* change license verbiage to Xiph'sJosh Coalson2003-01-311-14/+26
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* fix misspellings in docsJosh Coalson2002-10-261-5/+5
* tweaks to build libs as DLLs under windowsJosh Coalson2002-10-161-30/+31
* doxygen commentsJosh Coalson2002-09-041-5/+5
* minor formattingJosh Coalson2002-08-271-4/+4
* more commentsJosh Coalson2002-08-251-12/+12
* more doxygen commentsJosh Coalson2002-08-161-7/+59
* revamp decoder process callsJosh Coalson2002-08-021-58/+43
* make typedefs for callbacksJosh Coalson2002-08-011-4/+9
* more doxygen docsJosh Coalson2002-07-271-1/+1
* more doxygen docsJosh Coalson2002-07-261-37/+294
* more doxygen docsJosh Coalson2002-07-251-25/+332
* minor changes in anticipation of releaseJosh Coalson2002-06-141-2/+1
* another big glob of changes/fixesJosh Coalson2002-06-081-3/+3
* massive glob of checkins: improved tests, more tests, bugfixesJosh Coalson2002-06-071-5/+5
* fix status enum namesJosh Coalson2002-06-041-8/+8