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 |
Josh Coalson
|
287fccd661
|
fix default versioning behavior
|
2001-06-18 21:30:39 +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
|
eaa8d3c4bd
|
fix size of application id in struct
|
2001-06-14 18:57:35 +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 |
Josh Coalson
|
6b05bc51f7
|
add/update copyright and license notices
|
2001-06-08 00:13:21 +00:00 |
Josh Coalson
|
1b68982b0e
|
put a FLAC__ASSERT wrapper around assert()
|
2001-05-31 20:11:02 +00:00 |
Josh Coalson
|
88f94d0fb3
|
integrate mdz's patch so 'make dist' will work as expected
|
2001-05-31 18:47:05 +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
|
febdca986a
|
remove config.h
|
2001-05-25 00:04:08 +00:00 |
Josh Coalson
|
6a0283a009
|
config.h no longer needed
|
2001-05-24 23:57:08 +00:00 |
Josh Coalson
|
fac1c0b294
|
add config.h
|
2001-05-23 20:53:51 +00:00 |
Josh Coalson
|
edade2ced1
|
initial import
|
2001-05-23 20:53:31 +00:00 |
Josh Coalson
|
7e40e6dad9
|
use float instead of double for basic FP type
|
2001-05-16 19:28:54 +00:00 |
Josh Coalson
|
60f77d7ecf
|
-r now takes min,max and is called min/max_residual_partition order, new -R option is rice_parameter_search_dist
|
2001-04-25 02:16:36 +00:00 |
Josh Coalson
|
0a72e18b22
|
add support for writing SEEKTABLE block
|
2001-04-13 19:17:16 +00:00 |
Josh Coalson
|
dc86ea9870
|
add format.h adn seek_table.h
|
2001-04-13 18:53:59 +00:00 |
Josh Coalson
|
a8b4fc51df
|
initial import
|
2001-04-13 18:53:17 +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 |
Josh Coalson
|
22bc5d92d0
|
add new error codes
|
2001-03-27 01:17:39 +00:00 |
Josh Coalson
|
215af57417
|
update for new format changes: frame crc-16, wasted bits field, longer sync code, longer blocksize code
|
2001-03-27 01:15:58 +00:00 |
Josh Coalson
|
2bfc33d40a
|
update version to 0.9
|
2001-03-21 23:18:04 +00:00 |