Commit Graph

72 Commits

Author SHA1 Message Date
Josh Coalson
1cb2341298 max the largest metadata type code be 126, reserving 127 to avoid confusion with a frame sync code 2004-07-22 01:32:00 +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
f0a8c4fc87 minor comments 2003-01-15 03:17:51 +00:00
Josh Coalson
b3538c813d minor comments 2003-01-12 08:42:23 +00:00
Josh Coalson
a70054d747 write up some missing documentation 2003-01-11 06:24:09 +00:00
Josh Coalson
0eea34aad0 big fix to allow codec and metadata interface to handle unknown metadata block types correctly 2003-01-10 05:29:17 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00
Josh Coalson
8f0c71b877 add "is_cd" flag to CUESHEET everywhere 2002-12-05 06:37:46 +00:00
Josh Coalson
919f99a37a adjust CUESHEET reserved lengths, minor comments 2002-12-03 06:31:59 +00:00
Josh Coalson
42628af1b0 minor comments 2002-11-21 06:41:13 +00:00
Josh Coalson
38162d5a65 add more reserved space to CUESHEET implementation 2002-11-16 06:31:54 +00:00
Josh Coalson
d91f8fa758 add FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetadataType enum for marking beginning of reserved range 2002-11-15 05:44:26 +00:00
Josh Coalson
8e9c4519e7 implement new CUESHEET metadata block 2002-11-14 05:00:24 +00:00
Josh Coalson
55bc58704e tweaks to build libs as DLLs under windows 2002-10-16 22:18:32 +00:00
Josh Coalson
b070fe6023 add FLAC__MAX_QLP_COEFF_PRECISION 2002-10-04 05:24:30 +00:00
Josh Coalson
c1c8d496a4 new #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER 2002-09-26 04:42:10 +00:00
Josh Coalson
82738b303c fixes related to the change of FLAC__VERSION_STRING from a #define to an identifier 2002-09-25 06:09:47 +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
cb9d93ad4d add vendor string to encoding 2002-08-25 05:27:15 +00:00
Josh Coalson
b6c08cd0f2 minor comments 2002-08-23 06:42:03 +00:00
Josh Coalson
a37ba46b4c split off dynamically allocated stuff from FLAC__EntropyCodingMethod_PartitionedRice to FLAC__EntropyCodingMethod_PartitionedRiceContent 2002-08-19 21:36:39 +00:00
Josh Coalson
b7023aa1b4 rework so that rice parameters and raw_bits from the entropy coding method struct are sized dynamically 2002-08-17 15:23:43 +00:00
Josh Coalson
efc6c90ea8 more doxygen comments 2002-08-16 03:09:06 +00:00
Josh Coalson
5a5de738a8 new functions for seektable templates, point sorting 2002-08-01 06:37:11 +00:00
Josh Coalson
f6efd9cec9 more doxygen docs 2002-07-27 04:59:54 +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
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
4d4b2b7f18 minor changes to some defines/globals 2002-05-20 05:55:44 +00:00
Josh Coalson
08200a161b differentiate between format max bps and reference codec max bps 2002-05-16 06:39:13 +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
7add44c545 add vorbis comment block, fix max sample rate 2002-05-04 17:33:35 +00:00
Josh Coalson
7e19b54993 add VORBIS_COMMENT metadata block 2002-04-25 05:53:09 +00:00
Josh Coalson
305ae2e4a7 update copyright date to include 2002 2002-01-26 17:36:39 +00:00
Josh Coalson
6f9603eaee add number_type to frame header 2001-07-16 18:02:32 +00:00
Josh Coalson
77e3f319a5 revamp the ordinal types 2001-06-23 03:03:24 +00:00
Josh Coalson
287fccd661 fix default versioning behavior 2001-06-18 21:30:39 +00:00
Josh Coalson
eaa8d3c4bd fix size of application id in struct 2001-06-14 18:57:35 +00:00
Josh Coalson
f530e093ae minor comment change 2001-05-29 22:30:35 +00:00
Josh Coalson
7686377ceb update version number to 0.10 2001-05-29 18:45:05 +00:00
Josh Coalson
167658a907 add seekpoint placeholder 2001-04-13 18:22:25 +00:00
Josh Coalson
2051dd49a5 add support for raw encoding within a Rice partition 2001-04-12 22:22:34 +00:00
Josh Coalson
be9843cf09 add SEEKTABLE metadata block 2001-04-05 21:31:34 +00:00
Josh Coalson
801ec6028a change min bps from 1 to 4 2001-03-28 22:12:39 +00:00
Josh Coalson
dbe603990c fix comments 2001-03-27 23:51:40 +00:00