Commit Graph

1970 Commits

Author SHA1 Message Date
Josh Coalson
3c2bdf8746 add ogg seekable stream and file encoder and decoder interfaces 2003-09-26 01:56:01 +00:00
Josh Coalson
e9b38b4cd4 implementation finished 2003-09-26 01:51:44 +00:00
Josh Coalson
fe1a23e0a5 rewrite to use ogg encoder aspect 2003-09-26 01:50:51 +00:00
Josh Coalson
4e96cdbb7b minor syntax 2003-09-26 01:46:21 +00:00
Josh Coalson
069a58bbe0 minor formatting 2003-09-26 01:45:42 +00:00
Josh Coalson
071e13ac51 minor comments 2003-09-26 01:45:21 +00:00
Josh Coalson
efd81fcbf1 add OggFLAC__ogg_decoder_aspect_reset() 2003-09-25 04:09:44 +00:00
Josh Coalson
e7e56751d1 add metadata callback back to ogg stream encoder 2003-09-25 04:08:46 +00:00
Josh Coalson
6e2c6d9958 add a "tell" callback to the seekable stream encoder to make the metadata writeback more robust 2003-09-25 04:01:49 +00:00
Josh Coalson
792ddbf4c5 rewrite to support seeking 2003-09-25 03:55:37 +00:00
Josh Coalson
85f53571e4 minor comments 2003-09-24 22:13:35 +00:00
Josh Coalson
774a127ed7 minor syntax 2003-09-24 22:12:32 +00:00
Josh Coalson
807140daab use resolved_state_string as much as possible 2003-09-24 22:10:51 +00:00
Josh Coalson
d36b346dbb add resolved_as_cstring() 2003-09-24 22:08:00 +00:00
Josh Coalson
c6d1fc8a23 minor formatting 2003-09-24 22:07:31 +00:00
Josh Coalson
02e6011cd4 remove leftover and unimplemented proto FLAC__file_decoder_process_remaining_frames() 2003-09-24 22:07:08 +00:00
Josh Coalson
8bd4884ca1 add the metadata callback back in the stream encoder 2003-09-24 22:03:35 +00:00
Josh Coalson
39578a063a add id for xmcd 2003-09-24 17:40:03 +00:00
Josh Coalson
cf3f338898 minor verbiage 2003-09-24 04:36:57 +00:00
Josh Coalson
9694e47f9b add OggFLAC__stream_decoder_get_resolved_state_string(), rewrite to use new ogg decoder aspect 2003-09-24 04:35:40 +00:00
Josh Coalson
32cefcc24f add OggFLAC__stream_encoder_get_resolved_state_string() 2003-09-24 04:34:56 +00:00
Josh Coalson
48bbe811ea add OggFLAC__OggDecoderAspect member 2003-09-24 04:34:06 +00:00
Josh Coalson
b3aad64018 add private dir 2003-09-24 04:32:07 +00:00
Josh Coalson
a1a0200dcf initial import 2003-09-24 04:31:20 +00:00
Josh Coalson
f6224af614 *::State::resolved_as_cstring() is now inlined 2003-09-24 04:30:30 +00:00
Josh Coalson
43b0ddc0c0 add OggFLAC__stream_encoder_get_resolved_state_string() 2003-09-24 04:29:17 +00:00
Josh Coalson
75c7968e35 more API comments, add OggFLAC__file_decoder_set_serial_number(), OggFLAC__file_decoder_get_resolved_state_string(), OggFLAC__file_decoder_get_decode_position() 2003-09-24 04:28:42 +00:00
Josh Coalson
ae1aad1dbc more API comments, add OggFLAC__seekable_stream_decoder_set_serial_number(), OggFLAC__seekable_stream_decoder_get_resolved_state_string(), OggFLAC__seekable_stream_decoder_get_decode_position() 2003-09-24 04:27:55 +00:00
Josh Coalson
03140c4291 add OggFLAC__stream_decoder_get_resolved_state_string() 2003-09-24 04:20:07 +00:00
Josh Coalson
5e97309798 add *::State::resolved_as_cstring() 2003-09-24 04:18:32 +00:00
Josh Coalson
f1c2379c47 inline *::State::resolved_as_cstring() 2003-09-24 04:17:26 +00:00
Josh Coalson
38e2927bd0 better handling of FLAC__STREAM_DECODER_READ_STATUS_END_OF_STREAM in read_callback_() 2003-09-23 20:45:59 +00:00
Josh Coalson
45f26d1018 minor comments 2003-09-23 20:35:03 +00:00
Josh Coalson
a208272833 check for OOM after ogg_sync_buffer() 2003-09-23 20:29:49 +00:00
Josh Coalson
8d06d47f95 minor comments 2003-09-23 20:28:05 +00:00
Josh Coalson
71231d9fd1 minor verbiage 2003-09-16 05:48:35 +00:00
Josh Coalson
5b782b4da6 replace the compile time ordinals.h.in->ordinals.h conversion with a static ordinals.h 2003-09-15 21:14:26 +00:00
Josh Coalson
e51f362918 slighlty more verbiage for burrrn 2003-09-15 20:40:58 +00:00
Josh Coalson
c136e9f361 add link to Subset verbiage in --lax docs 2003-09-15 20:39:43 +00:00
Josh Coalson
1bf46dc3aa add support for synthesis to big-endian in plugins 2003-09-15 20:28:08 +00:00
Josh Coalson
42acbd0a95 add "what hardware?" and "what software" FAQs 2003-09-12 22:36:25 +00:00
Josh Coalson
78a0715bb6 fix phatnoise links 2003-09-12 22:35:56 +00:00
Josh Coalson
06d2d79bf6 move submit-a-bug to project section 2003-09-03 18:26:25 +00:00
Josh Coalson
b32b82bcb2 add more to submit-a-bug FAQ 2003-09-03 18:23:11 +00:00
Josh Coalson
b06ed73624 remove commented-out stuff 2003-09-03 18:18:28 +00:00
Josh Coalson
8cc315c60b add FAQs for bug submission and verify errors 2003-09-03 18:16:48 +00:00
Josh Coalson
f26386a829 fix link to nightly CVS tarballs 2003-09-03 17:39:26 +00:00
Josh Coalson
1ba525b929 fix rounding bug in buffer size calculation (MAX_SAMPLES_PER_WINDOW) 2003-09-03 00:56:08 +00:00
Josh Coalson
bef021a181 fix possibly uninitialized var if a file has no STREAMINFO block 2003-09-03 00:54:37 +00:00
Josh Coalson
9bb1a16f9e fix typo 2003-08-29 05:16:32 +00:00