Commit Graph

1059 Commits

Author SHA1 Message Date
Josh Coalson
8255be52c3 minor syntax 2002-08-01 08:09:14 +00:00
Josh Coalson
312438fc61 finish implementation 2002-08-01 07:34:12 +00:00
Josh Coalson
08a6282be2 fix bug in seektable sorter where it was returning the wrong value 2002-08-01 07:33:36 +00:00
Josh Coalson
680e3aaef5 minor syntax 2002-08-01 07:32:17 +00:00
Josh Coalson
cad97be8de new funcs for getting underlying decoder layer states 2002-08-01 07:28:03 +00:00
Josh Coalson
a5c12467d9 new functions for seektable templates, point sorting 2002-08-01 06:46:15 +00:00
Josh Coalson
4ef8fc5283 minor syntax 2002-08-01 06:42:59 +00:00
Josh Coalson
5c491a17f3 change to FLAC__stream_encoder_init(), now calls write callback for fLaC signature, and once for each metadata block 2002-08-01 06:39:40 +00:00
Josh Coalson
12482ec6cd minor comments 2002-08-01 06:39:10 +00:00
Josh Coalson
5a5de738a8 new functions for seektable templates, point sorting 2002-08-01 06:37:11 +00:00
Josh Coalson
af34090fc8 minor formatting 2002-08-01 06:35:17 +00:00
Josh Coalson
69484aa893 finish up implementation 2002-08-01 06:35:07 +00:00
Josh Coalson
f1eff45c96 new seekable stream encoder and file encoder layers, not fully implemented yet 2002-07-31 07:05:33 +00:00
Josh Coalson
570db86717 minor formatting 2002-07-31 06:58:16 +00:00
Josh Coalson
6e78c0d859 minor comments 2002-07-31 06:57:31 +00:00
Josh Coalson
310b9ecfca add section for embedded developers 2002-07-31 06:39:21 +00:00
Josh Coalson
703b739257 add play times for wav files 2002-07-30 05:55:34 +00:00
Josh Coalson
ec5aa7c532 add asserts 2002-07-27 05:02:11 +00:00
Josh Coalson
746dd68cf4 update links to point to new api location 2002-07-27 05:00:53 +00:00
Josh Coalson
f6efd9cec9 more doxygen docs 2002-07-27 04:59:54 +00:00
Josh Coalson
adea3dea13 change grouping settings 2002-07-27 04:59:37 +00:00
Josh Coalson
f57c0219ba fix bug where flush() was not setting the state back to OK 2002-07-26 05:26:18 +00:00
Josh Coalson
a4c0d72a42 add asserts 2002-07-26 05:25:38 +00:00
Josh Coalson
69a44a67da more doxygen docs 2002-07-26 05:19:23 +00:00
Josh Coalson
639aeb0d16 make _delete() free the same stuff that _finish() does 2002-07-25 05:38:23 +00:00
Josh Coalson
03706dce5e more doxygen docs 2002-07-25 05:35:16 +00:00
Josh Coalson
dea419a064 initial import 2002-07-25 05:33:54 +00:00
Josh Coalson
5cc58dfc3a more doxygen docs 2002-07-24 06:15:56 +00:00
Josh Coalson
47ca4f423b add alias for "default value" 2002-07-24 06:14:58 +00:00
Josh Coalson
89f0e8736a add Makefile.lite to EXTRA_DIST 2002-07-24 06:14:12 +00:00
Josh Coalson
ef5c2f8d7b add doc target 2002-07-24 06:13:41 +00:00
Josh Coalson
1d96b7e9e7 minor formatting 2002-07-24 06:13:33 +00:00
Josh Coalson
93df7e0bf8 fix bug #584595: infinite loop if ..._process*() called when decoder is ABORTED 2002-07-24 06:08:37 +00:00
Josh Coalson
9203160cfa add asserts, make FLAC__stream_encoder_finish() reset the defaults to be consistent with the decoders 2002-07-24 06:02:11 +00:00
Josh Coalson
aacf21fd2b fix syntax errors 2002-07-23 06:02:36 +00:00
Josh Coalson
449989493c add AIFF support patches from Brady Patterson, add support for --sector-align and raw files 2002-07-19 05:40:26 +00:00
Josh Coalson
ade9234da0 add AIFF support patches from Brady Patterson 2002-07-19 05:35:30 +00:00
Josh Coalson
1cedd0e09b update TODO list 2002-07-19 05:32:47 +00:00
Josh Coalson
087a5d2123 fix makedepend invocation 2002-07-18 05:33:06 +00:00
Josh Coalson
0eb02324bd add link for MacAmp Lite plugin 2002-07-17 05:33:03 +00:00
Josh Coalson
a5f27afb70 fix bug where md5_checking setting was not restored properly after a ..._reset() 2002-07-17 05:30:20 +00:00
Josh Coalson
0b9ebc3934 more doxygen docs 2002-07-16 16:14:17 +00:00
Josh Coalson
130cbb50b7 build dir now in EXTRA_DIST 2002-07-16 16:12:27 +00:00
Josh Coalson
5e5fc016e1 reorganized doc directory 2002-07-16 16:09:53 +00:00
Josh Coalson
ceacff2b18 no longer necessary 2002-07-16 16:03:35 +00:00
Josh Coalson
0f8ce167a9 prepare for directory restructure 2002-07-16 16:02:18 +00:00
Josh Coalson
146e85d2b1 rename FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_valid() 2002-07-15 05:32:47 +00:00
Josh Coalson
0833f34542 use FLAC__format_seektable_is_legal() 2002-07-15 05:31:55 +00:00
Josh Coalson
f31f55478d more doxygen comments 2002-07-15 05:26:50 +00:00
Josh Coalson
0d36cbd65a rename (FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_valid() 2002-07-15 05:24:56 +00:00