Josh Coalson [Tue, 6 Jan 2004 18:40:51 +0000 (18:40 +0000)]
add link for digitalsoundboard.net
Josh Coalson [Fri, 2 Jan 2004 18:48:34 +0000 (18:48 +0000)]
add comment for flac-tools link, add links for archive.org, move "communities" section between "hardware" and "software" section
Josh Coalson [Wed, 31 Dec 2003 05:38:20 +0000 (05:38 +0000)]
revamp ogg flac file decoder; it needed to be derived from the ogg flac stream encoder instead of the flac file encoder
Josh Coalson [Wed, 31 Dec 2003 05:36:35 +0000 (05:36 +0000)]
minor cleanup
Josh Coalson [Wed, 31 Dec 2003 05:35:48 +0000 (05:35 +0000)]
fix up reporting of the current frame to the write callback; also fixes a problem with progress callbacks in the ogg flac file encoder
Josh Coalson [Wed, 31 Dec 2003 05:33:39 +0000 (05:33 +0000)]
minor comments
Josh Coalson [Tue, 30 Dec 2003 03:44:12 +0000 (03:44 +0000)]
fix bug in dummy tell callback
Josh Coalson [Tue, 30 Dec 2003 03:33:43 +0000 (03:33 +0000)]
fix bug in read callback where *bytes was not being set to 0 on end-of-stream condition
Josh Coalson [Tue, 30 Dec 2003 03:31:52 +0000 (03:31 +0000)]
revamp the Ogg decoding logic; much more stable now
Josh Coalson [Tue, 30 Dec 2003 03:29:58 +0000 (03:29 +0000)]
minor comments
Josh Coalson [Mon, 29 Dec 2003 21:34:39 +0000 (21:34 +0000)]
add #ifdef FLAC__ONE_FLAC_FRAME_PER_OGG_PAGE section to write callback wrapper
Josh Coalson [Sat, 27 Dec 2003 19:46:09 +0000 (19:46 +0000)]
add link for CD Wave
Josh Coalson [Thu, 18 Dec 2003 22:44:38 +0000 (22:44 +0000)]
drop Easy CD-DA Extractor link (not freeware)
Josh Coalson [Thu, 18 Dec 2003 20:06:52 +0000 (20:06 +0000)]
workaround MSVC bug re: scoping of nested classes
Josh Coalson [Thu, 18 Dec 2003 05:21:26 +0000 (05:21 +0000)]
fix plugin to match latest api for replaygain synthesis
Josh Coalson [Thu, 18 Dec 2003 05:20:43 +0000 (05:20 +0000)]
fix __LIBNAME__ definition
Josh Coalson [Thu, 18 Dec 2003 05:19:34 +0000 (05:19 +0000)]
use double for scale factor instead of float
Josh Coalson [Thu, 18 Dec 2003 05:16:44 +0000 (05:16 +0000)]
#pragma to turn off useless MSVC warning C4800
Josh Coalson [Wed, 17 Dec 2003 19:39:21 +0000 (19:39 +0000)]
obliterate obsolete winamp3 plugin
Josh Coalson [Wed, 17 Dec 2003 18:40:02 +0000 (18:40 +0000)]
fix endian bug when applying replaygain
Josh Coalson [Wed, 17 Dec 2003 18:38:23 +0000 (18:38 +0000)]
fix bug where apply gain is used on a file with no vorbis comment
Josh Coalson [Wed, 17 Dec 2003 05:52:03 +0000 (05:52 +0000)]
fixes from MSVC build
Josh Coalson [Wed, 17 Dec 2003 05:37:24 +0000 (05:37 +0000)]
ugh, it's FLAC__ASSERT() not FLAC__assert()
Josh Coalson [Wed, 17 Dec 2003 05:35:00 +0000 (05:35 +0000)]
use FLAC__assert() instead of assert()
Josh Coalson [Wed, 17 Dec 2003 05:30:26 +0000 (05:30 +0000)]
rename string.* to more unambiguous local_string_utils.*
Josh Coalson [Wed, 17 Dec 2003 05:30:26 +0000 (05:30 +0000)]
rename string.* to more unambiguous local_string_utils.*
Josh Coalson [Wed, 17 Dec 2003 05:27:38 +0000 (05:27 +0000)]
fixes for MSVC
Josh Coalson [Wed, 17 Dec 2003 05:27:30 +0000 (05:27 +0000)]
fix typos, some calls to seekable stream decoder instead of stream decoder
Josh Coalson [Wed, 17 Dec 2003 05:26:55 +0000 (05:26 +0000)]
#include stdlib.h for size_t
Josh Coalson [Wed, 17 Dec 2003 05:26:34 +0000 (05:26 +0000)]
more re-org fixes
Josh Coalson [Wed, 17 Dec 2003 04:54:20 +0000 (04:54 +0000)]
fix AC_OUTPUT screwup from re-org
Josh Coalson [Wed, 17 Dec 2003 04:51:06 +0000 (04:51 +0000)]
add undocumented option --apply-replaygain-which-is-not-lossless to flac; required a lot of reorganization; gain_analysis lib renamed to replaygain_analyis; replaygain_synthesis moved out of plugin_common into its own library in share/
Josh Coalson [Wed, 17 Dec 2003 04:49:14 +0000 (04:49 +0000)]
stamp a CVS+date for the version
Josh Coalson [Wed, 17 Dec 2003 01:10:10 +0000 (01:10 +0000)]
add Audio::FLAC S/W link
Josh Coalson [Tue, 16 Dec 2003 22:36:29 +0000 (22:36 +0000)]
fix bug in the returned size
Josh Coalson [Tue, 16 Dec 2003 22:35:54 +0000 (22:35 +0000)]
use size_t for return type
Josh Coalson [Tue, 16 Dec 2003 18:47:26 +0000 (18:47 +0000)]
add test of --add-replay-gain
Josh Coalson [Sun, 30 Nov 2003 00:23:20 +0000 (00:23 +0000)]
typo
Josh Coalson [Sun, 30 Nov 2003 00:19:51 +0000 (00:19 +0000)]
remove old news links
Josh Coalson [Thu, 27 Nov 2003 18:15:17 +0000 (18:15 +0000)]
fix bug in sample_number calculation from frame header
Josh Coalson [Thu, 20 Nov 2003 00:56:13 +0000 (00:56 +0000)]
improve wording for "what is FLAC" section
Josh Coalson [Thu, 20 Nov 2003 00:53:57 +0000 (00:53 +0000)]
fix typos
Josh Coalson [Wed, 19 Nov 2003 21:06:39 +0000 (21:06 +0000)]
add slim and phatnoise boxes to hardware faq
Josh Coalson [Wed, 19 Nov 2003 21:03:26 +0000 (21:03 +0000)]
add news item for phatnoise home player
Josh Coalson [Tue, 18 Nov 2003 19:35:22 +0000 (19:35 +0000)]
add squeezebox news item/links
Josh Coalson [Mon, 17 Nov 2003 21:22:57 +0000 (21:22 +0000)]
add link to hans' comparison page
Josh Coalson [Mon, 17 Nov 2003 18:31:16 +0000 (18:31 +0000)]
fix broken links
Josh Coalson [Fri, 14 Nov 2003 00:06:25 +0000 (00:06 +0000)]
fix bug (debian #213172): bugs.debian.org/cgi-bin/bugreport.cgi?bug=213172
Josh Coalson [Thu, 13 Nov 2003 23:35:50 +0000 (23:35 +0000)]
use new Ogg FLAC file encoder where appropriate
Josh Coalson [Thu, 13 Nov 2003 23:34:28 +0000 (23:34 +0000)]
better end-of-file/stream checking
Josh Coalson [Wed, 12 Nov 2003 20:05:43 +0000 (20:05 +0000)]
add primuslive.com news item
Josh Coalson [Fri, 7 Nov 2003 23:44:02 +0000 (23:44 +0000)]
remove logo from todo list
Josh Coalson [Fri, 7 Nov 2003 23:40:59 +0000 (23:40 +0000)]
use new logo from Mike
Josh Coalson [Fri, 7 Nov 2003 23:09:46 +0000 (23:09 +0000)]
add proper news links for bygone status items
Josh Coalson [Fri, 7 Nov 2003 19:12:53 +0000 (19:12 +0000)]
fix error in encoded residual definition
Josh Coalson [Fri, 31 Oct 2003 00:51:58 +0000 (00:51 +0000)]
add rhythmbox link
Josh Coalson [Wed, 29 Oct 2003 23:25:40 +0000 (23:25 +0000)]
add link to FLACer
Josh Coalson [Mon, 13 Oct 2003 20:45:08 +0000 (20:45 +0000)]
add Magnatune item in status/links
Josh Coalson [Thu, 9 Oct 2003 17:16:41 +0000 (17:16 +0000)]
add mplayer link, fix MAC link
Josh Coalson [Fri, 26 Sep 2003 01:56:01 +0000 (01:56 +0000)]
add ogg seekable stream and file encoder and decoder interfaces
Josh Coalson [Fri, 26 Sep 2003 01:51:44 +0000 (01:51 +0000)]
implementation finished
Josh Coalson [Fri, 26 Sep 2003 01:50:51 +0000 (01:50 +0000)]
rewrite to use ogg encoder aspect
Josh Coalson [Fri, 26 Sep 2003 01:46:21 +0000 (01:46 +0000)]
minor syntax
Josh Coalson [Fri, 26 Sep 2003 01:45:42 +0000 (01:45 +0000)]
minor formatting
Josh Coalson [Fri, 26 Sep 2003 01:45:21 +0000 (01:45 +0000)]
minor comments
Josh Coalson [Thu, 25 Sep 2003 04:09:44 +0000 (04:09 +0000)]
add OggFLAC__ogg_decoder_aspect_reset()
Josh Coalson [Thu, 25 Sep 2003 04:08:46 +0000 (04:08 +0000)]
add metadata callback back to ogg stream encoder
Josh Coalson [Thu, 25 Sep 2003 04:01:49 +0000 (04:01 +0000)]
add a "tell" callback to the seekable stream encoder to make the metadata writeback more robust
Josh Coalson [Thu, 25 Sep 2003 03:55:37 +0000 (03:55 +0000)]
rewrite to support seeking
Josh Coalson [Wed, 24 Sep 2003 22:13:35 +0000 (22:13 +0000)]
minor comments
Josh Coalson [Wed, 24 Sep 2003 22:12:32 +0000 (22:12 +0000)]
minor syntax
Josh Coalson [Wed, 24 Sep 2003 22:10:51 +0000 (22:10 +0000)]
use resolved_state_string as much as possible
Josh Coalson [Wed, 24 Sep 2003 22:08:00 +0000 (22:08 +0000)]
add resolved_as_cstring()
Josh Coalson [Wed, 24 Sep 2003 22:07:31 +0000 (22:07 +0000)]
minor formatting
Josh Coalson [Wed, 24 Sep 2003 22:07:08 +0000 (22:07 +0000)]
remove leftover and unimplemented proto FLAC__file_decoder_process_remaining_frames()
Josh Coalson [Wed, 24 Sep 2003 22:03:35 +0000 (22:03 +0000)]
add the metadata callback back in the stream encoder
Josh Coalson [Wed, 24 Sep 2003 17:40:03 +0000 (17:40 +0000)]
add id for xmcd
Josh Coalson [Wed, 24 Sep 2003 04:36:57 +0000 (04:36 +0000)]
minor verbiage
Josh Coalson [Wed, 24 Sep 2003 04:35:40 +0000 (04:35 +0000)]
add OggFLAC__stream_decoder_get_resolved_state_string(), rewrite to use new ogg decoder aspect
Josh Coalson [Wed, 24 Sep 2003 04:34:56 +0000 (04:34 +0000)]
add OggFLAC__stream_encoder_get_resolved_state_string()
Josh Coalson [Wed, 24 Sep 2003 04:34:06 +0000 (04:34 +0000)]
add OggFLAC__OggDecoderAspect member
Josh Coalson [Wed, 24 Sep 2003 04:32:07 +0000 (04:32 +0000)]
add private dir
Josh Coalson [Wed, 24 Sep 2003 04:31:20 +0000 (04:31 +0000)]
initial import
Josh Coalson [Wed, 24 Sep 2003 04:30:30 +0000 (04:30 +0000)]
*::State::resolved_as_cstring() is now inlined
Josh Coalson [Wed, 24 Sep 2003 04:29:17 +0000 (04:29 +0000)]
add OggFLAC__stream_encoder_get_resolved_state_string()
Josh Coalson [Wed, 24 Sep 2003 04:28:42 +0000 (04:28 +0000)]
more API comments, add OggFLAC__file_decoder_set_serial_number(), OggFLAC__file_decoder_get_resolved_state_string(), OggFLAC__file_decoder_get_decode_position()
Josh Coalson [Wed, 24 Sep 2003 04:27:55 +0000 (04:27 +0000)]
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()
Josh Coalson [Wed, 24 Sep 2003 04:20:07 +0000 (04:20 +0000)]
add OggFLAC__stream_decoder_get_resolved_state_string()
Josh Coalson [Wed, 24 Sep 2003 04:18:32 +0000 (04:18 +0000)]
add *::State::resolved_as_cstring()
Josh Coalson [Wed, 24 Sep 2003 04:17:26 +0000 (04:17 +0000)]
inline *::State::resolved_as_cstring()
Josh Coalson [Tue, 23 Sep 2003 20:45:59 +0000 (20:45 +0000)]
better handling of FLAC__STREAM_DECODER_READ_STATUS_END_OF_STREAM in read_callback_()
Josh Coalson [Tue, 23 Sep 2003 20:35:03 +0000 (20:35 +0000)]
minor comments
Josh Coalson [Tue, 23 Sep 2003 20:29:49 +0000 (20:29 +0000)]
check for OOM after ogg_sync_buffer()
Josh Coalson [Tue, 23 Sep 2003 20:28:05 +0000 (20:28 +0000)]
minor comments
Josh Coalson [Tue, 16 Sep 2003 05:48:35 +0000 (05:48 +0000)]
minor verbiage
Josh Coalson [Mon, 15 Sep 2003 21:14:26 +0000 (21:14 +0000)]
replace the compile time ordinals.h.in->ordinals.h conversion with a static ordinals.h
Josh Coalson [Mon, 15 Sep 2003 20:40:58 +0000 (20:40 +0000)]
slighlty more verbiage for burrrn
Josh Coalson [Mon, 15 Sep 2003 20:39:43 +0000 (20:39 +0000)]
add link to Subset verbiage in --lax docs
Josh Coalson [Mon, 15 Sep 2003 20:28:08 +0000 (20:28 +0000)]
add support for synthesis to big-endian in plugins
Josh Coalson [Fri, 12 Sep 2003 22:36:25 +0000 (22:36 +0000)]
add "what hardware?" and "what software" FAQs