Commit Graph

938 Commits

Author SHA1 Message Date
Josh Coalson
3b678d5b02 fix some minor syntax errors 2002-06-10 18:25:43 +00:00
Josh Coalson
3ba1c37f6a remove bitbuffer.h 2002-06-10 18:25:13 +00:00
Josh Coalson
a59ff6f654 add tests for pipe input/output 2002-06-10 18:24:51 +00:00
Josh Coalson
999be3b92f last batch of changes and fixes based on the libFLAC++ unit tests 2002-06-10 04:42:35 +00:00
Andrey Astafiev
02783cd1d5 translation fixes 2002-06-08 09:25:14 +00:00
Josh Coalson
cc68251f5a another big glob of changes/fixes 2002-06-08 04:53:42 +00:00
Andrey Astafiev
eaf1f55565 near 1.0.3 2002-06-07 13:36:47 +00:00
Andrey Astafiev
5e42dbdbd1 near 1.0.3 2002-06-07 10:21:41 +00:00
Andrey Astafiev
4b63197c8c near 1.0.3 2002-06-07 10:01:36 +00:00
Josh Coalson
b5988941cc rename test_unit.sh to test_libFLAC.sh 2002-06-07 06:10:08 +00:00
Josh Coalson
7d21785223 rename directory test_unit to test_libFLAC 2002-06-07 05:54:21 +00:00
Josh Coalson
bd1d9b9eee move test_unit.sh to test_libFLAC.sh 2002-06-07 05:42:09 +00:00
Josh Coalson
9002f7be7d initial import 2002-06-07 05:41:56 +00:00
Josh Coalson
57ba6f4eb7 massive glob of checkins: improved tests, more tests, bugfixes 2002-06-07 05:27:37 +00:00
Josh Coalson
7b2e3a3797 add test for FLAC__metadata_object_seektable_is_legal() 2002-06-05 06:17:31 +00:00
Josh Coalson
d40f73d403 ifdef out debug code 2002-06-05 06:15:50 +00:00
Josh Coalson
d63eb24abe read id3v1 tags 2002-06-05 06:10:55 +00:00
Josh Coalson
e848f78310 minor syntax 2002-06-05 06:08:56 +00:00
Josh Coalson
66293ca964 also test -3 and -7 in noise tests 2002-06-05 06:07:26 +00:00
Josh Coalson
d0706478e0 add -F to continue decoding through errors 2002-06-05 06:05:49 +00:00
Josh Coalson
8d37ddba8a fix bug where decoding flac file with 0 total_samples yielded 0 chunk size in wave file; add -F to continue decoding through errors 2002-06-05 06:05:35 +00:00
Josh Coalson
28e08d8fc2 bring in what was FLAC__seek_table_is_valid() 2002-06-05 05:56:41 +00:00
Josh Coalson
6dc7934c3a remove seek_table; it moved into the metadata interface 2002-06-05 05:55:24 +00:00
Josh Coalson
40f037108a contents moved into metadata interface 2002-06-05 05:54:23 +00:00
Josh Coalson
ddc5bc7676 minor consolidation 2002-06-05 05:53:17 +00:00
Josh Coalson
5d66ae7ec9 add -F, remove -R 2002-06-05 05:53:05 +00:00
Josh Coalson
f391e7d4fd fix link to abcde patch 2002-06-05 05:51:39 +00:00
Josh Coalson
947065afe7 fix status enum, more rigorous setting of defaults, add inherited get methods from stream decoder 2002-06-04 06:02:56 +00:00
Josh Coalson
a92f6005ef add inherited get methods from stream decoder in file decoder also 2002-06-04 06:00:09 +00:00
Josh Coalson
83761b9ffd allow file generator to return the filesize 2002-06-04 05:56:54 +00:00
Josh Coalson
d19afe4815 remove -lefence 2002-06-04 05:55:32 +00:00
Josh Coalson
8c2715fe30 add inherited get methods from stream decoder 2002-06-04 05:54:56 +00:00
Josh Coalson
2835f433b3 fix with new status enums 2002-06-04 05:54:44 +00:00
Josh Coalson
090f8f7823 fix status enum, fix bug parsing vorbis comments, stop filtering placeholder seekpoints, more rigorous setting of defaults 2002-06-04 05:53:04 +00:00
Josh Coalson
a0111f352a add inherited get methods from stream decoder, more rigorous setting of defaults 2002-06-04 05:50:22 +00:00
Josh Coalson
a1260ff978 fix status enum names 2002-06-04 05:47:51 +00:00
Josh Coalson
2e3527f8a4 add inherited get methods from stream decoder 2002-06-04 05:47:33 +00:00
Josh Coalson
2427d859b7 minor change in docs for metadata callback 2002-06-04 05:45:12 +00:00
Josh Coalson
a2c78140d0 fix with new status enums 2002-06-04 05:44:32 +00:00
Josh Coalson
36a31299aa finish stream/seekable_stream/file decoder tests 2002-06-04 05:41:39 +00:00
Josh Coalson
7ee4d1780c fixes based on MSVC compile 2002-06-01 06:31:27 +00:00
Josh Coalson
ba2c1b89fb initial import 2002-06-01 06:29:30 +00:00
Josh Coalson
a90f80fc9f fix state enums 2002-06-01 05:45:50 +00:00
Josh Coalson
e869fd33ea add vorbis comment to --list 2002-06-01 05:41:56 +00:00
Josh Coalson
66075c1585 new more flexible way of passing metadata to stream encoder 2002-06-01 05:39:38 +00:00
Josh Coalson
e7dd048b9c update to match new way of passing metadata to stream encoder 2002-06-01 05:37:15 +00:00
Josh Coalson
d57c594b7f minor tweak 2002-06-01 05:33:15 +00:00
Josh Coalson
31a3ec2936 add in some stream decoder tests 2002-06-01 05:30:52 +00:00
Josh Coalson
f2cc27079a update to match new way of passing metadata to stream encoder 2002-06-01 05:27:12 +00:00
Josh Coalson
134a4e9080 merged into decoders.c 2002-06-01 05:24:33 +00:00