Commit Graph

52 Commits

Author SHA1 Message Date
Erik de Castro Lopo
b1982fbc5f Set version to 1.3.0 and update coyprights throughout. 2013-05-26 19:17:53 +10:00
Erik de Castro Lopo
d9fde55674 Fix all links to libtool version info rules. 2012-05-07 19:45:23 +10:00
Josh Coalson
dea0f5a044 add 2009 copyright 2009-01-07 07:31:28 +00:00
Josh Coalson
82b128050e update copyright for 2008 2008-02-28 05:34:21 +00:00
Josh Coalson
8679516bc5 add link to new example code page 2007-09-13 00:36:43 +00:00
Josh Coalson
7fb67ac1e4 add not about OPT: sections 2007-09-12 01:03:57 +00:00
Josh Coalson
1296cb8f19 add porting guide item for 1.1.4->1.2.0 2007-07-07 07:02:11 +00:00
Josh Coalson
d67319f240 add porting item for 1.1.4 2007-02-14 05:59:47 +00:00
Josh Coalson
e74bd9516c add 2007 copyright 2007-02-02 06:58:19 +00:00
Josh Coalson
2378fb1888 minor comments 2006-11-20 05:30:25 +00:00
Josh Coalson
352feb540f change "bytes" parameter of all encoder write callbacks from "unsigned" to "size_t" 2006-10-15 17:08:52 +00:00
Josh Coalson
8065a2d3a5 change "bytes" parameter of all read callbacks from "unsigned" to "size_t" 2006-10-15 08:32:56 +00:00
Josh Coalson
3c91754e74 improve comments 2006-10-15 07:50:44 +00:00
Josh Coalson
20ad84aa61 more doxygen comments 2006-10-07 05:43:01 +00:00
Josh Coalson
022572d83b add verbiage about libtool version number #defines 2006-09-26 01:15:55 +00:00
Josh Coalson
d62eed4fa3 minor comments 2006-09-16 00:46:22 +00:00
Josh Coalson
1d43e10f83 minor comments 2006-09-16 00:38:53 +00:00
Josh Coalson
7f1b642611 minor comments 2006-09-16 00:38:14 +00:00
Josh Coalson
68acb04a4d change libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder::Stream inherit from their FLAC counterparts 2006-09-15 15:40:57 +00:00
Josh Coalson
edf672ed84 minor wording 2006-09-15 15:39:10 +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
0395dac13f add 2206 to copyright notice 2006-04-25 06:59:33 +00:00
Josh Coalson
a78fac662c add 2005 to copyright notices 2005-01-25 04:17:55 +00:00
Josh Coalson
ffc4c636fb add links to the license page in doxygen docs 2004-09-14 03:36:26 +00:00
Josh Coalson
8eb486a53e update license verbiage 2004-07-23 05:12:30 +00:00
Josh Coalson
d8934e2134 add callback.h 2004-07-10 00:37:02 +00:00
Josh Coalson
9564390fb9 update copyright to 2004 2004-01-17 04:14:43 +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
1ce20b6ac3 final merge of changes from the end of the flac 1.0.4 maintenance branch 2002-10-23 22:18:37 +00:00
Josh Coalson
55bc58704e tweaks to build libs as DLLs under windows 2002-10-16 22:18:32 +00:00
Josh Coalson
87977bad56 more doxygen docs 2002-08-20 07:09:33 +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
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
889598dc8a add more doxygen documentation 2002-07-10 07:14:49 +00:00
Josh Coalson
6dc7934c3a remove seek_table; it moved into the metadata interface 2002-06-05 05:55:24 +00:00
Josh Coalson
36432f4e33 add metadata.h, remove utility.h 2002-05-04 17:33:51 +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
6969f75f39 add utility.h 2001-06-23 03:06:23 +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
1b68982b0e put a FLAC__ASSERT wrapper around assert() 2001-05-31 20:11:02 +00:00
Josh Coalson
febdca986a remove config.h 2001-05-25 00:04:08 +00:00
Josh Coalson
fac1c0b294 add config.h 2001-05-23 20:53:51 +00:00
Josh Coalson
dc86ea9870 add format.h adn seek_table.h 2001-04-13 18:53:59 +00:00
Josh Coalson
26560dd2b0 change Coder to Codec everywhere 2001-02-08 00:38:41 +00:00