Commit Graph

321 Commits

Author SHA1 Message Date
Josh Coalson
ce025f577d update seek routine to use info from seek table 2001-04-13 18:42:12 +00:00
Josh Coalson
167658a907 add seekpoint placeholder 2001-04-13 18:22:25 +00:00
Josh Coalson
cff71c88ac skip seekpoint placeholders 2001-04-13 18:20:23 +00:00
Josh Coalson
2051dd49a5 add support for raw encoding within a Rice partition 2001-04-12 22:22:34 +00:00
Josh Coalson
c5d08e03bc add missing SEEKPOINT globals 2001-04-10 19:13:50 +00:00
Josh Coalson
c076ba51bf add support for decoding SEEKTABLE block 2001-04-05 21:32:54 +00:00
Josh Coalson
5114dbd52f add SEEKTABLE support 2001-04-05 21:31:59 +00:00
Josh Coalson
be9843cf09 add SEEKTABLE metadata block 2001-04-05 21:31:34 +00:00
Josh Coalson
243a067a58 tweak the seeking a little more 2001-04-05 20:11:25 +00:00
Josh Coalson
bbbdba71bc minor wording 2001-04-03 19:37:58 +00:00
Josh Coalson
fe2bbaeca0 suppress linking of libc 2001-04-01 05:55:46 +00:00
Josh Coalson
d79b9b1082 minor change 2001-04-01 05:55:21 +00:00
Josh Coalson
59f4a995dd add crutch for VC++ 2001-04-01 05:55:01 +00:00
Josh Coalson
ec1af65f67 #include string.h 2001-04-01 05:34:16 +00:00
Josh Coalson
159ac6259e make some improvements to the seek algo 2001-03-31 00:29:46 +00:00
Josh Coalson
c8c0fa70cb update 0.9 release news items 2001-03-30 23:53:04 +00:00
Josh Coalson
9d06106721 add support for 8-bps files 2001-03-30 23:27:44 +00:00
Josh Coalson
167e8ecf80 fix coloring in some tables 2001-03-30 09:07:02 +00:00
Josh Coalson
6845ca0c76 finished update with 0.9 stats 2001-03-30 09:03:22 +00:00
Josh Coalson
89b1a0f37a add another track to comparison; INTERMEDIATE STATE! 2001-03-30 01:52:41 +00:00
Josh Coalson
0ef14b1a30 minor fix 2001-03-30 00:46:53 +00:00
Josh Coalson
673976d977 add bitmath.c 2001-03-30 00:45:52 +00:00
Josh Coalson
eef5670adc change to use 64-bit functions when needed to avoid overflow 2001-03-30 00:45:22 +00:00
Josh Coalson
4b2a27db4c change to use new bitmath routines 2001-03-30 00:44:58 +00:00
Josh Coalson
33abe8c9d3 initial import 2001-03-30 00:44:16 +00:00
Josh Coalson
7844424d41 add 64-bit versions of some functions 2001-03-30 00:43:46 +00:00
Josh Coalson
f24a98c426 add new .h files 2001-03-30 00:43:15 +00:00
Josh Coalson
ef44878c77 fix another bug related to wasted bits 2001-03-29 22:54:33 +00:00
Josh Coalson
470785c319 pass aopts to analyze_init/finish() 2001-03-29 22:19:24 +00:00
Josh Coalson
3e7fc0521f add more verbose status reporting; pass aopts to analyze_init/finish() 2001-03-29 22:19:09 +00:00
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