Commit Graph

212 Commits

Author SHA1 Message Date
Josh Coalson
c4b7c84676 delete unused global 2001-02-08 00:25:23 +00:00
Josh Coalson
763bee172b *** empty log message *** 2001-02-08 00:24:17 +00:00
Josh Coalson
bcd8da937f change bug section 2001-02-06 00:58:08 +00:00
Josh Coalson
230e0f52a9 add some more optimization arguments to gcc 2001-02-05 23:19:09 +00:00
Josh Coalson
47091de50d add some future links in a comment 2001-02-02 21:31:14 +00:00
Josh Coalson
4ba983ca56 fix seek bug in raw encoding 2001-02-02 20:00:26 +00:00
Josh Coalson
52dfccec25 minor fixes 2001-02-02 00:54:22 +00:00
Josh Coalson
760f535d9a add code for a FIFOed reservoir 2001-02-02 00:52:47 +00:00
Josh Coalson
490c287822 initial import 2001-01-31 02:07:24 +00:00
Josh Coalson
2a6f7706a6 minor wording 2001-01-31 02:06:12 +00:00
Josh Coalson
08f87486b8 fix BGCOLOR attributes 2001-01-29 23:23:24 +00:00
Josh Coalson
11ce4e04d6 minor wording 2001-01-28 09:50:26 +00:00
Josh Coalson
9265d7b4c1 add -M item 2001-01-28 09:49:23 +00:00
Josh Coalson
5a0e0fadf2 add -M doc item 2001-01-28 09:47:22 +00:00
Josh Coalson
efc42137fa fix to work with new write_callback signature 2001-01-28 09:41:45 +00:00
Josh Coalson
f4b8032bc6 add warmup samples to analysis printout 2001-01-28 09:28:46 +00:00
Josh Coalson
b5e60e5b9f change force_mid_side to loose_mid_side 2001-01-28 09:27:27 +00:00
Josh Coalson
fce381344c minor wording 2001-01-26 22:38:46 +00:00
Josh Coalson
ab47760de9 add -a docs 2001-01-26 22:37:10 +00:00
Josh Coalson
8d32d3eed5 add -a to usage 2001-01-26 22:31:27 +00:00
Josh Coalson
4c21cc8298 add Known Bugs section 2001-01-26 22:10:57 +00:00
Josh Coalson
34de84ac27 add autoconf news 2001-01-26 22:04:40 +00:00
Josh Coalson
1186da8cc7 add news item for 0.6 2001-01-26 22:00:19 +00:00
Josh Coalson
c4dce65513 add news for 0.6, update status section 2001-01-26 21:39:25 +00:00
Josh Coalson
0f98d57856 fix default version number 2001-01-26 21:29:35 +00:00
Josh Coalson
2353aee8a1 delete unused code 2001-01-26 21:28:31 +00:00
Josh Coalson
6e45e1b018 update numbers for flac 0.6 2001-01-26 21:26:43 +00:00
Josh Coalson
94e02cd4a0 speed up mid-side coding 2001-01-25 10:41:06 +00:00
Josh Coalson
e49dc3d6c7 add some consts 2001-01-25 10:40:01 +00:00
Josh Coalson
9c072fa4ba fix bug with asserts 2001-01-24 23:35:48 +00:00
Josh Coalson
a18b2ee534 add fallback for when VERSION is not set 2001-01-24 23:35:25 +00:00
Josh Coalson
303171db8d update version to 0.6 2001-01-24 19:17:45 +00:00
Josh Coalson
e6898a37f8 drop major/minor version numbers, use just version string 2001-01-24 19:01:07 +00:00
Josh Coalson
8f7dfd5b5f update version number to 0.6 2001-01-24 18:59:39 +00:00
Josh Coalson
9c936d2d36 add -M (force_mid_side) option 2001-01-24 01:01:04 +00:00
Josh Coalson
69f1ee02bf add force_mid_side_stereo option 2001-01-24 00:54:43 +00:00
Josh Coalson
a28df7500a add FLAC__ENCODER_ILLEGAL_MID_SIDE_FORCE code 2001-01-24 00:49:32 +00:00
Josh Coalson
626444f6b0 add force mid-side stereo option 2001-01-24 00:46:20 +00:00
Josh Coalson
967b467c45 add new analyze mode 2001-01-24 00:42:41 +00:00
Josh Coalson
75d0a0beb8 add string lookup tables for enums 2001-01-24 00:42:16 +00:00
Josh Coalson
6dcea51cd1 revamp in anticipation of new analysis mode 2001-01-23 23:07:36 +00:00
Josh Coalson
b10d83cd9d fix bug: --skip and pipes 2001-01-23 01:19:17 +00:00
Josh Coalson
cbbbb5f176 add total sample estimation 2001-01-23 00:41:48 +00:00
Josh Coalson
0878a5f5fb rearrange to make more sense 2001-01-23 00:40:51 +00:00
Josh Coalson
8c8a55efbc fix some pipe bugs 2001-01-23 00:40:05 +00:00
Josh Coalson
e77287e36d speed up the rice estimation 2001-01-20 01:27:55 +00:00
Josh Coalson
824f4708ce use FLAC__VERSION_STRING for version 2001-01-19 23:28:38 +00:00
Josh Coalson
8596d93bb9 use VERSION macro for version instead of hardcoding it 2001-01-19 23:26:29 +00:00
Josh Coalson
e55f390900 fix compiler warning 2001-01-19 23:13:44 +00:00
Josh Coalson
67fcd8ed2c add support back in for running under .lite system 2001-01-19 23:10:56 +00:00