platform/upstream/flac.git
16 years agoOS/2 fixes (SF#1229495: https://sourceforge.net/tracker/index.php?func=detail&aid...
Josh Coalson [Fri, 31 Aug 2007 05:55:50 +0000 (05:55 +0000)]
OS/2 fixes (SF#1229495: https://sourceforge.net/tracker/index.php?func=detail&aid=1229495&group_id=13478&atid=113478)

16 years agoadd --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/tracker...
Josh Coalson [Wed, 29 Aug 2007 05:45:19 +0000 (05:45 +0000)]
add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/tracker/index.php?func=detail&aid=1723295&group_id=13478&atid=313478

16 years agoOS/2 fixes (SF#1771378: https://sourceforge.net/tracker/index.php?func=detail&aid...
Josh Coalson [Wed, 29 Aug 2007 00:49:37 +0000 (00:49 +0000)]
OS/2 fixes (SF#1771378: https://sourceforge.net/tracker/index.php?func=detail&aid=1771378&group_id=13478&atid=113478)

16 years agofixed very rare seek bug (SF#1684049: https://sourceforge.net/tracker/index.php?func...
Josh Coalson [Wed, 29 Aug 2007 00:45:01 +0000 (00:45 +0000)]
fixed very rare seek bug (SF#1684049: https://sourceforge.net/tracker/index.php?func=detail&aid=1684049&group_id=13478&atid=113478)

16 years agosolaris 10 fixes (SF#1783225: https://sourceforge.net/tracker/index.php?func=detail...
Josh Coalson [Wed, 29 Aug 2007 00:38:16 +0000 (00:38 +0000)]
solaris 10 fixes (SF#1783225: https://sourceforge.net/tracker/index.php?func=detail&aid=1783225&group_id=13478&atid=113478)

16 years agofix guid
Josh Coalson [Tue, 28 Aug 2007 05:22:11 +0000 (05:22 +0000)]
fix guid

16 years agoadd flactimer
Josh Coalson [Tue, 28 Aug 2007 05:21:45 +0000 (05:21 +0000)]
add flactimer

16 years agoinitial import
Josh Coalson [Tue, 28 Aug 2007 05:17:14 +0000 (05:17 +0000)]
initial import

16 years agochange foreign metadata app ids
Josh Coalson [Tue, 28 Aug 2007 05:05:47 +0000 (05:05 +0000)]
change foreign metadata app ids

16 years agobug fixes
Josh Coalson [Wed, 22 Aug 2007 02:01:28 +0000 (02:01 +0000)]
bug fixes

16 years agoadd iffscan project
Josh Coalson [Tue, 21 Aug 2007 08:07:42 +0000 (08:07 +0000)]
add iffscan project

16 years ago#include for off_t, minor comments
Josh Coalson [Tue, 21 Aug 2007 08:07:29 +0000 (08:07 +0000)]
#include for off_t, minor comments

16 years agofinish foreign metadata implemetation
Josh Coalson [Tue, 21 Aug 2007 08:05:29 +0000 (08:05 +0000)]
finish foreign metadata implemetation

16 years ago*** empty log message ***
Josh Coalson [Tue, 21 Aug 2007 08:05:10 +0000 (08:05 +0000)]
*** empty log message ***

16 years agobump cvs date in vendor string
Josh Coalson [Tue, 21 Aug 2007 08:04:07 +0000 (08:04 +0000)]
bump cvs date in vendor string

16 years agoadd FLAC__metadata_simple_iterator_get_application_id()
Josh Coalson [Wed, 15 Aug 2007 05:59:09 +0000 (05:59 +0000)]
add FLAC__metadata_simple_iterator_get_application_id()

16 years agoinitial support for new --keep-foreign-metadata options, saving done, restoring TODO
Josh Coalson [Tue, 14 Aug 2007 00:36:58 +0000 (00:36 +0000)]
initial support for new --keep-foreign-metadata options, saving done, restoring TODO

16 years agominor headers
Josh Coalson [Tue, 14 Aug 2007 00:35:03 +0000 (00:35 +0000)]
minor headers

16 years agoadd FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_iterator...
Josh Coalson [Tue, 14 Aug 2007 00:34:50 +0000 (00:34 +0000)]
add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_iterator_get_block_length(), FLAC__metadata_simple_iterator_is_last()

16 years agofix compiler warnings
Josh Coalson [Thu, 9 Aug 2007 07:17:32 +0000 (07:17 +0000)]
fix compiler warnings

16 years agomore mingw fixes
Josh Coalson [Wed, 1 Aug 2007 03:03:51 +0000 (03:03 +0000)]
more mingw fixes

16 years agochange default extension for ogg flac from .ogg to .oga (SF#1762492: http://sourcefor...
Josh Coalson [Wed, 1 Aug 2007 03:02:00 +0000 (03:02 +0000)]
change default extension for ogg flac from .ogg to .oga (SF#1762492: sourceforge.net/tracker/index.php?func=detail&aid=1762492&group_id=13478&atid=113478)

16 years agoadd support for RESIDUAL_CODING_METHOD_PARTITIONED_RICE2 and blocking strategy bit
Josh Coalson [Tue, 31 Jul 2007 00:51:26 +0000 (00:51 +0000)]
add support for RESIDUAL_CODING_METHOD_PARTITIONED_RICE2 and blocking strategy bit

16 years agodocument blocksize strategy bit, RESIDUAL_CODING_METHOD_PARTITIONED_RICE2, new subset...
Josh Coalson [Tue, 31 Jul 2007 00:49:58 +0000 (00:49 +0000)]
document blocksize strategy bit, RESIDUAL_CODING_METHOD_PARTITIONED_RICE2, new subset sample rates, subset clarification, variable blocksize clarification

16 years agoFixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track...
Josh Coalson [Tue, 31 Jul 2007 00:47:55 +0000 (00:47 +0000)]
Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number; also add requirement for non-CDDA lead-out track number to be 255 (SF#1764105: https://sourceforge.net/tracker/index.php?func=detail&aid=1764105&group_id=13478&atid=113478).

16 years agoSome MinGW fixes (SF#1684879: https://sourceforge.net/tracker/index.php?func=detail...
Josh Coalson [Tue, 31 Jul 2007 00:39:46 +0000 (00:39 +0000)]
Some MinGW fixes (SF#1684879: https://sourceforge.net/tracker/index.php?func=detail&aid=1684879&group_id=13478&atid=113478)

16 years agoFixed bug where using --replay-gain without any padding option caused only a small...
Josh Coalson [Tue, 31 Jul 2007 00:35:33 +0000 (00:35 +0000)]
Fixed bug where using --replay-gain without any padding option caused only a small PADDING block to be created (SF#1760790: https://sourceforge.net/tracker/index.php?func=detail&aid=1760790&group_id=13478&atid=113478)

16 years agofix bug where sometimes an existing installation of flac could interfere with the...
Josh Coalson [Tue, 31 Jul 2007 00:25:52 +0000 (00:25 +0000)]
fix bug where sometimes an existing installation of flac could interfere with the build process (SF#1763690: https://sourceforge.net/tracker/index.php?func=detail&aid=1763690&group_id=13478&atid=113478)

16 years agofixed bug compiling flac without ogg support (SF#1760786: http://sourceforge.net...
Josh Coalson [Thu, 26 Jul 2007 08:01:40 +0000 (08:01 +0000)]
fixed bug compiling flac without ogg support (SF#1760786: sourceforge.net/tracker/index.php?func=detail&aid=1760786&group_id=13478&atid=113478)

16 years agominor usage text
Josh Coalson [Thu, 26 Jul 2007 07:58:21 +0000 (07:58 +0000)]
minor usage text

16 years agoadd new option --no-utf8-convert to flac (SF#973740: http://sourceforge.net/tracker...
Josh Coalson [Thu, 26 Jul 2007 07:57:51 +0000 (07:57 +0000)]
add new option --no-utf8-convert to flac (SF#973740: sourceforge.net/tracker/index.php?func=detail&aid=973740&group_id=13478&atid=363478)

16 years agoprototype-related fixes
Josh Coalson [Wed, 25 Jul 2007 03:11:00 +0000 (03:11 +0000)]
prototype-related fixes

16 years agoupdate for flac-1.2.0 1.2.0
Josh Coalson [Tue, 24 Jul 2007 02:56:54 +0000 (02:56 +0000)]
update for flac-1.2.0

16 years agoupdate release date
Josh Coalson [Tue, 24 Jul 2007 02:37:46 +0000 (02:37 +0000)]
update release date

16 years agominor comments
Josh Coalson [Mon, 23 Jul 2007 16:14:35 +0000 (16:14 +0000)]
minor comments

16 years agominor OPT tweaks
Josh Coalson [Mon, 23 Jul 2007 16:14:31 +0000 (16:14 +0000)]
minor OPT tweaks

16 years agoadd tvix link
Josh Coalson [Mon, 16 Jul 2007 06:20:52 +0000 (06:20 +0000)]
add tvix link

16 years agominor verbiage
Josh Coalson [Mon, 16 Jul 2007 06:08:48 +0000 (06:08 +0000)]
minor verbiage

16 years agoupdate download link for 1.2.0
Josh Coalson [Mon, 16 Jul 2007 06:08:41 +0000 (06:08 +0000)]
update download link for 1.2.0

16 years agoadd 1.2.0 release item
Josh Coalson [Mon, 16 Jul 2007 06:08:13 +0000 (06:08 +0000)]
add 1.2.0 release item

16 years agobump release date to 7/15/07
Josh Coalson [Mon, 16 Jul 2007 06:06:33 +0000 (06:06 +0000)]
bump release date to 7/15/07

16 years agocomment out some optimized branch
Josh Coalson [Mon, 16 Jul 2007 06:04:28 +0000 (06:04 +0000)]
comment out some optimized branch

16 years agoimprovements to compile/link options
Josh Coalson [Mon, 16 Jul 2007 06:03:32 +0000 (06:03 +0000)]
improvements to compile/link options

16 years agoadd FLAC.sln to EXTRA_DIST
Josh Coalson [Wed, 11 Jul 2007 04:15:26 +0000 (04:15 +0000)]
add FLAC.sln to EXTRA_DIST

16 years agoadd #define FLAC__LPC_UNROLLED_FILTER_LOOPS for easier selection of filter implementation
Josh Coalson [Wed, 11 Jul 2007 04:15:18 +0000 (04:15 +0000)]
add #define FLAC__LPC_UNROLLED_FILTER_LOOPS for easier selection of filter implementation

16 years agominor comments
Josh Coalson [Wed, 11 Jul 2007 04:14:43 +0000 (04:14 +0000)]
minor comments

16 years agoadd vcproj files to EXTRA_DIST
Josh Coalson [Wed, 11 Jul 2007 04:13:09 +0000 (04:13 +0000)]
add vcproj files to EXTRA_DIST

16 years agowork around ogg flac bug where too many seekpoints makes seektable bigger than one...
Josh Coalson [Tue, 10 Jul 2007 02:10:44 +0000 (02:10 +0000)]
work around ogg flac bug where too many seekpoints makes seektable bigger than one page

16 years agobump libtool number in prep for release
Josh Coalson [Tue, 10 Jul 2007 02:09:38 +0000 (02:09 +0000)]
bump libtool number in prep for release

16 years agofix bug where invalid seek tables could cause some seeks to fail
Josh Coalson [Tue, 10 Jul 2007 02:08:51 +0000 (02:08 +0000)]
fix bug where invalid seek tables could cause some seeks to fail

16 years agoadd porting guide item for 1.1.4->1.2.0
Josh Coalson [Sat, 7 Jul 2007 07:02:11 +0000 (07:02 +0000)]
add porting guide item for 1.1.4->1.2.0

16 years agoadd porting guide ref to 1.2.0 item
Josh Coalson [Sat, 7 Jul 2007 07:01:36 +0000 (07:01 +0000)]
add porting guide ref to 1.2.0 item

16 years agobump version number to 1.2.0
Josh Coalson [Sat, 7 Jul 2007 06:10:35 +0000 (06:10 +0000)]
bump version number to 1.2.0

16 years agobump version number to 1.2.0; flesh out changelog
Josh Coalson [Sat, 7 Jul 2007 06:08:42 +0000 (06:08 +0000)]
bump version number to 1.2.0; flesh out changelog

16 years agoadd undocumented option to flac: --ignore-chunk-sizes
Josh Coalson [Sat, 7 Jul 2007 05:50:58 +0000 (05:50 +0000)]
add undocumented option to flac: --ignore-chunk-sizes

16 years agofix optimization bug in FLAC__bitwriter_write_rice_signed_block()
Josh Coalson [Sat, 7 Jul 2007 04:30:48 +0000 (04:30 +0000)]
fix optimization bug in FLAC__bitwriter_write_rice_signed_block()

16 years agominor syntax
Josh Coalson [Sat, 7 Jul 2007 04:30:18 +0000 (04:30 +0000)]
minor syntax

16 years agominor comments
Josh Coalson [Sat, 7 Jul 2007 04:30:11 +0000 (04:30 +0000)]
minor comments

16 years agodeprecate projectbuilder project
Josh Coalson [Sat, 7 Jul 2007 04:16:49 +0000 (04:16 +0000)]
deprecate projectbuilder project

17 years agominor verbiage
Josh Coalson [Wed, 20 Jun 2007 01:28:34 +0000 (01:28 +0000)]
minor verbiage

17 years agoreplace broken link to grip+flac instructions
Josh Coalson [Wed, 20 Jun 2007 01:28:15 +0000 (01:28 +0000)]
replace broken link to grip+flac instructions

17 years agofix windows bugs
Josh Coalson [Wed, 20 Jun 2007 01:26:52 +0000 (01:26 +0000)]
fix windows bugs

17 years agoswitch from --logfile-fd= to --log-fd= to match newer valgrind options
Josh Coalson [Wed, 20 Jun 2007 01:26:29 +0000 (01:26 +0000)]
switch from --logfile-fd= to --log-fd= to match newer valgrind options

17 years agominor cosmetics
Josh Coalson [Wed, 20 Jun 2007 01:25:20 +0000 (01:25 +0000)]
minor cosmetics

17 years agofix bug with partition sum overflowing
Josh Coalson [Wed, 20 Jun 2007 01:23:49 +0000 (01:23 +0000)]
fix bug with partition sum overflowing

17 years agofix for FLAC__INTEGER_ONLY_LIBRARY
Josh Coalson [Wed, 20 Jun 2007 01:23:02 +0000 (01:23 +0000)]
fix for FLAC__INTEGER_ONLY_LIBRARY

17 years agominor comments
Josh Coalson [Tue, 19 Jun 2007 23:59:16 +0000 (23:59 +0000)]
minor comments

17 years agofix mem leaks and open files
Josh Coalson [Tue, 19 Jun 2007 04:18:55 +0000 (04:18 +0000)]
fix mem leaks and open files

17 years agoadd --no-md5-sum
Josh Coalson [Tue, 19 Jun 2007 04:18:45 +0000 (04:18 +0000)]
add --no-md5-sum

17 years agofix typo in max sample rate described in STREAMINFO section
Josh Coalson [Sat, 16 Jun 2007 00:56:07 +0000 (00:56 +0000)]
fix typo in max sample rate described in STREAMINFO section

17 years agomerge decoder part from RICE_EXT_BRANCH: blocking strategy bit, new rice2 ecm, frame...
Josh Coalson [Sat, 16 Jun 2007 00:50:28 +0000 (00:50 +0000)]
merge decoder part from RICE_EXT_BRANCH: blocking strategy bit, new rice2 ecm, frame header support for 88.2/176.4/192kHz, new reserved bit, deprecated blocksize-from-streaminfo bit

17 years agoadd support for reading the raw pcm samples so that seeker can check that decoding...
Josh Coalson [Sat, 16 Jun 2007 00:43:15 +0000 (00:43 +0000)]
add support for reading the raw pcm samples so that seeker can check that decoding resumes at the right place

17 years agomove xmms cflags to end of INCLUDES
Josh Coalson [Sat, 16 Jun 2007 00:41:10 +0000 (00:41 +0000)]
move xmms cflags to end of INCLUDES

17 years agoadd more things reported in analyze mode
Josh Coalson [Sat, 16 Jun 2007 00:40:19 +0000 (00:40 +0000)]
add more things reported in analyze mode

17 years agominor cosmetics
Josh Coalson [Sat, 16 Jun 2007 00:38:47 +0000 (00:38 +0000)]
minor cosmetics

17 years agocleaner pointer alignment logic for autoconf-based builds
Josh Coalson [Sat, 16 Jun 2007 00:37:42 +0000 (00:37 +0000)]
cleaner pointer alignment logic for autoconf-based builds

17 years ago*** empty log message ***
Josh Coalson [Sat, 16 Jun 2007 00:31:49 +0000 (00:31 +0000)]
*** empty log message ***

17 years agoadd verbiage about mailing list (must subscribe to post)
Josh Coalson [Sat, 16 Jun 2007 00:23:04 +0000 (00:23 +0000)]
add verbiage about mailing list (must subscribe to post)

17 years ago*** empty log message ***
Josh Coalson [Sat, 16 Jun 2007 00:21:59 +0000 (00:21 +0000)]
*** empty log message ***

17 years agoadd wavpack 4.41; time flac with md5 disabled during decoding
Josh Coalson [Sat, 16 Jun 2007 00:21:38 +0000 (00:21 +0000)]
add wavpack 4.41; time flac with md5 disabled during decoding

17 years agofixed for sun forte compiler
Josh Coalson [Thu, 14 Jun 2007 06:37:08 +0000 (06:37 +0000)]
fixed for sun forte compiler

17 years agofix bug with negative indexing
Josh Coalson [Thu, 14 Jun 2007 06:21:44 +0000 (06:21 +0000)]
fix bug with negative indexing

17 years ago*** empty log message ***
Josh Coalson [Thu, 14 Jun 2007 06:17:57 +0000 (06:17 +0000)]
*** empty log message ***

17 years agoremove unused vars
Josh Coalson [Thu, 14 Jun 2007 06:13:25 +0000 (06:13 +0000)]
remove unused vars

17 years agocleaner pointer alignment logic for autoconf-based builds
Josh Coalson [Thu, 14 Jun 2007 06:10:00 +0000 (06:10 +0000)]
cleaner pointer alignment logic for autoconf-based builds

17 years agofix LD_LIBRARY_PATH-saving logic
Josh Coalson [Thu, 14 Jun 2007 05:25:35 +0000 (05:25 +0000)]
fix LD_LIBRARY_PATH-saving logic

17 years agoadd internal FLAC__stream_encoder_set/get_do_md5()
Josh Coalson [Thu, 14 Jun 2007 05:19:46 +0000 (05:19 +0000)]
add internal FLAC__stream_encoder_set/get_do_md5()

17 years agoadd "run-time error 75" faq
Josh Coalson [Wed, 13 Jun 2007 05:34:39 +0000 (05:34 +0000)]
add "run-time error 75" faq

17 years agoadd "qfst"
Josh Coalson [Wed, 13 Jun 2007 04:45:43 +0000 (04:45 +0000)]
add "qfst"

17 years agoadd psymbolic link
Josh Coalson [Wed, 13 Jun 2007 02:16:18 +0000 (02:16 +0000)]
add psymbolic link

17 years agoadd mediamonkey link
Josh Coalson [Wed, 13 Jun 2007 02:16:10 +0000 (02:16 +0000)]
add mediamonkey link

17 years agoadd sentence to "about" section
Josh Coalson [Wed, 13 Jun 2007 02:15:49 +0000 (02:15 +0000)]
add sentence to "about" section

17 years agoupdate link to windows installer
Josh Coalson [Wed, 23 May 2007 18:19:38 +0000 (18:19 +0000)]
update link to windows installer

17 years agoadd linn records status item
Josh Coalson [Wed, 23 May 2007 18:18:43 +0000 (18:18 +0000)]
add linn records status item

17 years agoadd linn records link
Josh Coalson [Wed, 23 May 2007 18:18:29 +0000 (18:18 +0000)]
add linn records link

17 years agomsvc fixes
Josh Coalson [Fri, 11 May 2007 00:48:14 +0000 (00:48 +0000)]
msvc fixes

17 years agoupdate flac installer link, fix other links
Josh Coalson [Fri, 11 May 2007 00:45:17 +0000 (00:45 +0000)]
update flac installer link, fix other links

17 years agoadd mp3tag link
Josh Coalson [Fri, 11 May 2007 00:44:54 +0000 (00:44 +0000)]
add mp3tag link

17 years agoupdate sony entry
Josh Coalson [Fri, 11 May 2007 00:44:39 +0000 (00:44 +0000)]
update sony entry

17 years agostatus item for windows installer
Josh Coalson [Fri, 11 May 2007 00:44:26 +0000 (00:44 +0000)]
status item for windows installer