Commit Graph

272 Commits

Author SHA1 Message Date
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
a7cf2336f7 better logic for determining whether or not DLL cruft is needed 2003-01-08 08:02:14 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00
Josh Coalson
8b9a477a8c fix verbiage about get_block() in Iterator class 2002-12-28 07:03:26 +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
1a9869ecb5 fix for mingw32 2002-11-28 22:53:10 +00:00
Josh Coalson
121a3561be add cuesheet writer 2002-11-22 06:20:19 +00:00
Josh Coalson
bfc8e319c2 revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories 2002-11-21 09:00:25 +00:00
Josh Coalson
42628af1b0 minor comments 2002-11-21 06:41:13 +00:00
Josh Coalson
3b026e8dd1 more cuesheet convenience functions 2002-11-21 06:41:01 +00:00
Josh Coalson
dc386e1bd7 document some new functions 2002-11-19 06:21:36 +00:00
Josh Coalson
5d86e18cd2 add cuesheet.h 2002-11-19 06:21:00 +00:00
Josh Coalson
1621979245 finish implementation of CueSheet object wrapper 2002-11-19 06:19:29 +00:00
Josh Coalson
d5f612c1d0 initial import 2002-11-19 06:09:07 +00:00
Josh Coalson
df7240ac84 add more CUESHEET convenience functions 2002-11-16 06:32:30 +00:00
Josh Coalson
38162d5a65 add more reserved space to CUESHEET implementation 2002-11-16 06:31:54 +00:00
Josh Coalson
863dbf3bcb add CueSheet object wrapper 2002-11-16 06:30:30 +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
90c6416591 fail ..._init() if CUESHEET metadata block is illegal 2002-11-15 05:43:16 +00:00
Josh Coalson
8e9c4519e7 implement new CUESHEET metadata block 2002-11-14 05:00:24 +00:00
Josh Coalson
cd1a4230b8 add FLAC__file_decoder_get_decode_position() 2002-11-08 22:13:49 +00:00
Josh Coalson
58350af879 add FLAC__seekable_stream_decoder_get_decode_position() 2002-11-08 22:13:21 +00:00
Josh Coalson
0295422716 add ..._get_resolved_state_string() convenience function 2002-11-08 06:16:31 +00:00
Josh Coalson
9c2a011d46 add ..._get_resolved_state_string() convenience function 2002-11-08 06:06:37 +00:00
Josh Coalson
7ca0caf663 initial import 2002-11-07 05:14:29 +00:00
Josh Coalson
d4dbadcc11 make names more consistent 2002-11-07 05:08:59 +00:00
Josh Coalson
b8f8a07684 updates to work with new grabbag lib 2002-11-07 05:07:30 +00:00
Josh Coalson
bd6c68fd58 initial import 2002-11-07 05:05:45 +00:00
Josh Coalson
35f8dc4726 move to grabbag/ 2002-11-07 05:03:14 +00:00
Josh Coalson
a3963a6d9c add covenience functions parsing gains/peaks from vorbis comments and computing the scale factor from the gain 2002-11-05 07:25:36 +00:00
Josh Coalson
b667e70b82 constify first arg of FLAC__metadata_object_vorbiscomment_find_entry_from() 2002-11-05 07:24:33 +00:00
Josh Coalson
99602a28bf add support for new file_utils convenience library 2002-10-30 06:24:01 +00:00
Josh Coalson
f0ba82178f add more fine-grained tagging functions, do peak analysis 2002-10-30 06:19:04 +00:00
Josh Coalson
1961c36454 initial import 2002-10-30 06:13:28 +00:00
Josh Coalson
3e40402c1a fix misspellings in docs 2002-10-26 04:35:47 +00:00
Josh Coalson
45bb9887e1 add more convenience for manipulating vorbis comments 2002-10-26 04:34:16 +00:00
Josh Coalson
ee0f93ddd9 flesh out implementation 2002-10-26 04:27:43 +00:00
Josh Coalson
1f22816171 initial import 2002-10-25 04:53:00 +00:00
Josh Coalson
ddadef6f97 add new gain_analysis convenience library 2002-10-24 05:44:42 +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
8806494551 fixes for building static libs (new FLAC__NO_DLL #define) 2002-10-18 06:14:09 +00:00
Josh Coalson
1d25bb6a61 fixes for building static libs (new FLAC__NO_DLL #define) 2002-10-18 05:50:28 +00:00
Josh Coalson
c216a82d7b initial import 2002-10-16 22:34:13 +00:00
Josh Coalson
55bc58704e tweaks to build libs as DLLs under windows 2002-10-16 22:18:32 +00:00
Josh Coalson
9bfe7572d7 add export.h 2002-10-16 22:04:53 +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
4e3cf29bae fix _HEADERS targets to not clobber each others 2002-09-20 05:56:33 +00:00
Josh Coalson
c360328340 minor formatting 2002-09-19 01:00:32 +00:00
Josh Coalson
7eb54b98b6 minor comment typo fix 2002-09-11 00:31:29 +00:00
Josh Coalson
687857ac3a minor comments 2002-09-06 04:54:45 +00:00
Josh Coalson
bc8f17333e add resolved_as_cstring() method to State classes 2002-09-06 00:40:30 +00:00
Josh Coalson
f3b39373f6 doxygen comments 2002-09-04 08:00:14 +00:00
Josh Coalson
8304c8fdac add support for serial number in Ogg streams 2002-09-04 07:52:58 +00:00
Josh Coalson
20ac2c1cac restrict subset to max blocksize of 16384 and max residual partition order of 8 2002-08-30 05:47:14 +00:00
Josh Coalson
3ac6693c89 add read_only argument to simple iterator initializer 2002-08-30 05:41:31 +00:00
Josh Coalson
765ff502c7 minor formatting 2002-08-27 05:46:11 +00:00
Josh Coalson
ec5ea04c05 more comments 2002-08-25 05:27:53 +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
402da70fcd more doxygen docs 2002-08-21 03:40:11 +00:00
Josh Coalson
87977bad56 more doxygen docs 2002-08-20 07:09:33 +00:00
Josh Coalson
4dc3507090 more doxygen docs 2002-08-20 03:56:52 +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
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