Commit Graph

291 Commits

Author SHA1 Message Date
Josh Coalson
21558fcbc5 add more verbose status reporting 2001-03-29 22:18:36 +00:00
Josh Coalson
2cf7d007a2 fix bug where subframe bps estimate was not taking into account wasted bits 2001-03-29 22:17:52 +00:00
Josh Coalson
bd646e12c1 minor change 2001-03-29 22:17:25 +00:00
Josh Coalson
7817ef5bd1 delete bad assert() 2001-03-29 21:29:46 +00:00
Josh Coalson
ac4c1583a0 comment fix 2001-03-28 23:10:22 +00:00
Josh Coalson
1995f0a0a5 remove buggy bug comment/printout 2001-03-28 22:19:18 +00:00
Josh Coalson
82b7324d70 rewrite wasted_bits and subframe_bps stuff to be more concise 2001-03-28 22:17:05 +00:00
Josh Coalson
2129e63cb1 add wasted_bits to subframe analysis printout 2001-03-28 22:15:50 +00:00
Josh Coalson
ae6e8b5157 add some asserts 2001-03-28 22:14:43 +00:00
Josh Coalson
801ec6028a change min bps from 1 to 4 2001-03-28 22:12:39 +00:00
Josh Coalson
a2a9356662 add partial results for Ogg Squish 2001-03-28 22:12:08 +00:00
Josh Coalson
d041849e77 add wasted-bits-per-sample stream 2001-03-27 23:58:23 +00:00
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