platform/upstream/flac.git
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

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

16 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

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

16 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

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

16 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

16 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

16 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

17 years agolink to our Xiph license
Josh Coalson [Fri, 11 May 2007 00:44:09 +0000 (00:44 +0000)]
link to our Xiph license

17 years agoadd links: zunior, dimeadozen, quinlanroad
Josh Coalson [Fri, 11 May 2007 00:43:51 +0000 (00:43 +0000)]
add links: zunior, dimeadozen, quinlanroad

17 years agotypo
Josh Coalson [Fri, 11 May 2007 00:43:27 +0000 (00:43 +0000)]
typo

17 years agoadd new flacdiff util
Josh Coalson [Fri, 11 May 2007 00:42:35 +0000 (00:42 +0000)]
add new flacdiff util

17 years agoadd FLAC::Decoder::Stream::get_decode_position()
Josh Coalson [Thu, 5 Apr 2007 00:49:41 +0000 (00:49 +0000)]
add FLAC::Decoder::Stream::get_decode_position()

17 years agominor comments
Josh Coalson [Thu, 5 Apr 2007 00:48:53 +0000 (00:48 +0000)]
minor comments

17 years agocall precompute_partition_info_sums_32bit_asm_ia32_() on x86 if available
Josh Coalson [Wed, 4 Apr 2007 01:08:24 +0000 (01:08 +0000)]
call precompute_partition_info_sums_32bit_asm_ia32_() on x86 if available

17 years agoMSVC optimization in process calls
Josh Coalson [Wed, 4 Apr 2007 01:07:40 +0000 (01:07 +0000)]
MSVC optimization in process calls

17 years agoremove more redundant logic in process calls
Josh Coalson [Wed, 4 Apr 2007 01:06:08 +0000 (01:06 +0000)]
remove more redundant logic in process calls

17 years agomore optimizations
Josh Coalson [Wed, 4 Apr 2007 01:03:07 +0000 (01:03 +0000)]
more optimizations

17 years agominor optimization in loop logic
Josh Coalson [Wed, 4 Apr 2007 01:02:21 +0000 (01:02 +0000)]
minor optimization in loop logic

17 years agoadd stream_encoder_asm.nasm
Josh Coalson [Wed, 4 Apr 2007 01:01:28 +0000 (01:01 +0000)]
add stream_encoder_asm.nasm

17 years agowindow the integer_signal instead of real_signal, remove unused real_signal from...
Josh Coalson [Wed, 4 Apr 2007 00:59:28 +0000 (00:59 +0000)]
window the integer_signal instead of real_signal, remove unused real_signal from datapath

17 years agooptimize special case in FLAC__bitwriter_write_rice_signed_block()
Josh Coalson [Wed, 4 Apr 2007 00:57:03 +0000 (00:57 +0000)]
optimize special case in FLAC__bitwriter_write_rice_signed_block()

17 years agominor optimizations to FLAC__bitwriter_write_rice_signed_block()
Josh Coalson [Wed, 4 Apr 2007 00:55:44 +0000 (00:55 +0000)]
minor optimizations to FLAC__bitwriter_write_rice_signed_block()

17 years agominor optimizations to precompute_partition_info_sums_()
Josh Coalson [Sat, 31 Mar 2007 01:01:02 +0000 (01:01 +0000)]
minor optimizations to precompute_partition_info_sums_()

17 years agoadd FLAC__format_sample_rate_is_subset()
Josh Coalson [Fri, 30 Mar 2007 01:02:40 +0000 (01:02 +0000)]
add FLAC__format_sample_rate_is_subset()

17 years agoadd debug info to nasm debug builds
Josh Coalson [Fri, 30 Mar 2007 01:00:30 +0000 (01:00 +0000)]
add debug info to nasm debug builds

17 years agominor optimization
Josh Coalson [Fri, 30 Mar 2007 00:54:17 +0000 (00:54 +0000)]
minor optimization

17 years agofix extern names for win32
Josh Coalson [Fri, 23 Mar 2007 05:23:11 +0000 (05:23 +0000)]
fix extern names for win32

17 years agoadd ia32/bitreader_asm.nasm
Josh Coalson [Fri, 23 Mar 2007 05:16:34 +0000 (05:16 +0000)]
add ia32/bitreader_asm.nasm

17 years agofork FLAC__bitreader_read_rice_signed_block() into MSVC and non-MSVC versions; minor...
Josh Coalson [Fri, 23 Mar 2007 04:50:54 +0000 (04:50 +0000)]
fork FLAC__bitreader_read_rice_signed_block() into MSVC and non-MSVC versions; minor optimizations to non-MSVC version

17 years agominor optimizations
Josh Coalson [Fri, 23 Mar 2007 04:48:52 +0000 (04:48 +0000)]
minor optimizations

17 years agobetter alignment in md5 structure elements
Josh Coalson [Fri, 23 Mar 2007 04:48:36 +0000 (04:48 +0000)]
better alignment in md5 structure elements

17 years agooptimization: faster crc-16 calculation
Josh Coalson [Thu, 22 Mar 2007 07:23:14 +0000 (07:23 +0000)]
optimization: faster crc-16 calculation

17 years agooptimization: move code for non-zero crc16_align out of the way since it is a rare...
Josh Coalson [Thu, 22 Mar 2007 03:37:36 +0000 (03:37 +0000)]
optimization: move code for non-zero crc16_align out of the way since it is a rare case

17 years agoadd FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap()
Josh Coalson [Thu, 22 Mar 2007 03:22:27 +0000 (03:22 +0000)]
add FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap()

17 years agominor comments
Josh Coalson [Thu, 22 Mar 2007 03:20:56 +0000 (03:20 +0000)]
minor comments

17 years agominor optimizations to FLAC__bitreader_read_rice_signed_block()
Josh Coalson [Thu, 22 Mar 2007 03:20:12 +0000 (03:20 +0000)]
minor optimizations to FLAC__bitreader_read_rice_signed_block()

17 years agominor optimizations to FLAC__bitreader_read_rice_signed_block()
Josh Coalson [Thu, 22 Mar 2007 03:19:52 +0000 (03:19 +0000)]
minor optimizations to FLAC__bitreader_read_rice_signed_block()

17 years agominor optimizations to FLAC__bitreader_read_rice_signed_block()
Josh Coalson [Thu, 22 Mar 2007 03:19:19 +0000 (03:19 +0000)]
minor optimizations to FLAC__bitreader_read_rice_signed_block()

17 years agospecial version of sample formatting for common cases
Josh Coalson [Thu, 22 Mar 2007 03:15:07 +0000 (03:15 +0000)]
special version of sample formatting for common cases

17 years agounroll byteSwap() loop for common case
Josh Coalson [Thu, 22 Mar 2007 03:14:12 +0000 (03:14 +0000)]
unroll byteSwap() loop for common case