Commit Graph

1926 Commits

Author SHA1 Message Date
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
Josh Coalson
9564390fb9 update copyright to 2004 2004-01-17 04:14:43 +00:00
Josh Coalson
e6d52b08ba add read callback to OggFLAC__SeekableStreamEncoder, necessary for metadata rewriting 2004-01-17 03:52:59 +00:00
Josh Coalson
8fdb96487d minor comments 2004-01-17 03:51:54 +00:00
Josh Coalson
f83709c723 remove unused stuff 2004-01-17 03:51:42 +00:00
Josh Coalson
cc085367b1 fix more typos in returned states after conversion, temporarily disable metadata callback until ogg page rewriter is finished and hooked up 2004-01-16 02:07:30 +00:00
Josh Coalson
30cd31636f revamp OggFLAC__SeekableStreamEncoder to derive from FLAC__StreamEncoder instead of FLAC__SeekableStreamEncoder 2004-01-16 00:16:45 +00:00
Josh Coalson
112ed6cd05 always flush pages for metadata writes so that each block is in its own page as much as possible 2004-01-16 00:10:37 +00:00
Josh Coalson
7994608433 various fixes related to deriving OggFLAC__SeekableStreamEncoder from FLAC__StreamEncoder instead of FLAC__SeekableStreamEncoder 2004-01-16 00:09:05 +00:00
Josh Coalson
d46cfb2970 fix some syntax bugs 2004-01-16 00:08:46 +00:00
Josh Coalson
b71b56cb4b various fixes related to deriving OggFLAC__SeekableStreamEncoder from FLAC__StreamEncoder instead of FLAC__SeekableStreamEncoder 2004-01-16 00:03:15 +00:00
Josh Coalson
173102739a minor reformatting 2004-01-12 04:13:36 +00:00
Josh Coalson
09b3926fa3 fix link to winamp3 plugin 2004-01-12 04:10:16 +00:00
Josh Coalson
fd2978854e add link for digitalsoundboard.net 2004-01-06 18:40:51 +00:00
Josh Coalson
9fad628427 add comment for flac-tools link, add links for archive.org, move "communities" section between "hardware" and "software" section 2004-01-02 18:48:34 +00:00
Josh Coalson
073bd9e471 revamp ogg flac file decoder; it needed to be derived from the ogg flac stream encoder instead of the flac file encoder 2003-12-31 05:38:20 +00:00