Commit Graph

285 Commits

Author SHA1 Message Date
Josh Coalson
b72c55060b add src/metaflac/Makefile to AC_OUTPUT 2001-03-08 20:31:05 +00:00
Josh Coalson
5e81038273 update with 0.8 test results 2001-03-06 20:00:09 +00:00
Josh Coalson
190892325c remove bps limit on mid-side coding 2001-03-05 20:02:13 +00:00
Josh Coalson
acac64281a remove bps limit on mid-side, remove some debugging output 2001-03-05 20:01:51 +00:00
Josh Coalson
c864b2d237 minor change 2001-03-05 20:01:22 +00:00
Josh Coalson
2ed703b0c8 minor change 2001-03-05 19:51:42 +00:00
Josh Coalson
665b7ad5b4 rename ENCODING to STREAMINFO 2001-03-05 18:36:59 +00:00
Josh Coalson
30e5396a79 fix empty struct problem 2001-03-05 18:36:16 +00:00
Josh Coalson
eda1ff6a22 *** empty log message *** 2001-03-02 23:52:41 +00:00
Josh Coalson
f6b5246a8d add link to id.html 2001-03-02 21:21:08 +00:00
Josh Coalson
6eaab33de9 add docs for APPLICATION and PADDING blocks 2001-03-02 21:20:36 +00:00
Josh Coalson
f12ac351de add news for 0.8 release 2001-03-02 21:20:01 +00:00
Josh Coalson
aab19246b9 initial import 2001-03-02 21:19:44 +00:00
Josh Coalson
3de7ba1bed buncha fixes 2001-03-01 21:48:20 +00:00
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