Josh Coalson
|
71d5c256f5
|
rename set_serial_number to set_ogg_serial_number everywhere
|
2006-10-15 06:04:55 +00:00 |
|
Josh Coalson
|
8da98c897b
|
merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work
|
2006-10-15 04:24:05 +00:00 |
|
Josh Coalson
|
d0edb97a46
|
limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max LPC order is 12
|
2006-10-07 06:50:08 +00:00 |
|
Josh Coalson
|
1dfcea1340
|
multichannel assignments in format and documentation
|
2006-10-06 05:51:59 +00:00 |
|
Josh Coalson
|
beb128489b
|
minor comments
|
2006-10-03 01:04:41 +00:00 |
|
Josh Coalson
|
2e29c93ac3
|
remove ancient deprecated things
|
2006-09-26 01:25:52 +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
|
ba26e4e59e
|
comments
|
2006-07-06 07:49:36 +00:00 |
|
Josh Coalson
|
8238936980
|
default window to tukey(0.5) instead of hann
|
2006-05-01 05:58:35 +00:00 |
|
Josh Coalson
|
0395dac13f
|
add 2206 to copyright notice
|
2006-04-25 06:59:33 +00:00 |
|
Josh Coalson
|
bf0f52c21e
|
add support for specifying which apodization functions to use to window data before lpc analysis
|
2006-04-25 06:38:43 +00:00 |
|
Josh Coalson
|
a78fac662c
|
add 2005 to copyright notices
|
2005-01-25 04:17:55 +00:00 |
|
Josh Coalson
|
287ba3ac64
|
fix doc typos
|
2004-03-16 18:01:26 +00:00 |
|
Josh Coalson
|
9564390fb9
|
update copyright to 2004
|
2004-01-17 04:14:43 +00:00 |
|
Josh Coalson
|
071e13ac51
|
minor comments
|
2003-09-26 01:45:21 +00:00 |
|
Josh Coalson
|
c6d1fc8a23
|
minor formatting
|
2003-09-24 22:07:31 +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
|
90c6416591
|
fail ..._init() if CUESHEET metadata block is illegal
|
2002-11-15 05:43:16 +00:00 |
|
Josh Coalson
|
0295422716
|
add ..._get_resolved_state_string() convenience function
|
2002-11-08 06:16:31 +00:00 |
|
Josh Coalson
|
55bc58704e
|
tweaks to build libs as DLLs under windows
|
2002-10-16 22:18: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
|
f3b39373f6
|
doxygen comments
|
2002-09-04 08:00:14 +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
|
ec5ea04c05
|
more comments
|
2002-08-25 05:27:53 +00:00 |
|
Josh Coalson
|
efc6c90ea8
|
more doxygen comments
|
2002-08-16 03:09:06 +00:00 |
|
Josh Coalson
|
589f8c7880
|
add ..._get_verify_decoder_error_stats()
|
2002-08-07 23:54:55 +00:00 |
|
Josh Coalson
|
d86e03bc63
|
add verify mode to all encoders
|
2002-08-03 21:56:15 +00:00 |
|
Josh Coalson
|
3a7b2c9be8
|
add ..._get_total_samples_estimate()
|
2002-08-02 07:38:20 +00:00 |
|
Josh Coalson
|
681c29333a
|
make typedefs for callbacks
|
2002-08-01 08:19:37 +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
|
f1eff45c96
|
new seekable stream encoder and file encoder layers, not fully implemented yet
|
2002-07-31 07:05:33 +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
|
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
|
66075c1585
|
new more flexible way of passing metadata to stream encoder
|
2002-06-01 05:39:38 +00:00 |
|
Josh Coalson
|
1655604813
|
fix constness on _set_ methods
|
2002-05-29 05:51:24 +00:00 |
|
Josh Coalson
|
fbff70df31
|
update with new semantics for padding
|
2002-05-17 06:13:03 +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
|
fa697a98bd
|
rename some struct members to avoid C++ 'private' and 'protected' keywords
|
2001-08-16 20:07:29 +00:00 |
|
Josh Coalson
|
424dd32df0
|
add escape coding option
|
2001-07-12 21:32:13 +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 |
|