Commit Graph

1099 Commits

Author SHA1 Message Date
Josh Coalson
021cb51e95 beginning of code revamp, still broken 2002-08-07 23:51:41 +00:00
Josh Coalson
10ffd5384c finished the work adding back ogg support 2002-08-07 23:51:24 +00:00
Josh Coalson
da195e2a05 these are obsolete, maybe to be revived later 2002-08-07 17:40:56 +00:00
Josh Coalson
edc9fee9b2 several fixes 2002-08-07 17:39:24 +00:00
Josh Coalson
79600e1fdd remove file decoder and seekable stream decoder 2002-08-07 17:38:53 +00:00
Josh Coalson
c49380d638 add OggFLAC dirs 2002-08-07 17:38:08 +00:00
Josh Coalson
4061aa8f6e add libOggFLAC 2002-08-07 17:37:49 +00:00
Josh Coalson
60431ec445 start code cleanup 2002-08-07 17:37:17 +00:00
Josh Coalson
dc321f0842 use new file encoder from libFLAC, still needs fixes for Ogg support 2002-08-07 17:36:48 +00:00
Josh Coalson
c80681f486 use new ogg decoder from libOggFLAC 2002-08-07 17:35:45 +00:00
Josh Coalson
fd405d7010 remove file and seekable stream decoder 2002-08-07 17:33:13 +00:00
Josh Coalson
2b245f2720 don't flush the input on delete unless encoder state is OK 2002-08-07 17:10:50 +00:00
Josh Coalson
9e2c800384 many fixes 2002-08-07 17:09:02 +00:00
Josh Coalson
eab64574d3 remove .ogg files in cleaning 2002-08-07 17:08:32 +00:00
Josh Coalson
9bcf9e8174 add tests for --ogg, --sector-align, multiple files at once 2002-08-07 17:07:37 +00:00
Josh Coalson
cb91302973 initial import 2002-08-07 17:05:16 +00:00
Josh Coalson
71e623bc6e more work 2002-08-06 06:09:06 +00:00
Josh Coalson
9c26109e23 minor formatting 2002-08-06 05:43:35 +00:00
Josh Coalson
f86f400869 remove obsolete includes 2002-08-06 05:39:44 +00:00
Josh Coalson
ac2932b47f did more work but still not finished 2002-08-06 05:38:55 +00:00
Josh Coalson
fb4ab8fdc0 minor formatting 2002-08-06 05:34:13 +00:00
Josh Coalson
fecb6b4bde add libOggFLAC 2002-08-06 05:31:39 +00:00
Josh Coalson
48d852cb08 initial import, still more work to be done... 2002-08-06 05:31:17 +00:00
Josh Coalson
546c95729b documentation typos 2002-08-05 06:54:32 +00:00
Josh Coalson
844a0fb54d add OggFLAC 2002-08-05 06:53:35 +00:00
Josh Coalson
27b53dcf5d initial import; still needs a lot of work 2002-08-05 06:49:45 +00:00
Josh Coalson
a7e4fb2629 zero allocated class memory 2002-08-03 22:05:11 +00:00
Josh Coalson
189267013e better state reporting 2002-08-03 22:01:35 +00:00
Josh Coalson
d86e03bc63 add verify mode to all encoders 2002-08-03 21:56:15 +00:00
Josh Coalson
bf3f8b16f6 minor formatting 2002-08-03 21:56:02 +00:00
Josh Coalson
b5bc249415 add ..._get_total_samples_estimate(), add progress callback to file encoder 2002-08-02 07:40:38 +00:00
Josh Coalson
3a7b2c9be8 add ..._get_total_samples_estimate() 2002-08-02 07:38:20 +00:00
Josh Coalson
9b4a014ea8 use new seektable template functions, fix verify logic to work with revamped decoder process calls 2002-08-02 06:30:31 +00:00
Josh Coalson
aaa1e196c9 fix bug in MD5 sum printing 2002-08-02 06:27:51 +00:00
Josh Coalson
ebd4a65cda new seekable stream encoder and file encoder layers 2002-08-02 06:26:37 +00:00
Josh Coalson
3cec051d3f revamp decoder process calls 2002-08-02 06:26:12 +00:00
Josh Coalson
cfdfc82801 revamp decoder process calls 2002-08-02 06:12:36 +00:00
Josh Coalson
ebece62ea1 new seekable stream encoder and file encoder layers 2002-08-02 06:03:18 +00:00
Josh Coalson
14ff156ebe fix bug where encoder was closing file too soon in finish() 2002-08-02 06:00:06 +00:00
Josh Coalson
681c29333a make typedefs for callbacks 2002-08-01 08:19:37 +00:00
Josh Coalson
8255be52c3 minor syntax 2002-08-01 08:09:14 +00:00
Josh Coalson
312438fc61 finish implementation 2002-08-01 07:34:12 +00:00
Josh Coalson
08a6282be2 fix bug in seektable sorter where it was returning the wrong value 2002-08-01 07:33:36 +00:00
Josh Coalson
680e3aaef5 minor syntax 2002-08-01 07:32:17 +00:00
Josh Coalson
cad97be8de new funcs for getting underlying decoder layer states 2002-08-01 07:28:03 +00:00
Josh Coalson
a5c12467d9 new functions for seektable templates, point sorting 2002-08-01 06:46:15 +00:00
Josh Coalson
4ef8fc5283 minor syntax 2002-08-01 06:42:59 +00:00
Josh Coalson
5c491a17f3 change to FLAC__stream_encoder_init(), now calls write callback for fLaC signature, and once for each metadata block 2002-08-01 06:39:40 +00:00
Josh Coalson
12482ec6cd minor comments 2002-08-01 06:39:10 +00:00
Josh Coalson
5a5de738a8 new functions for seektable templates, point sorting 2002-08-01 06:37:11 +00:00