Commit Graph

229 Commits

Author SHA1 Message Date
Josh Coalson
dbe603990c fix comments 2001-03-27 23:51:40 +00:00
Josh Coalson
665413e167 add frame CRC to bullets 2001-03-27 23:51:12 +00:00
Josh Coalson
3a2b1ac3aa update with new format changes: frame crc-16, wasted bits field, longer sync code, longer blocksize code 2001-03-27 23:50:51 +00:00
Josh Coalson
859bc548ce add support for new "wasted bits" field 2001-03-27 22:22:27 +00:00
Josh Coalson
751d94fbf5 make error_callback printout more verbose 2001-03-27 01:19:55 +00:00
Josh Coalson
9deb72d662 fix bug in the blocksize field of the subframe header spec 2001-03-27 01:18:48 +00:00
Josh Coalson
22bc5d92d0 add new error codes 2001-03-27 01:17:39 +00:00
Josh Coalson
ee5cfb5010 add unary methods, read CRC-16 support, get rid of gotos 2001-03-27 01:17:07 +00:00
Josh Coalson
d30d894ad0 add unary methods, read CRC-16 support 2001-03-27 01:16:42 +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
6351ef6c1e add CRC-16 code, more methods 2001-03-27 01:14:25 +00:00
Josh Coalson
1e1509fb35 fix bug where ...allocate_output_() might allocate the wrong number of channels if the decoder hit a bad frame header 2001-03-23 20:20:43 +00:00
Josh Coalson
e850ded476 add more detail to the seeking error output 2001-03-23 00:00:56 +00:00
Josh Coalson
674653ffac fix bug where pos could move to before the beginning of the file 2001-03-22 23:56:07 +00:00
Josh Coalson
10cffdd2e7 delete some obsolete bullets 2001-03-22 23:35:40 +00:00
Josh Coalson
57b65bbf92 trivial changes, fixes 2001-03-22 23:35:22 +00:00
Josh Coalson
e8713d27ab minor change 2001-03-22 23:34:45 +00:00
Josh Coalson
b9366e9b19 add news item for 0.9 release 2001-03-22 23:34:20 +00:00
Josh Coalson
5b2b25c645 add note about 0.9 winamp2 plugin fix 2001-03-22 19:51:48 +00:00
Josh Coalson
2bfc33d40a update version to 0.9 2001-03-21 23:18:04 +00:00
Josh Coalson
d309468471 fix version string 2001-03-21 23:14:27 +00:00
Josh Coalson
6376169cf7 cleanup whitespace 2001-03-21 22:59:07 +00:00
Josh Coalson
3b5f471837 drop the escape-code stuff 2001-03-21 22:53:43 +00:00
Josh Coalson
8de897c9f9 add prototype for escape-code function 2001-03-21 22:53:02 +00:00
Josh Coalson
9a909db838 revert back to folded Rice method 2001-03-21 22:35:25 +00:00
Josh Coalson
9ec2a52011 final version of symmetric-rice/escape-code experiment before reverting 2001-03-21 22:34:44 +00:00
Josh Coalson
57a6a343bd temporary commit 2001-03-21 00:57:58 +00:00
Josh Coalson
bd82959b1d oops, fix syntax error 2001-03-20 22:56:43 +00:00
Josh Coalson
352e0f6bfd revert back to default of folded-Rice coding, leave experimental stuff in 2001-03-20 22:55:50 +00:00
Josh Coalson
6a20d03691 generate gnuplot files for subframe residuals 2001-03-20 22:55:06 +00:00
Josh Coalson
73a9935105 fix a couple of playback bugs 2001-03-20 22:04:12 +00:00
Josh Coalson
67a13156c0 fix so that file decoder catches when stream decoder says EOF 2001-03-20 22:02:54 +00:00
Josh Coalson
b9433f9bcf move folded rice stuff sideways, re-add symmetric rice in prep for escape codes 2001-03-17 01:07:00 +00:00
Josh Coalson
4f569c6386 add symmetric rice coding back in 2001-03-17 00:13:09 +00:00
Josh Coalson
e43d555fcc update analysis options 2001-03-16 23:33:00 +00:00
Josh Coalson
b006493de7 comment fix 2001-03-16 23:24:53 +00:00
Josh Coalson
3d783d674e initial import 2001-03-16 22:01:06 +00:00
Josh Coalson
a0afc787fa add analyze.c 2001-03-16 22:00:41 +00:00
Josh Coalson
de72274e0b add analysis options, move analysis printout to analyze.c 2001-03-16 22:00:11 +00:00
Josh Coalson
20f315dada add analysis options 2001-03-16 21:59:40 +00:00
Josh Coalson
c5db6a04c0 remove dependency on libFLAC 2001-03-16 00:46:41 +00:00
Josh Coalson
5d71419307 update chat.ru link 2001-03-15 23:29:37 +00:00
Josh Coalson
0b7fde9773 add -v analysis option to docs 2001-03-15 23:25:54 +00:00
Josh Coalson
0afcdb23a8 add verbose option to analysis mode to dump residuals 2001-03-15 23:19:44 +00:00
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