platform/upstream/flac.git
20 years agoadd Magnatune item in status/links
Josh Coalson [Mon, 13 Oct 2003 20:45:08 +0000 (20:45 +0000)]
add Magnatune item in status/links

20 years agoadd mplayer link, fix MAC link
Josh Coalson [Thu, 9 Oct 2003 17:16:41 +0000 (17:16 +0000)]
add mplayer link, fix MAC link

20 years agoadd ogg seekable stream and file encoder and decoder interfaces
Josh Coalson [Fri, 26 Sep 2003 01:56:01 +0000 (01:56 +0000)]
add ogg seekable stream and file encoder and decoder interfaces

20 years agoimplementation finished
Josh Coalson [Fri, 26 Sep 2003 01:51:44 +0000 (01:51 +0000)]
implementation finished

20 years agorewrite to use ogg encoder aspect
Josh Coalson [Fri, 26 Sep 2003 01:50:51 +0000 (01:50 +0000)]
rewrite to use ogg encoder aspect

20 years agominor syntax
Josh Coalson [Fri, 26 Sep 2003 01:46:21 +0000 (01:46 +0000)]
minor syntax

20 years agominor formatting
Josh Coalson [Fri, 26 Sep 2003 01:45:42 +0000 (01:45 +0000)]
minor formatting

20 years agominor comments
Josh Coalson [Fri, 26 Sep 2003 01:45:21 +0000 (01:45 +0000)]
minor comments

20 years agoadd OggFLAC__ogg_decoder_aspect_reset()
Josh Coalson [Thu, 25 Sep 2003 04:09:44 +0000 (04:09 +0000)]
add OggFLAC__ogg_decoder_aspect_reset()

20 years agoadd metadata callback back to ogg stream encoder
Josh Coalson [Thu, 25 Sep 2003 04:08:46 +0000 (04:08 +0000)]
add metadata callback back to ogg stream encoder

20 years agoadd a "tell" callback to the seekable stream encoder to make the metadata writeback...
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

20 years agorewrite to support seeking
Josh Coalson [Thu, 25 Sep 2003 03:55:37 +0000 (03:55 +0000)]
rewrite to support seeking

20 years agominor comments
Josh Coalson [Wed, 24 Sep 2003 22:13:35 +0000 (22:13 +0000)]
minor comments

20 years agominor syntax
Josh Coalson [Wed, 24 Sep 2003 22:12:32 +0000 (22:12 +0000)]
minor syntax

20 years agouse resolved_state_string as much as possible
Josh Coalson [Wed, 24 Sep 2003 22:10:51 +0000 (22:10 +0000)]
use resolved_state_string as much as possible

20 years agoadd resolved_as_cstring()
Josh Coalson [Wed, 24 Sep 2003 22:08:00 +0000 (22:08 +0000)]
add resolved_as_cstring()

20 years agominor formatting
Josh Coalson [Wed, 24 Sep 2003 22:07:31 +0000 (22:07 +0000)]
minor formatting

20 years agoremove leftover and unimplemented proto FLAC__file_decoder_process_remaining_frames()
Josh Coalson [Wed, 24 Sep 2003 22:07:08 +0000 (22:07 +0000)]
remove leftover and unimplemented proto FLAC__file_decoder_process_remaining_frames()

20 years agoadd the metadata callback back in the stream encoder
Josh Coalson [Wed, 24 Sep 2003 22:03:35 +0000 (22:03 +0000)]
add the metadata callback back in the stream encoder

20 years agoadd id for xmcd
Josh Coalson [Wed, 24 Sep 2003 17:40:03 +0000 (17:40 +0000)]
add id for xmcd

20 years agominor verbiage
Josh Coalson [Wed, 24 Sep 2003 04:36:57 +0000 (04:36 +0000)]
minor verbiage

20 years agoadd OggFLAC__stream_decoder_get_resolved_state_string(), rewrite to use new ogg decod...
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

20 years agoadd OggFLAC__stream_encoder_get_resolved_state_string()
Josh Coalson [Wed, 24 Sep 2003 04:34:56 +0000 (04:34 +0000)]
add OggFLAC__stream_encoder_get_resolved_state_string()

20 years agoadd OggFLAC__OggDecoderAspect member
Josh Coalson [Wed, 24 Sep 2003 04:34:06 +0000 (04:34 +0000)]
add OggFLAC__OggDecoderAspect member

20 years agoadd private dir
Josh Coalson [Wed, 24 Sep 2003 04:32:07 +0000 (04:32 +0000)]
add private dir

20 years agoinitial import
Josh Coalson [Wed, 24 Sep 2003 04:31:20 +0000 (04:31 +0000)]
initial import

20 years ago*::State::resolved_as_cstring() is now inlined
Josh Coalson [Wed, 24 Sep 2003 04:30:30 +0000 (04:30 +0000)]
*::State::resolved_as_cstring() is now inlined

20 years agoadd OggFLAC__stream_encoder_get_resolved_state_string()
Josh Coalson [Wed, 24 Sep 2003 04:29:17 +0000 (04:29 +0000)]
add OggFLAC__stream_encoder_get_resolved_state_string()

20 years agomore API comments, add OggFLAC__file_decoder_set_serial_number(), OggFLAC__file_decod...
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()

20 years agomore API comments, add OggFLAC__seekable_stream_decoder_set_serial_number(), OggFLAC_...
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()

20 years agoadd OggFLAC__stream_decoder_get_resolved_state_string()
Josh Coalson [Wed, 24 Sep 2003 04:20:07 +0000 (04:20 +0000)]
add OggFLAC__stream_decoder_get_resolved_state_string()

20 years agoadd *::State::resolved_as_cstring()
Josh Coalson [Wed, 24 Sep 2003 04:18:32 +0000 (04:18 +0000)]
add *::State::resolved_as_cstring()

20 years agoinline *::State::resolved_as_cstring()
Josh Coalson [Wed, 24 Sep 2003 04:17:26 +0000 (04:17 +0000)]
inline *::State::resolved_as_cstring()

20 years agobetter handling of FLAC__STREAM_DECODER_READ_STATUS_END_OF_STREAM in read_callback_()
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_()

20 years agominor comments
Josh Coalson [Tue, 23 Sep 2003 20:35:03 +0000 (20:35 +0000)]
minor comments

20 years agocheck for OOM after ogg_sync_buffer()
Josh Coalson [Tue, 23 Sep 2003 20:29:49 +0000 (20:29 +0000)]
check for OOM after ogg_sync_buffer()

20 years agominor comments
Josh Coalson [Tue, 23 Sep 2003 20:28:05 +0000 (20:28 +0000)]
minor comments

20 years agominor verbiage
Josh Coalson [Tue, 16 Sep 2003 05:48:35 +0000 (05:48 +0000)]
minor verbiage

20 years agoreplace the compile time ordinals.h.in->ordinals.h conversion with a static ordinals.h
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

20 years agoslighlty more verbiage for burrrn
Josh Coalson [Mon, 15 Sep 2003 20:40:58 +0000 (20:40 +0000)]
slighlty more verbiage for burrrn

20 years agoadd link to Subset verbiage in --lax docs
Josh Coalson [Mon, 15 Sep 2003 20:39:43 +0000 (20:39 +0000)]
add link to Subset verbiage in --lax docs

20 years agoadd support for synthesis to big-endian in plugins
Josh Coalson [Mon, 15 Sep 2003 20:28:08 +0000 (20:28 +0000)]
add support for synthesis to big-endian in plugins

20 years agoadd "what hardware?" and "what software" FAQs
Josh Coalson [Fri, 12 Sep 2003 22:36:25 +0000 (22:36 +0000)]
add "what hardware?" and "what software" FAQs

20 years agofix phatnoise links
Josh Coalson [Fri, 12 Sep 2003 22:35:56 +0000 (22:35 +0000)]
fix phatnoise links

20 years agomove submit-a-bug to project section
Josh Coalson [Wed, 3 Sep 2003 18:26:25 +0000 (18:26 +0000)]
move submit-a-bug to project section

20 years agoadd more to submit-a-bug FAQ
Josh Coalson [Wed, 3 Sep 2003 18:23:11 +0000 (18:23 +0000)]
add more to submit-a-bug FAQ

20 years agoremove commented-out stuff
Josh Coalson [Wed, 3 Sep 2003 18:18:28 +0000 (18:18 +0000)]
remove commented-out stuff

20 years agoadd FAQs for bug submission and verify errors
Josh Coalson [Wed, 3 Sep 2003 18:16:48 +0000 (18:16 +0000)]
add FAQs for bug submission and verify errors

20 years agofix link to nightly CVS tarballs
Josh Coalson [Wed, 3 Sep 2003 17:39:26 +0000 (17:39 +0000)]
fix link to nightly CVS tarballs

20 years agofix rounding bug in buffer size calculation (MAX_SAMPLES_PER_WINDOW)
Josh Coalson [Wed, 3 Sep 2003 00:56:08 +0000 (00:56 +0000)]
fix rounding bug in buffer size calculation (MAX_SAMPLES_PER_WINDOW)

20 years agofix possibly uninitialized var if a file has no STREAMINFO block
Josh Coalson [Wed, 3 Sep 2003 00:54:37 +0000 (00:54 +0000)]
fix possibly uninitialized var if a file has no STREAMINFO block

20 years agofix typo
Josh Coalson [Fri, 29 Aug 2003 05:16:32 +0000 (05:16 +0000)]
fix typo

20 years agomore verbiage about "make check"
Josh Coalson [Thu, 28 Aug 2003 23:47:15 +0000 (23:47 +0000)]
more verbiage about "make check"

20 years agoadd link to faq.html in navbar
Josh Coalson [Thu, 28 Aug 2003 23:36:14 +0000 (23:36 +0000)]
add link to faq.html in navbar

20 years agoadd FAQ for "how to use with EAC"
Josh Coalson [Thu, 28 Aug 2003 23:33:58 +0000 (23:33 +0000)]
add FAQ for "how to use with EAC"

20 years agoadd link to MAREO
Josh Coalson [Thu, 28 Aug 2003 23:33:30 +0000 (23:33 +0000)]
add link to MAREO

20 years agominor edits
Josh Coalson [Thu, 28 Aug 2003 22:07:43 +0000 (22:07 +0000)]
minor edits

20 years agorearrange
Josh Coalson [Thu, 28 Aug 2003 21:52:28 +0000 (21:52 +0000)]
rearrange

20 years agoadd mailing lists FAQ
Josh Coalson [Thu, 28 Aug 2003 21:47:32 +0000 (21:47 +0000)]
add mailing lists FAQ

20 years agoadd instruction on using -- on command-line
Josh Coalson [Thu, 28 Aug 2003 21:36:15 +0000 (21:36 +0000)]
add instruction on using -- on command-line

20 years agominor formatting
Josh Coalson [Thu, 28 Aug 2003 21:35:41 +0000 (21:35 +0000)]
minor formatting

20 years agoinitial import
Josh Coalson [Thu, 28 Aug 2003 21:27:08 +0000 (21:27 +0000)]
initial import

20 years agoremove finished TODO items
Josh Coalson [Mon, 25 Aug 2003 18:39:15 +0000 (18:39 +0000)]
remove finished TODO items

20 years agoadd link to "links" section on main page for more software
Josh Coalson [Tue, 12 Aug 2003 19:39:55 +0000 (19:39 +0000)]
add link to "links" section on main page for more software

20 years agoadd GiantDisc to s/w links
Josh Coalson [Tue, 12 Aug 2003 19:37:03 +0000 (19:37 +0000)]
add GiantDisc to s/w links

20 years agoadd status item for Rio Karma
Josh Coalson [Mon, 11 Aug 2003 20:23:45 +0000 (20:23 +0000)]
add status item for Rio Karma

20 years agoAdd missing -lm
Matt Zimmerman [Sat, 26 Jul 2003 15:57:08 +0000 (15:57 +0000)]
Add missing -lm

20 years agoImproved synopsis
Matt Zimmerman [Sat, 26 Jul 2003 04:36:58 +0000 (04:36 +0000)]
Improved synopsis

21 years agofix overflow bug in stream length calculation, debian bug #200435; see http://sourcef...
Josh Coalson [Tue, 8 Jul 2003 22:05:45 +0000 (22:05 +0000)]
fix overflow bug in stream length calculation, debian bug #200435; see sourceforge.net/mailarchive/forum.php?thread_id=2733072&forum_id=6312

21 years agoadd link to easy cd-da extractor in extras
Josh Coalson [Mon, 7 Jul 2003 22:44:43 +0000 (22:44 +0000)]
add link to easy cd-da extractor in extras

21 years agoadd links to mpd and mpeg audio collection
Josh Coalson [Mon, 7 Jul 2003 22:44:24 +0000 (22:44 +0000)]
add links to mpd and mpeg audio collection

21 years agofix link to wren installer
Josh Coalson [Tue, 1 Jul 2003 19:15:52 +0000 (19:15 +0000)]
fix link to wren installer

21 years agominor wording
Josh Coalson [Mon, 30 Jun 2003 23:06:46 +0000 (23:06 +0000)]
minor wording

21 years agomore tweak to description
Josh Coalson [Sat, 28 Jun 2003 07:11:14 +0000 (07:11 +0000)]
more tweak to description

21 years agomuch improved "what is FLAC" descriptions
Josh Coalson [Sat, 28 Jun 2003 06:58:49 +0000 (06:58 +0000)]
much improved "what is FLAC" descriptions

21 years agomassive re-org and improvement
Josh Coalson [Sat, 28 Jun 2003 06:35:39 +0000 (06:35 +0000)]
massive re-org and improvement

21 years agofinal merge of changes from the end of the flac 1.1.0 maintenance branch (FLAC_RELEAS...
Josh Coalson [Sat, 28 Jun 2003 05:42:10 +0000 (05:42 +0000)]
final merge of changes from the end of the flac 1.1.0 maintenance branch (FLAC_RELEASE_1_1_0_MAINTENANCE_BRANCH)

21 years agoadd livephish.com link
Josh Coalson [Wed, 25 Jun 2003 05:23:40 +0000 (05:23 +0000)]
add livephish.com link

21 years agoadd several new links to software
Josh Coalson [Wed, 28 May 2003 21:43:01 +0000 (21:43 +0000)]
add several new links to software

21 years agoadd link to QCD in plugin box
Josh Coalson [Wed, 28 May 2003 21:42:17 +0000 (21:42 +0000)]
add link to QCD in plugin box

21 years agoExplicitly link shared libraries against dependent libraries, in response to
Matt Zimmerman [Tue, 27 May 2003 05:07:16 +0000 (05:07 +0000)]
Explicitly link shared libraries against dependent libraries, in response to
Debian bug #179764.  This lets the linker resolve things automagically, and
programs linking with FLAC libs don't need to add any extra linker flags, among
other good things.

http://bugs.debian.org/179764

21 years agoadd double quotes to protect paths with spaces in them
Josh Coalson [Thu, 22 May 2003 04:53:43 +0000 (04:53 +0000)]
add double quotes to protect paths with spaces in them

21 years agominor comments
Josh Coalson [Tue, 20 May 2003 19:13:39 +0000 (19:13 +0000)]
minor comments

21 years agomove #include of config.h to top
Josh Coalson [Tue, 20 May 2003 19:13:31 +0000 (19:13 +0000)]
move #include of config.h to top

21 years agofix total time for all wave files
Josh Coalson [Tue, 20 May 2003 00:30:08 +0000 (00:30 +0000)]
fix total time for all wave files

21 years agoC89 standard fixes, based on feedback from IRIX port
Josh Coalson [Tue, 20 May 2003 00:01:49 +0000 (00:01 +0000)]
C89 standard fixes, based on feedback from IRIX port

21 years agomake -O2 the default for release builds, but -O3 for gcc
Josh Coalson [Mon, 19 May 2003 23:59:49 +0000 (23:59 +0000)]
make -O2 the default for release builds, but -O3 for gcc

21 years agoadd link to irix package
Josh Coalson [Mon, 19 May 2003 23:35:23 +0000 (23:35 +0000)]
add link to irix package

21 years agoadd link to amiga package
Josh Coalson [Mon, 19 May 2003 21:35:29 +0000 (21:35 +0000)]
add link to amiga package

21 years agofix leak of xmms config struct in init
Josh Coalson [Mon, 19 May 2003 04:27:13 +0000 (04:27 +0000)]
fix leak of xmms config struct in init

21 years agoadd Brady's better write_sane_extended()
Josh Coalson [Mon, 19 May 2003 04:23:30 +0000 (04:23 +0000)]
add Brady's better write_sane_extended()

21 years agochange default extension for AIFF from .aiff to .aif
Josh Coalson [Mon, 19 May 2003 01:22:12 +0000 (01:22 +0000)]
change default extension for AIFF from .aiff to .aif

21 years agoUpdate OBJ_FORMAT setting: OpenBSD/i386-current just switched the binary format to ELF
Josh Coalson [Sun, 27 Apr 2003 08:32:41 +0000 (08:32 +0000)]
Update OBJ_FORMAT setting: OpenBSD/i386-current just switched the binary format to ELF

21 years agofix link to abcde
Josh Coalson [Sun, 27 Apr 2003 08:29:16 +0000 (08:29 +0000)]
fix link to abcde

21 years agoMiroslav's speed optimization patch
Josh Coalson [Thu, 27 Feb 2003 06:12:55 +0000 (06:12 +0000)]
Miroslav's speed optimization patch

21 years agofix bug #679255 by checking the block alignment against bps and # of channels
Josh Coalson [Thu, 27 Feb 2003 02:22:00 +0000 (02:22 +0000)]
fix bug #679255 by checking the block alignment against bps and # of channels

21 years agomake hard limiter off by default
Josh Coalson [Tue, 25 Feb 2003 02:12:13 +0000 (02:12 +0000)]
make hard limiter off by default

21 years agofix bug where seeking past the end of the stream could cause an infinite loop
Josh Coalson [Thu, 20 Feb 2003 06:11:49 +0000 (06:11 +0000)]
fix bug where seeking past the end of the stream could cause an infinite loop

21 years agoadd link to rarewares for wa3 plugin
Josh Coalson [Sat, 15 Feb 2003 01:41:43 +0000 (01:41 +0000)]
add link to rarewares for wa3 plugin

21 years agoBuild libtool archives instead of plain .a archives, so that PIC versions are
Matt Zimmerman [Fri, 7 Feb 2003 02:43:02 +0000 (02:43 +0000)]
Build libtool archives instead of plain .a archives, so that PIC versions are
built and can they be portably linked into shared libraries.