summaryrefslogtreecommitdiff
path: root/src/test_libFLAC/decoders.c
Commit message (Expand)AuthorAgeFilesLines
* Fix cppcheck warningsRosen Penev2017-01-191-2/+2
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-9/+9
* 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
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Slight improvements to application metadata tests.Erik de Castro Lopo2014-03-151-1/+7
* 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-1/+1
* src/test_libFLAC/decoders.c : Minor improvement.Erik de Castro Lopo2013-03-291-2/+10
* Fix a couple of Windows 2Gig file size issues.Erik de Castro Lopo2013-03-141-3/+3
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Add file include/share/compat.h and start moving CPP hackery into it.Erik de Castro Lopo2012-02-041-10/+1
* Patch from JonY to suppress redefinition warnings with mingw-w64 lfs64 warnings.Erik de Castro Lopo2012-02-041-0/+4
* 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
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-3/+3
* check return value of FLAC__stream_decoder_finish()Josh Coalson2006-11-091-2/+4
* 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-105/+210
* 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-1406/+266
* complete largefile supportJosh Coalson2006-05-241-14/+23
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* add method for skipping an audio frame, plus testsJosh Coalson2004-07-161-0/+15
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* fix bug in read callback where *bytes was not being set to 0 on end-of-stream...Josh Coalson2003-12-301-6/+8
* 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-162/+10
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* fix problem with uninitialized data from valgrindJosh Coalson2002-12-291-1/+11
* add "is_cd" flag to CUESHEET everywhereJosh Coalson2002-12-051-6/+11
* finish CUESHEET testsJosh Coalson2002-11-161-3/+82
* 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
* minor formattingJosh Coalson2002-08-271-46/+46
* update tests to reflect addition of vorbis comment with vendor stringJosh Coalson2002-08-251-13/+16
* better state reportingJosh Coalson2002-08-031-2/+2
* revamp decoder process callsJosh Coalson2002-08-021-38/+56
* new funcs for getting underlying decoder layer statesJosh Coalson2002-08-011-0/+15
* minor changes in anticipation of releaseJosh Coalson2002-06-141-0/+87
* fixes from compiling code and running all the tests on NTJosh Coalson2002-06-111-1/+1
* another big glob of changes/fixesJosh Coalson2002-06-081-10/+10
* rename directory test_unit to test_libFLACJosh Coalson2002-06-071-0/+1959