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 |
|
Josh Coalson
|
0d1a6d3d5c
|
add support for last_metadata_is_last flag in the stream encoder
|
2001-06-14 19:09:02 +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
|
c7cbd789c4
|
rename encoder.h to stream_encoder.h
|
2001-06-13 17:53:50 +00:00 |
|