Commit Graph

205 Commits

Author SHA1 Message Date
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
724b532b66 doxygen comments 2002-08-15 19:19:46 +00:00
Josh Coalson
2ea0839abb add a samples_written field to the progress callback 2002-08-08 22:55:45 +00:00
Josh Coalson
43e06aaa8b minor comments 2002-08-08 22:50:31 +00:00
Josh Coalson
589f8c7880 add ..._get_verify_decoder_error_stats() 2002-08-07 23:54:55 +00:00
Josh Coalson
da195e2a05 these are obsolete, maybe to be revived later 2002-08-07 17:40:56 +00:00
Josh Coalson
edc9fee9b2 several fixes 2002-08-07 17:39:24 +00:00
Josh Coalson
79600e1fdd remove file decoder and seekable stream decoder 2002-08-07 17:38:53 +00:00
Josh Coalson
c49380d638 add OggFLAC dirs 2002-08-07 17:38:08 +00:00
Josh Coalson
cb91302973 initial import 2002-08-07 17:05:16 +00:00
Josh Coalson
71e623bc6e more work 2002-08-06 06:09:06 +00:00
Josh Coalson
f86f400869 remove obsolete includes 2002-08-06 05:39:44 +00:00
Josh Coalson
ac2932b47f did more work but still not finished 2002-08-06 05:38:55 +00:00
Josh Coalson
fb4ab8fdc0 minor formatting 2002-08-06 05:34:13 +00:00
Josh Coalson
546c95729b documentation typos 2002-08-05 06:54:32 +00:00
Josh Coalson
844a0fb54d add OggFLAC 2002-08-05 06:53:35 +00:00
Josh Coalson
27b53dcf5d initial import; still needs a lot of work 2002-08-05 06:49:45 +00:00
Josh Coalson
d86e03bc63 add verify mode to all encoders 2002-08-03 21:56:15 +00:00
Josh Coalson
b5bc249415 add ..._get_total_samples_estimate(), add progress callback to file encoder 2002-08-02 07:40:38 +00:00
Josh Coalson
3a7b2c9be8 add ..._get_total_samples_estimate() 2002-08-02 07:38:20 +00:00
Josh Coalson
ebd4a65cda new seekable stream encoder and file encoder layers 2002-08-02 06:26:37 +00:00
Josh Coalson
3cec051d3f revamp decoder process calls 2002-08-02 06:26:12 +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
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
Josh Coalson
1d437002be minor comments 2002-05-16 06:38:32 +00:00
Josh Coalson
18f33a530a add conditional extern "C" 2002-05-16 06:37:27 +00:00
Josh Coalson
7f05acd97e add more comments, add function FLAC__metadata_iterator_set_block() 2002-05-11 05:27:46 +00:00
Josh Coalson
4074d05df2 remove unused code 2002-05-09 05:29:08 +00:00
Josh Coalson
e3c6a4c205 add FLAC__ASSERT_DECLARATION macro 2002-05-09 05:27:17 +00:00
Josh Coalson
75c49a6a5f fix copyright header 2002-05-09 05:26:43 +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
36432f4e33 add metadata.h, remove utility.h 2002-05-04 17:33:51 +00:00
Josh Coalson
7add44c545 add vorbis comment block, fix max sample rate 2002-05-04 17:33:35 +00:00
Josh Coalson
c8eb74d9df functionality moved to metadata.h 2002-05-04 17:32:02 +00:00
Josh Coalson
cae58735e3 initial import 2002-05-04 17:30:32 +00:00
Josh Coalson
7e19b54993 add VORBIS_COMMENT metadata block 2002-04-25 05:53:09 +00:00
Josh Coalson
1152f9fe26 update copyright date to include 2002 2002-01-26 18:05:12 +00:00
Josh Coalson
305ae2e4a7 update copyright date to include 2002 2002-01-26 17:36:39 +00:00
Josh Coalson
40333b13c1 commit patch for compiling on mingw32 2001-11-13 21:37:04 +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
6f9603eaee add number_type to frame header 2001-07-16 18:02:32 +00:00
Josh Coalson
424dd32df0 add escape coding option 2001-07-12 21:32:13 +00:00
Josh Coalson
7c343cfbcb renamed ordinals.h to ordinals.h.in 2001-06-29 02:54:04 +00:00
Josh Coalson
6969f75f39 add utility.h 2001-06-23 03:06:23 +00:00
Josh Coalson
fdb97bca42 initial import 2001-06-23 03:05:30 +00:00
Josh Coalson
77e3f319a5 revamp the ordinal types 2001-06-23 03:03:24 +00:00