Commit Graph

1991 Commits

Author SHA1 Message Date
Josh Coalson eaf8fbd8b7 add an EOF callback to the mix 2004-07-11 06:32:09 +00:00
Josh Coalson 91748beb86 add FLAC__metadata_chain_read_with_callbacks() 2004-07-10 22:28:03 +00:00
Josh Coalson ea25cb3615 begin addition of callback-based option to metadata interfaces; start by converting chain reader to callback-based 2004-07-10 00:39:01 +00:00
Josh Coalson d8934e2134 add callback.h 2004-07-10 00:37:02 +00:00
Josh Coalson 85d7b9f01c minor comments 2004-07-07 19:45:48 +00:00
Josh Coalson 0e33f03535 remove references to discontinued winamp3 plugin 2004-07-07 19:10:15 +00:00
Josh Coalson ba8eecc48d add link to UniversalFront 2004-07-07 19:01:01 +00:00
Josh Coalson f37a397cf1 get rid of obsolete *_get_decode_position() methods 2004-07-07 07:43:18 +00:00
Josh Coalson 3e3ad0c99d run --skip and --until tests in Ogg FLAC mode also 2004-07-07 07:39:59 +00:00
Josh Coalson 802cd80b76 use the OggFLAC__FileDecoder instead of the old OggFLAC__StreamDecoder way for all Ogg FLAC decoding, and enable use of --skip with Ogg FLAC 2004-07-07 07:38:48 +00:00
Josh Coalson 63f8edc69c revamp OggFLAC__SeekableStreamDecoder to derive from OggFLAC__StreamDecoder instead of FLAC__SeekableStreamDecoder; rewrite seek routine to do a binary search through Ogg pages, instead of the seektable-based search of FLAC__SeekableStreamDecoder 2004-07-07 07:35:02 +00:00
Josh Coalson 6ebbabfd34 fix another possible seeking bug 2004-07-07 07:30:41 +00:00
Josh Coalson be62f3b229 minor comments 2004-07-07 07:29:13 +00:00
Josh Coalson ab5c1d15c1 fix bug where calling FLAC__seekable_stream_decoder_set_metadata_ignore_*() to ignore STREAMINFO or SEEKTABLE would also prevent the seekable stream decoder from getting the blocks later, which it needs to be able to seek 2004-07-07 00:36:45 +00:00
Josh Coalson b7fcd59171 add bonnaroo links 2004-06-21 21:08:23 +00:00
Josh Coalson b8b9a5ceb6 *** empty log message *** 2004-06-20 21:38:16 +00:00
Josh Coalson af80183595 fix link to Audio::FLAC 2004-06-20 21:38:08 +00:00
Josh Coalson 7217855104 add roku soundbridge links 2004-06-08 19:59:17 +00:00
Josh Coalson 8f22352e34 add jflac links 2004-06-07 21:33:41 +00:00
Josh Coalson ed2e7d64c1 add "peem" ID 2004-06-07 21:09:50 +00:00
Josh Coalson 42a167fe20 use $libdir instead of $prefix/lib to find library dir 2004-05-26 20:20:22 +00:00
Josh Coalson 5b4b9d2e98 add monkeysaudio 3.99 2004-05-07 20:07:02 +00:00
Josh Coalson aabc3afee4 add apple lossless comparison 2004-05-06 21:15:34 +00:00
Josh Coalson 6a19330061 minor verbiage addition re: blocksize bits in frame header 2004-05-06 20:22:29 +00:00
Matt Zimmerman 04027adf91 Enure that libFLAC is linked with -lm on all architectures, and regardless of
whether nasm is present
2004-04-16 22:20:07 +00:00
Josh Coalson 31e9552962 temporarily replace coolflac links until case's page comes back 2004-04-05 22:00:49 +00:00
Josh Coalson d666ed70f7 fix seeking bug where I/O seek to "unparseable" frame header caused a seek error: SF bug #851155 2004-03-23 04:27:47 +00:00
Josh Coalson fec4a779a0 fix bug: %ll doesn't work for MSVC, use %I64 instead 2004-03-22 05:47:25 +00:00
Josh Coalson f45b2a85a7 minor reordering of decoder state enum to match FLAC layers 2004-03-17 22:08:15 +00:00
Josh Coalson e436297d64 remove unused member "ogg_decoder_aspect" 2004-03-17 22:00:54 +00:00
Josh Coalson e8d8fde79b add OggFLAC__ogg_decoder_aspect_get_unconsumed_bytes() 2004-03-17 21:20:49 +00:00
Josh Coalson e8fa86b809 fix memory leaks and bug where STREAMINFO was not being written back 2004-03-17 21:19:09 +00:00
Josh Coalson 0433c8e687 refrain from forcing the ogg packet number; libogg overwrites it anyway with the packet counter from the stream state 2004-03-16 23:01:58 +00:00
Josh Coalson 3e2a733863 bump version info 2004-03-16 18:18:04 +00:00
Josh Coalson 287ba3ac64 fix doc typos 2004-03-16 18:01:26 +00:00
Josh Coalson 609038102c fix rarewares link 2004-03-16 00:15:50 +00:00
Josh Coalson dde41029ab fix --until bug #851756 2004-03-15 23:58:50 +00:00
Josh Coalson 67de0be5b4 update verbiage for CD Wave link 2004-03-11 18:31:41 +00:00
Josh Coalson e13e7d41f2 add metallica/edmdigital new items, split "communities" section up 2004-03-03 21:39:06 +00:00
Josh Coalson e254776c56 add metallica new item 2004-03-03 21:38:20 +00:00
Josh Coalson f3acbae31d comment out musepack link since some pron spammer snatched the domain 2004-03-01 18:58:35 +00:00
Josh Coalson c0c1a6b5f4 add link to media center/jukebox plugin 2004-02-23 22:40:04 +00:00
Josh Coalson 5f9c38cb08 add news item re: charlie hunter 2004-02-04 05:48:28 +00:00
Josh Coalson d1b8c402ed add link to CoreFLAC 2004-01-30 20:32:50 +00:00
Josh Coalson 8a5b74068a *** empty log message *** 2004-01-30 07:34:17 +00:00
Josh Coalson 1e25bb94de change wording for explanation of PADDING 2004-01-28 22:02:17 +00:00
Josh Coalson 38e579d04d fix link for Audiofile 2004-01-28 22:01:45 +00:00
Josh Coalson 93efc40a9d *** empty log message *** 2004-01-20 05:38:59 +00:00
Josh Coalson 4052c875b6 fix possible bug with seeking past 4Gbytes 2004-01-18 00:04:11 +00:00
Josh Coalson f3d6429ab1 fix bug in asserts 2004-01-18 00:03:48 +00:00