Commit Graph

26 Commits

Author SHA1 Message Date
Josh Coalson
f8d544f2b0 add argument to test_seeking to accept #samples in the input, to better evaluate whether or not seeking near/past end-of-stream 2006-11-16 01:22:33 +00:00
Josh Coalson
e58aabdb75 fixes from MSVC6 2006-11-14 05:40:34 +00:00
Josh Coalson
acd4a4345e fix compiler warnings 2006-11-11 22:43:25 +00:00
Josh Coalson
b1c3798d77 add multiple read modes to simulate different seeking/playback patterns 2006-11-04 06:59:03 +00:00
Josh Coalson
8da98c897b merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work 2006-10-15 04:24:05 +00:00
Josh Coalson
719bdaa87e minor bug fix in argc checking 2006-10-03 01:03:32 +00:00
Josh Coalson
982ea3a260 fix recovery logic when seek fails 2006-09-16 00:23:01 +00:00
Josh Coalson
0973d4edd7 in FLAC tester, process til end-of-stream before seek barrage, to make sure the decoder can still seek while in the EOS state 2006-09-15 00:06:24 +00:00
Josh Coalson
6b21f66784 merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH 2006-09-13 01:42:27 +00:00
Josh Coalson
f27a8ac726 minor EMX fix 2006-07-09 17:54:09 +00:00
Josh Coalson
b1ec796bda complete largefile support 2006-05-24 04:41:36 +00:00
Josh Coalson
0395dac13f add 2206 to copyright notice 2006-04-25 06:59:33 +00:00
Josh Coalson
e9a638d004 add support for building on os/2 with emx 2005-09-03 03:54:16 +00:00
Josh Coalson
725efa6461 fix bug in random sampling 2005-02-04 06:42:00 +00:00
Josh Coalson
98587b14c9 better randomness on MSVC 2005-02-02 01:50:05 +00:00
Josh Coalson
16ece0ada4 need /D "FLAC__HAS_OGG" for ogg seek tests to work 2005-02-01 01:47:24 +00:00
Josh Coalson
05a3984002 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS 2005-01-30 18:44:46 +00:00
Josh Coalson
9ce060e4ad add missing decoder finish calls 2005-01-27 04:00:36 +00:00
Josh Coalson
7b3808bfee improve to test seeking beyond end-of-stream 2005-01-26 03:47:44 +00:00
Josh Coalson
7ba64127f4 merge from FLAC 1.1.1 maintenance branch (-j FLAC_RELEASE_1_1_1__2004_10_01 -j FLAC_RELEASE_1_1_1_MAINTENANCE_BRANCH (AKA FLAC_RELEASE_1_1_1_MAINTENANCE__MERGE_TO_TRUNK)) 2005-01-25 05:03:48 +00:00
Josh Coalson
a78fac662c add 2005 to copyright notices 2005-01-25 04:17:55 +00:00
Josh Coalson
d4b2955854 conditionalized linking with libOggFLAC 2004-12-30 01:12:41 +00:00
Josh Coalson
2757af6c1d get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage 2004-10-30 00:03:21 +00:00
Josh Coalson
83688e9412 add explicit path to libogg 2004-10-01 16:43:09 +00:00
Josh Coalson
a3059c96f1 for the first 20 seeks, always seek to the first and last 10 samples before starting random seeking 2004-09-26 00:09:34 +00:00
Josh Coalson
587358283b initial import 2004-09-21 05:37:46 +00:00