Commit Graph

130 Commits

Author SHA1 Message Date
Josh Coalson
681c29333a make typedefs for callbacks 2002-08-01 08:19:37 +00:00
Josh Coalson
312438fc61 finish implementation 2002-08-01 07:34:12 +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
5a5de738a8 new functions for seektable templates, point sorting 2002-08-01 06:37:11 +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
6e78c0d859 minor comments 2002-07-31 06:57:31 +00:00
Josh Coalson
f6efd9cec9 more doxygen docs 2002-07-27 04:59:54 +00:00
Josh Coalson
69a44a67da more doxygen docs 2002-07-26 05:19:23 +00:00
Josh Coalson
03706dce5e more doxygen docs 2002-07-25 05:35:16 +00:00
Josh Coalson
5cc58dfc3a more doxygen docs 2002-07-24 06:15:56 +00:00
Josh Coalson
0b9ebc3934 more doxygen docs 2002-07-16 16:14:17 +00:00
Josh Coalson
f31f55478d more doxygen comments 2002-07-15 05:26:50 +00:00
Josh Coalson
0e252ba45b more doxygen docs 2002-07-12 05:42:04 +00:00
Josh Coalson
a7f907b5cd more doxygen additions 2002-07-11 05:51:59 +00:00
Josh Coalson
889598dc8a add more doxygen documentation 2002-07-10 07:14:49 +00:00
Josh Coalson
8396175b85 initial Doxygen work 2002-07-09 06:12:59 +00:00
Josh Coalson
021c0221b6 specialize getopt for FLAC 2002-06-28 06:37:13 +00:00
Josh Coalson
bc869506bd minor changes in anticipation of release 2002-06-14 06:36:16 +00:00
Josh Coalson
d57c8d31e3 fixes from compiling code and running all the tests on NT 2002-06-11 06:15:28 +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
Josh Coalson
cc68251f5a another big glob of changes/fixes 2002-06-08 04:53:42 +00:00
Josh Coalson
57ba6f4eb7 massive glob of checkins: improved tests, more tests, bugfixes 2002-06-07 05:27:37 +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
a92f6005ef add inherited get methods from stream decoder in file decoder also 2002-06-04 06:00:09 +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
7ee4d1780c fixes based on MSVC compile 2002-06-01 06:31:27 +00:00
Josh Coalson
a90f80fc9f fix state enums 2002-06-01 05:45:50 +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
b2b5358a91 add methods to SeekTable, Padding, and VorbisComment 2002-05-31 06:20:50 +00:00
Josh Coalson
a9f25cea59 pass vorbis comment entries by value 2002-05-31 06:20:22 +00:00
Josh Coalson
d58a24899d rework the api to seektable and vorbis comment objects 2002-05-30 05:28:07 +00:00
Josh Coalson
99f4140468 add encoder.h and decoder.h 2002-05-29 05:54:52 +00:00
Josh Coalson
5ac8bd1cda minor comments 2002-05-29 05:53:57 +00:00
Josh Coalson
1655604813 fix constness on _set_ methods 2002-05-29 05:51:24 +00:00
Josh Coalson
b04a16e462 initial import 2002-05-29 05:49:50 +00:00
Josh Coalson
a7b673c007 add support for id3v2 tags to levels 1 and 2, better bad metadata handling, fix bug with merge_padding 2002-05-25 02:13:38 +00:00
Josh Coalson
fb74f10df7 add iterator classes 2002-05-22 05:33:29 +00:00
Josh Coalson
b9b3341347 comment changes 2002-05-22 05:32:41 +00:00
Josh Coalson
4d4b2b7f18 minor changes to some defines/globals 2002-05-20 05:55:44 +00:00
Josh Coalson
fda98fb7e4 initial import 2002-05-17 06:33:39 +00:00
Josh Coalson
fbff70df31 update with new semantics for padding 2002-05-17 06:13:03 +00:00
Josh Coalson
e166694a9f add FLAC++ and share subdirs 2002-05-17 06:12:32 +00:00
Josh Coalson
08200a161b differentiate between format max bps and reference codec max bps 2002-05-16 06:39:13 +00:00