Commit Graph

40 Commits

Author SHA1 Message Date
Josh Coalson
9564390fb9 update copyright to 2004 2004-01-17 04:14:43 +00:00
Josh Coalson
02e6011cd4 remove leftover and unimplemented proto FLAC__file_decoder_process_remaining_frames() 2003-09-24 22:07:08 +00:00
Josh Coalson
afd8107872 change license verbiage to Xiph's 2003-01-31 23:34:56 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00
Josh Coalson
dc386e1bd7 document some new functions 2002-11-19 06:21:36 +00:00
Josh Coalson
cd1a4230b8 add FLAC__file_decoder_get_decode_position() 2002-11-08 22:13:49 +00:00
Josh Coalson
9c2a011d46 add ..._get_resolved_state_string() convenience function 2002-11-08 06:06:37 +00:00
Josh Coalson
55bc58704e tweaks to build libs as DLLs under windows 2002-10-16 22:18:32 +00:00
Josh Coalson
f3b39373f6 doxygen comments 2002-09-04 08:00:14 +00:00
Josh Coalson
765ff502c7 minor formatting 2002-08-27 05:46:11 +00:00
Josh Coalson
efc6c90ea8 more doxygen comments 2002-08-16 03:09:06 +00:00
Josh Coalson
546c95729b documentation typos 2002-08-05 06:54:32 +00:00
Josh Coalson
cfdfc82801 revamp decoder process calls 2002-08-02 06:12:36 +00:00
Josh Coalson
681c29333a make typedefs for callbacks 2002-08-01 08:19:37 +00:00
Josh Coalson
cad97be8de new funcs for getting underlying decoder layer states 2002-08-01 07:28:03 +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
bc869506bd minor changes in anticipation of release 2002-06-14 06:36:16 +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
2e3527f8a4 add inherited get methods from stream decoder 2002-06-04 05:47:33 +00:00
Josh Coalson
a90f80fc9f fix state enums 2002-06-01 05:45:50 +00:00
Josh Coalson
1655604813 fix constness on _set_ methods 2002-05-29 05:51:24 +00:00
Josh Coalson
bf9325f2f2 add functionality to specify which metadata blocks are parsed and sent back through metadata_callback, and which are ignored 2002-05-07 05:30:27 +00:00
Matt Zimmerman
ce9459f4cb Use extern "C" as appropriate to allow use with C++ 2002-05-06 17:39:29 +00:00
Josh Coalson
305ae2e4a7 update copyright date to include 2002 2002-01-26 17:36:39 +00:00
Josh Coalson
dbd84c48e5 split most of FileDecoder off to new SeekableStreamDecoder 2001-11-08 23:59:22 +00:00
Josh Coalson
8c24ab3a78 fix tiny bug with filename setting 2001-10-31 20:25:00 +00:00
Josh Coalson
fa697a98bd rename some struct members to avoid C++ 'private' and 'protected' keywords 2001-08-16 20:07:29 +00:00
Josh Coalson
77e3f319a5 revamp the ordinal types 2001-06-23 03:03:24 +00:00
Josh Coalson
00e53874cd revamp encoder/decoder interface to use set methods instead on args to init 2001-06-16 07:32:25 +00:00
Josh Coalson
0a15c14c6e rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder interfaces 2001-06-13 17:59:57 +00:00
Josh Coalson
26560dd2b0 change Coder to Codec everywhere 2001-02-08 00:38:41 +00:00
Josh Coalson
6dcea51cd1 revamp in anticipation of new analysis mode 2001-01-23 23:07:36 +00:00
Josh Coalson
70118f62c0 update copyright for 2001 2001-01-16 20:17:53 +00:00
Josh Coalson
fa37f1c012 add MD5 support 2001-01-12 23:55:11 +00:00
Josh Coalson
cbf595f158 add string arrays for enums 2000-12-22 22:35:33 +00:00
Josh Coalson
bb7f6b99d0 Initial revision 2000-12-10 04:09:52 +00:00