summaryrefslogtreecommitdiff
path: root/src/test_libFLAC
Commit message (Expand)AuthorAgeFilesLines
* minor syntaxJosh Coalson2002-12-281-5/+5
* fix uninitialized dataJosh Coalson2002-12-281-0/+6
* add flushed fwrite in Valgrind modeJosh Coalson2002-12-281-1/+13
* fix bug in cuesheet comparisonJosh Coalson2002-12-131-23/+26
* add "is_cd" flag to CUESHEET everywhereJosh Coalson2002-12-054-12/+28
* fix memory leaks found with valgrindJosh Coalson2002-12-042-1/+11
* fix library listJosh Coalson2002-12-044-4/+5
* get Makefile.vc system working again with new debug/release dirs and static/d...Josh Coalson2002-11-221-2/+2
* minor fixesJosh Coalson2002-11-221-1/+1
* revamp MSVC build system, separate dynamic and static builds, separate debug ...Josh Coalson2002-11-211-6/+6
* revamp Makefile.lite system, use separate dirs and names for debug and releas...Josh Coalson2002-11-201-10/+10
* finish CUESHEET testsJosh Coalson2002-11-163-18/+440
* implement new CUESHEET metadata blockJosh Coalson2002-11-143-1/+441
* fix path to grabbag libJosh Coalson2002-11-141-1/+1
* updates to work with new grabbag libJosh Coalson2002-11-077-13/+16
* work related to moving some file utils into the new file_utils convenience libJosh Coalson2002-10-307-55/+11
* update to match new default vorbis comment size (now with vendor string)Josh Coalson2002-10-261-1/+1
* add notion of topdir to Makefile.lite build systemJosh Coalson2002-10-231-2/+4
* fixes for building static libs (new FLAC__NO_DLL #define)Josh Coalson2002-10-181-2/+2
* initial importJosh Coalson2002-10-171-0/+156
* changes for MSCV: added dsp file, rename any .cc files to .cppJosh Coalson2002-10-161-2/+3
* Fix slightly botched search-and-replace which produced constructs likeMatt Zimmerman2002-10-151-1/+1
* Use config.h rather than passing all defs in CFLAGSMatt Zimmerman2002-10-101-1/+1
* bump the version number from 1.0.4_beta to 1.0.4Josh Coalson2002-09-251-2/+2
* bump version number to 1.0.4_betaJosh Coalson2002-09-091-2/+2
* add read_only argument to simple iterator initializerJosh Coalson2002-08-301-2/+2
* minor formattingJosh Coalson2002-08-275-100/+100
* update tests to reflect addition of vorbis comment with vendor stringJosh Coalson2002-08-252-121/+208
* add some missing testsJosh Coalson2002-08-201-0/+4
* add a samples_written field to the progress callbackJosh Coalson2002-08-081-2/+2
* add ..._get_verify_decoder_error_stats()Josh Coalson2002-08-071-2/+41
* better state reportingJosh Coalson2002-08-031-2/+2
* add verify mode to all encodersJosh Coalson2002-08-032-3/+78
* add ..._get_total_samples_estimate(), add progress callback to file encoderJosh Coalson2002-08-021-0/+36
* revamp decoder process callsJosh Coalson2002-08-022-39/+57
* new seekable stream encoder and file encoder layersJosh Coalson2002-08-021-6/+572
* minor syntaxJosh Coalson2002-08-012-3/+3
* new funcs for getting underlying decoder layer statesJosh Coalson2002-08-011-0/+15
* new functions for seektable templates, point sortingJosh Coalson2002-08-011-2/+101
* add Makefile.lite, Makefile.vc, etc. to EXTRA_DISTJosh Coalson2002-07-091-0/+4
* bump version number from 1.0.3_beta to 1.0.3Josh Coalson2002-07-021-2/+2
* minor fix to cast sizeof for printfJosh Coalson2002-06-281-8/+8
* minor changes in anticipation of releaseJosh Coalson2002-06-142-6/+170
* minor commentsJosh Coalson2002-06-131-1/+1
* fix return type of externsJosh Coalson2002-06-121-2/+2
* fix LDADD varJosh Coalson2002-06-111-1/+1
* fixes from compiling code and running all the tests on NTJosh Coalson2002-06-111-1/+1
* last batch of changes and fixes based on the libFLAC++ unit testsJosh Coalson2002-06-101-11/+11
* another big glob of changes/fixesJosh Coalson2002-06-0811-250/+250
* rename directory test_unit to test_libFLACJosh Coalson2002-06-0719-0/+6196