Commit Graph

321 Commits

Author SHA1 Message Date
Josh Coalson
6213a31f7b rough implementation (haven't even compile it yet) 2001-03-01 21:47:12 +00:00
Josh Coalson
456db820b6 *** empty log message *** 2001-03-01 19:14:05 +00:00
Josh Coalson
b2109495f4 fix decode buffer size 2001-03-01 19:00:10 +00:00
Josh Coalson
22c8ad8291 remove floating "#if 0" 2001-03-01 18:48:38 +00:00
Josh Coalson
4a1038407f initial import 2001-03-01 01:11:36 +00:00
Josh Coalson
f1b114e9cc *** empty log message *** 2001-03-01 00:47:15 +00:00
Josh Coalson
f40667b224 remove old version of the lpcoeff quantizer, other debug detritus 2001-02-28 23:57:09 +00:00
Josh Coalson
c625f9033c rework LPC coefficient quantizer 2001-02-28 23:56:03 +00:00
Josh Coalson
74ce843cb7 add some types 2001-02-28 23:47:52 +00:00
Josh Coalson
994b5179e3 fix 24-bit support 2001-02-28 23:47:19 +00:00
Josh Coalson
d2b9453e39 better error message if encoder can't initialize 2001-02-28 23:46:25 +00:00
Josh Coalson
f4ce50b9b9 fix bug where LP was tried even if autoc[0]==0.0 2001-02-28 23:45:15 +00:00
Josh Coalson
fe9ba6f44f fix bug where overflow of total_error caused it to go negative 2001-02-28 23:44:27 +00:00
Josh Coalson
f6237c8c3b add support for new 24-bit streams 2001-02-28 23:43:29 +00:00
Josh Coalson
0c1d32fac8 minor additions 2001-02-28 23:42:30 +00:00
Josh Coalson
b04de17f6e add support for 24-bit input 2001-02-27 00:01:55 +00:00
Josh Coalson
52a7ae78be add -P to options printout when verbose 2001-02-26 21:11:43 +00:00
Josh Coalson
4795fcab52 remove some debug output 2001-02-26 20:30:31 +00:00
Josh Coalson
0552fdf9cb fix bug where max_qlp_coeff_precision went too high with 8 bits-per-sample and -p 2001-02-26 20:29:56 +00:00
Josh Coalson
81aa7ceac6 *** empty log message *** 2001-02-23 23:54:19 +00:00
Josh Coalson
37ff390395 *** empty log message *** 2001-02-23 23:36:37 +00:00
Josh Coalson
e6e921bce8 un-static the read buf 2001-02-23 23:34:15 +00:00
Josh Coalson
1e06734935 add byte offset to printout 2001-02-23 23:32:22 +00:00
Josh Coalson
64e8ef720c add metaflac documentation 2001-02-23 23:27:59 +00:00
Josh Coalson
7476692bba add metaflac targets 2001-02-23 23:15:00 +00:00
Josh Coalson
52c44e9a5d shorten APPLICATION id to 32 bits 2001-02-23 23:11:34 +00:00
Josh Coalson
c91eca76c7 remove -lm from library dependencies 2001-02-23 23:10:57 +00:00
Josh Coalson
b8973c2b8a add basic list functionality 2001-02-23 23:09:32 +00:00
Josh Coalson
3fc307bfcc header list functionality 2001-02-23 22:03:52 +00:00
Josh Coalson
4d3b90f3c3 initial import 2001-02-23 21:38:26 +00:00
Josh Coalson
5bcb38dd56 add metaflac 2001-02-23 21:28:29 +00:00
Josh Coalson
84f8634e02 update revision date 2001-02-23 21:26:37 +00:00
Josh Coalson
bd85fd6355 add -P option 2001-02-23 21:26:05 +00:00
Josh Coalson
2689b94be7 update version number to 0.8 2001-02-23 21:13:02 +00:00
Josh Coalson
5200d52515 add padding argument 2001-02-23 21:08:04 +00:00
Josh Coalson
18cfcc88dd add -P padding option 2001-02-23 21:07:43 +00:00
Josh Coalson
2013572070 rename ENCODING to STREAMINFO; add PADDING and APPLICATION blocks 2001-02-23 21:05:53 +00:00
Josh Coalson
c692d3800a rename ENCODING to STREAMINFO; add PADDING block support 2001-02-23 21:05:05 +00:00
Josh Coalson
40b1f179d1 rewind back to better FLAC__BITBUFFER_DEFAULT_CAPACITY 2001-02-23 21:04:00 +00:00
Josh Coalson
72983924fb rename ENCODING to STREAMINFO 2001-02-23 21:03:21 +00:00
Josh Coalson
353c250ef9 rename ENCODING to STREAMINFO; and PADDING and APPLICATION blocks 2001-02-23 21:02:20 +00:00
Josh Coalson
78236fa965 add padding option to encoder 2001-02-23 21:01:51 +00:00
Josh Coalson
3313864798 rename ENCODING to STREAMINFOl; and PADDING and APPLICATION blocks 2001-02-23 21:01:14 +00:00
Josh Coalson
090bbb8b2c fix bug #131976 2001-02-22 22:56:19 +00:00
Josh Coalson
ee0aa8378d remove 0.7 bug warning 2001-02-22 21:06:06 +00:00
Josh Coalson
277149fdc4 add bug warning 2001-02-13 22:29:02 +00:00
Josh Coalson
67d9ca5791 typos in format tables 2001-02-13 21:01:52 +00:00
Josh Coalson
4bbb20206d add 0.7 news 2001-02-12 09:09:41 +00:00
Josh Coalson
ad03414e4f update version number to 0.7 2001-02-12 09:07:51 +00:00
Josh Coalson
58c84a2edd fix fclose bug 2001-02-12 09:04:49 +00:00