Commit Graph

285 Commits

Author SHA1 Message Date
Josh Coalson
9e1e2ab695 change to ignore PLACEHODLERs when checking seek points 2001-04-13 22:47:21 +00:00
Josh Coalson
6a071f7550 add marking of the seek point when hit in the write callback 2001-04-13 22:30:00 +00:00
Josh Coalson
49eb5dbe21 add total samples to seek point printout 2001-04-13 22:01:29 +00:00
Josh Coalson
6e590293a0 add printing of seek points in verbose mode 2001-04-13 21:59:42 +00:00
Josh Coalson
d77a1cf5e2 add support for specifying seek points 2001-04-13 21:55:17 +00:00
Josh Coalson
bbe8b46a9a minor fixes 2001-04-13 21:54:53 +00:00
Josh Coalson
0a72e18b22 add support for writing SEEKTABLE block 2001-04-13 19:17:16 +00:00
Josh Coalson
a57921613b fix function signature to make .h file 2001-04-13 19:16:52 +00:00
Josh Coalson
0fbe7ce062 write implementation of FLAC__seek_table_is_valid() 2001-04-13 19:01:56 +00:00
Josh Coalson
5906c2d9f5 add seek_table.c 2001-04-13 18:57:20 +00:00
Josh Coalson
dc86ea9870 add format.h adn seek_table.h 2001-04-13 18:53:59 +00:00
Josh Coalson
a8b4fc51df initial import 2001-04-13 18:53:17 +00:00
Josh Coalson
3372cc0275 fix compiler warning 2001-04-13 18:44:46 +00:00
Josh Coalson
6ff59c56f6 fix compile error 2001-04-13 18:43:53 +00:00
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