Josh Coalson
|
7863cbb5ed
|
add CAFE link
|
2001-04-26 01:03:23 +00:00 |
|
Josh Coalson
|
b3a4c3db66
|
initial import
|
2001-04-26 00:56:05 +00:00 |
|
Josh Coalson
|
25e34e33fd
|
add verbiage about upcoming beta
|
2001-04-25 02:23:04 +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
|
decfad344c
|
const-ize some args
|
2001-04-25 01:14:20 +00:00 |
|
Josh Coalson
|
a5ef17781f
|
add some more read optimizations
|
2001-04-25 01:08:39 +00:00 |
|
Josh Coalson
|
608b7f2fe0
|
parenthesize macro arguments
|
2001-04-25 01:08:18 +00:00 |
|
Josh Coalson
|
bb6712e9e4
|
FLAC__ize all the #defines
|
2001-04-24 22:54:07 +00:00 |
|
Josh Coalson
|
f4035ba7f5
|
remove the code that printed out the seek points before encoding
|
2001-04-24 22:42:46 +00:00 |
|
Josh Coalson
|
894ae6b82a
|
add baudline to the list of progs that use flac
|
2001-04-24 22:24:41 +00:00 |
|
Josh Coalson
|
2d647904b8
|
add verbiage to bug submit
|
2001-04-24 22:24:22 +00:00 |
|
Josh Coalson
|
64f4fbcaf7
|
start some read optimizations
|
2001-04-24 02:36:08 +00:00 |
|
Josh Coalson
|
9661108c68
|
#ifdef mallocs of optimization buffers
|
2001-04-24 01:30:10 +00:00 |
|
Josh Coalson
|
aef013c0fa
|
rearrange some of the latest optimizations
|
2001-04-24 01:25:42 +00:00 |
|
Josh Coalson
|
677622ac0c
|
fix some compile bugs related to RESERVOIR_TEST
|
2001-04-18 23:02:08 +00:00 |
|
Josh Coalson
|
afcd877c84
|
ifdef out the precompute-partition-sums and partition-escape-search stuff
|
2001-04-18 22:59:25 +00:00 |
|
Josh Coalson
|
f76a3618a5
|
break out the partition sum precomputation to its own function
|
2001-04-18 02:28:11 +00:00 |
|
Josh Coalson
|
6994dd82c4
|
minor speed optimization
|
2001-04-18 02:21:21 +00:00 |
|
Josh Coalson
|
d4e0ddbdca
|
speed up rice partitioning by precomputing the partition sums
|
2001-04-18 02:20:52 +00:00 |
|
Josh Coalson
|
36da89ca8c
|
parameterize the number of samples per write
|
2001-04-17 18:01:22 +00:00 |
|
Josh Coalson
|
671fadb23a
|
fix bug with samples_decoded
|
2001-04-17 17:32:01 +00:00 |
|
Josh Coalson
|
a8b35a9aa5
|
add -S docs
|
2001-04-16 23:24:03 +00:00 |
|
Josh Coalson
|
99b44c2ee4
|
add -S options
|
2001-04-16 23:18:06 +00:00 |
|
Josh Coalson
|
a79c4fa6b3
|
fix -b usage
|
2001-04-16 23:11:11 +00:00 |
|
Josh Coalson
|
4de0541eeb
|
fix -b usage printout
|
2001-04-16 23:09:47 +00:00 |
|
Josh Coalson
|
ababc226be
|
fix syntax error
|
2001-04-16 22:58:42 +00:00 |
|
Josh Coalson
|
d50cd496c2
|
80-columnize the usage printout
|
2001-04-16 22:57:49 +00:00 |
|
Josh Coalson
|
2989634451
|
remove debug printout
|
2001-04-16 22:44:27 +00:00 |
|
Josh Coalson
|
dc839287d2
|
add documentation of SEEKTABLE and escape codes in Rice partition
|
2001-04-16 20:27:00 +00:00 |
|
Josh Coalson
|
eae4dde233
|
document GCC compiler bug that produces false warning
|
2001-04-16 05:33:22 +00:00 |
|
Josh Coalson
|
5c3d00c456
|
fix usage
|
2001-04-14 00:28:17 +00:00 |
|
Josh Coalson
|
61eb682a8e
|
fix bug with the default -S setting
|
2001-04-14 00:24:54 +00:00 |
|
Josh Coalson
|
7531b0088f
|
fix bug where sample number is incorrectly calculated for the last block
|
2001-04-14 00:24:32 +00:00 |
|
Josh Coalson
|
3585ece4da
|
fix bug to deal with case when user requests to skip more samples that the stream contains
|
2001-04-13 23:39:07 +00:00 |
|
Josh Coalson
|
5a068063f4
|
fix more bugs with seek table stuff
|
2001-04-13 23:24:45 +00:00 |
|
Josh Coalson
|
1d937c0dbc
|
fix bug where seek point was hit during metadata write_callback time
|
2001-04-13 23:03:02 +00:00 |
|
Josh Coalson
|
760f7fd48e
|
minor bug fix
|
2001-04-13 23:00:59 +00:00 |
|
Josh Coalson
|
67db5da6a1
|
fix bug with incorrect seek point separator
|
2001-04-13 22:59:58 +00:00 |
|
Josh Coalson
|
211736a7a6
|
mark seek points when hit by write callback; write seek points back during metadata_callback()
|
2001-04-13 22:55:05 +00:00 |
|
Josh Coalson
|
9e1e2ab695
|
change to ignore PLACEHODLERs when checking seek points
|
2001-04-13 22:47:21 +00:00 |
|
Josh Coalson
|
6a071f7550
|
add marking of the seek point when hit in the write callback
|
2001-04-13 22:30:00 +00:00 |
|
Josh Coalson
|
49eb5dbe21
|
add total samples to seek point printout
|
2001-04-13 22:01:29 +00:00 |
|
Josh Coalson
|
6e590293a0
|
add printing of seek points in verbose mode
|
2001-04-13 21:59:42 +00:00 |
|
Josh Coalson
|
d77a1cf5e2
|
add support for specifying seek points
|
2001-04-13 21:55:17 +00:00 |
|
Josh Coalson
|
bbe8b46a9a
|
minor fixes
|
2001-04-13 21:54:53 +00:00 |
|
Josh Coalson
|
0a72e18b22
|
add support for writing SEEKTABLE block
|
2001-04-13 19:17:16 +00:00 |
|
Josh Coalson
|
a57921613b
|
fix function signature to make .h file
|
2001-04-13 19:16:52 +00:00 |
|
Josh Coalson
|
0fbe7ce062
|
write implementation of FLAC__seek_table_is_valid()
|
2001-04-13 19:01:56 +00:00 |
|
Josh Coalson
|
5906c2d9f5
|
add seek_table.c
|
2001-04-13 18:57:20 +00:00 |
|
Josh Coalson
|
dc86ea9870
|
add format.h adn seek_table.h
|
2001-04-13 18:53:59 +00:00 |
|