Josh Coalson [Mon, 16 Jul 2007 06:04:28 +0000 (06:04 +0000)]
comment out some optimized branch
Josh Coalson [Mon, 16 Jul 2007 06:03:32 +0000 (06:03 +0000)]
improvements to compile/link options
Josh Coalson [Wed, 11 Jul 2007 04:15:26 +0000 (04:15 +0000)]
add FLAC.sln to EXTRA_DIST
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
Josh Coalson [Wed, 11 Jul 2007 04:14:43 +0000 (04:14 +0000)]
minor comments
Josh Coalson [Wed, 11 Jul 2007 04:13:09 +0000 (04:13 +0000)]
add vcproj files to EXTRA_DIST
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
Josh Coalson [Tue, 10 Jul 2007 02:09:38 +0000 (02:09 +0000)]
bump libtool number in prep for release
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
Josh Coalson [Sat, 7 Jul 2007 07:02:11 +0000 (07:02 +0000)]
add porting guide item for 1.1.4->1.2.0
Josh Coalson [Sat, 7 Jul 2007 07:01:36 +0000 (07:01 +0000)]
add porting guide ref to 1.2.0 item
Josh Coalson [Sat, 7 Jul 2007 06:10:35 +0000 (06:10 +0000)]
bump version number to 1.2.0
Josh Coalson [Sat, 7 Jul 2007 06:08:42 +0000 (06:08 +0000)]
bump version number to 1.2.0; flesh out changelog
Josh Coalson [Sat, 7 Jul 2007 05:50:58 +0000 (05:50 +0000)]
add undocumented option to flac: --ignore-chunk-sizes
Josh Coalson [Sat, 7 Jul 2007 04:30:48 +0000 (04:30 +0000)]
fix optimization bug in FLAC__bitwriter_write_rice_signed_block()
Josh Coalson [Sat, 7 Jul 2007 04:30:18 +0000 (04:30 +0000)]
minor syntax
Josh Coalson [Sat, 7 Jul 2007 04:30:11 +0000 (04:30 +0000)]
minor comments
Josh Coalson [Sat, 7 Jul 2007 04:16:49 +0000 (04:16 +0000)]
deprecate projectbuilder project
Josh Coalson [Wed, 20 Jun 2007 01:28:34 +0000 (01:28 +0000)]
minor verbiage
Josh Coalson [Wed, 20 Jun 2007 01:28:15 +0000 (01:28 +0000)]
replace broken link to grip+flac instructions
Josh Coalson [Wed, 20 Jun 2007 01:26:52 +0000 (01:26 +0000)]
fix windows bugs
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
Josh Coalson [Wed, 20 Jun 2007 01:25:20 +0000 (01:25 +0000)]
minor cosmetics
Josh Coalson [Wed, 20 Jun 2007 01:23:49 +0000 (01:23 +0000)]
fix bug with partition sum overflowing
Josh Coalson [Wed, 20 Jun 2007 01:23:02 +0000 (01:23 +0000)]
fix for FLAC__INTEGER_ONLY_LIBRARY
Josh Coalson [Tue, 19 Jun 2007 23:59:16 +0000 (23:59 +0000)]
minor comments
Josh Coalson [Tue, 19 Jun 2007 04:18:55 +0000 (04:18 +0000)]
fix mem leaks and open files
Josh Coalson [Tue, 19 Jun 2007 04:18:45 +0000 (04:18 +0000)]
add --no-md5-sum
Josh Coalson [Sat, 16 Jun 2007 00:56:07 +0000 (00:56 +0000)]
fix typo in max sample rate described in STREAMINFO section
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
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
Josh Coalson [Sat, 16 Jun 2007 00:41:10 +0000 (00:41 +0000)]
move xmms cflags to end of INCLUDES
Josh Coalson [Sat, 16 Jun 2007 00:40:19 +0000 (00:40 +0000)]
add more things reported in analyze mode
Josh Coalson [Sat, 16 Jun 2007 00:38:47 +0000 (00:38 +0000)]
minor cosmetics
Josh Coalson [Sat, 16 Jun 2007 00:37:42 +0000 (00:37 +0000)]
cleaner pointer alignment logic for autoconf-based builds
Josh Coalson [Sat, 16 Jun 2007 00:31:49 +0000 (00:31 +0000)]
*** empty log message ***
Josh Coalson [Sat, 16 Jun 2007 00:23:04 +0000 (00:23 +0000)]
add verbiage about mailing list (must subscribe to post)
Josh Coalson [Sat, 16 Jun 2007 00:21:59 +0000 (00:21 +0000)]
*** empty log message ***
Josh Coalson [Sat, 16 Jun 2007 00:21:38 +0000 (00:21 +0000)]
add wavpack 4.41; time flac with md5 disabled during decoding
Josh Coalson [Thu, 14 Jun 2007 06:37:08 +0000 (06:37 +0000)]
fixed for sun forte compiler
Josh Coalson [Thu, 14 Jun 2007 06:21:44 +0000 (06:21 +0000)]
fix bug with negative indexing
Josh Coalson [Thu, 14 Jun 2007 06:17:57 +0000 (06:17 +0000)]
*** empty log message ***
Josh Coalson [Thu, 14 Jun 2007 06:13:25 +0000 (06:13 +0000)]
remove unused vars
Josh Coalson [Thu, 14 Jun 2007 06:10:00 +0000 (06:10 +0000)]
cleaner pointer alignment logic for autoconf-based builds
Josh Coalson [Thu, 14 Jun 2007 05:25:35 +0000 (05:25 +0000)]
fix LD_LIBRARY_PATH-saving logic
Josh Coalson [Thu, 14 Jun 2007 05:19:46 +0000 (05:19 +0000)]
add internal FLAC__stream_encoder_set/get_do_md5()
Josh Coalson [Wed, 13 Jun 2007 05:34:39 +0000 (05:34 +0000)]
add "run-time error 75" faq
Josh Coalson [Wed, 13 Jun 2007 04:45:43 +0000 (04:45 +0000)]
add "qfst"
Josh Coalson [Wed, 13 Jun 2007 02:16:18 +0000 (02:16 +0000)]
add psymbolic link
Josh Coalson [Wed, 13 Jun 2007 02:16:10 +0000 (02:16 +0000)]
add mediamonkey link
Josh Coalson [Wed, 13 Jun 2007 02:15:49 +0000 (02:15 +0000)]
add sentence to "about" section
Josh Coalson [Wed, 23 May 2007 18:19:38 +0000 (18:19 +0000)]
update link to windows installer
Josh Coalson [Wed, 23 May 2007 18:18:43 +0000 (18:18 +0000)]
add linn records status item
Josh Coalson [Wed, 23 May 2007 18:18:29 +0000 (18:18 +0000)]
add linn records link
Josh Coalson [Fri, 11 May 2007 00:48:14 +0000 (00:48 +0000)]
msvc fixes
Josh Coalson [Fri, 11 May 2007 00:45:17 +0000 (00:45 +0000)]
update flac installer link, fix other links
Josh Coalson [Fri, 11 May 2007 00:44:54 +0000 (00:44 +0000)]
add mp3tag link
Josh Coalson [Fri, 11 May 2007 00:44:39 +0000 (00:44 +0000)]
update sony entry
Josh Coalson [Fri, 11 May 2007 00:44:26 +0000 (00:44 +0000)]
status item for windows installer
Josh Coalson [Fri, 11 May 2007 00:44:09 +0000 (00:44 +0000)]
link to our Xiph license
Josh Coalson [Fri, 11 May 2007 00:43:51 +0000 (00:43 +0000)]
add links: zunior, dimeadozen, quinlanroad
Josh Coalson [Fri, 11 May 2007 00:43:27 +0000 (00:43 +0000)]
typo
Josh Coalson [Fri, 11 May 2007 00:42:35 +0000 (00:42 +0000)]
add new flacdiff util
Josh Coalson [Thu, 5 Apr 2007 00:49:41 +0000 (00:49 +0000)]
add FLAC::Decoder::Stream::get_decode_position()
Josh Coalson [Thu, 5 Apr 2007 00:48:53 +0000 (00:48 +0000)]
minor comments
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
Josh Coalson [Wed, 4 Apr 2007 01:07:40 +0000 (01:07 +0000)]
MSVC optimization in process calls
Josh Coalson [Wed, 4 Apr 2007 01:06:08 +0000 (01:06 +0000)]
remove more redundant logic in process calls
Josh Coalson [Wed, 4 Apr 2007 01:03:07 +0000 (01:03 +0000)]
more optimizations
Josh Coalson [Wed, 4 Apr 2007 01:02:21 +0000 (01:02 +0000)]
minor optimization in loop logic
Josh Coalson [Wed, 4 Apr 2007 01:01:28 +0000 (01:01 +0000)]
add stream_encoder_asm.nasm
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
Josh Coalson [Wed, 4 Apr 2007 00:57:03 +0000 (00:57 +0000)]
optimize special case in 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()
Josh Coalson [Sat, 31 Mar 2007 01:01:02 +0000 (01:01 +0000)]
minor optimizations to precompute_partition_info_sums_()
Josh Coalson [Fri, 30 Mar 2007 01:02:40 +0000 (01:02 +0000)]
add FLAC__format_sample_rate_is_subset()
Josh Coalson [Fri, 30 Mar 2007 01:00:30 +0000 (01:00 +0000)]
add debug info to nasm debug builds
Josh Coalson [Fri, 30 Mar 2007 00:54:17 +0000 (00:54 +0000)]
minor optimization
Josh Coalson [Fri, 23 Mar 2007 05:23:11 +0000 (05:23 +0000)]
fix extern names for win32
Josh Coalson [Fri, 23 Mar 2007 05:16:34 +0000 (05:16 +0000)]
add ia32/bitreader_asm.nasm
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
Josh Coalson [Fri, 23 Mar 2007 04:48:52 +0000 (04:48 +0000)]
minor optimizations
Josh Coalson [Fri, 23 Mar 2007 04:48:36 +0000 (04:48 +0000)]
better alignment in md5 structure elements
Josh Coalson [Thu, 22 Mar 2007 07:23:14 +0000 (07:23 +0000)]
optimization: faster crc-16 calculation
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
Josh Coalson [Thu, 22 Mar 2007 03:22:27 +0000 (03:22 +0000)]
add FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap()
Josh Coalson [Thu, 22 Mar 2007 03:20:56 +0000 (03:20 +0000)]
minor comments
Josh Coalson [Thu, 22 Mar 2007 03:20:12 +0000 (03:20 +0000)]
minor 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()
Josh Coalson [Thu, 22 Mar 2007 03:19:19 +0000 (03:19 +0000)]
minor optimizations to FLAC__bitreader_read_rice_signed_block()
Josh Coalson [Thu, 22 Mar 2007 03:15:07 +0000 (03:15 +0000)]
special version of sample formatting for common cases
Josh Coalson [Thu, 22 Mar 2007 03:14:12 +0000 (03:14 +0000)]
unroll byteSwap() loop for common case
Josh Coalson [Thu, 22 Mar 2007 03:13:11 +0000 (03:13 +0000)]
minor comments
Josh Coalson [Sat, 17 Mar 2007 05:21:36 +0000 (05:21 +0000)]
minor optimizations to FLAC__bitbuffer_read_rice_signed_block()
Josh Coalson [Wed, 14 Mar 2007 07:58:19 +0000 (07:58 +0000)]
minor tweaks to private md5 interface
Josh Coalson [Wed, 14 Mar 2007 07:57:45 +0000 (07:57 +0000)]
in FLAC__MD5Accumulate() optimize sample->byte packing for common cases
Josh Coalson [Tue, 13 Mar 2007 16:14:36 +0000 (16:14 +0000)]
pass cpu info into bitreader, use it to turn on use of bswap inline asm for msvc
Josh Coalson [Tue, 13 Mar 2007 16:13:52 +0000 (16:13 +0000)]
pass cpu info into bitreader
Josh Coalson [Tue, 13 Mar 2007 06:35:55 +0000 (06:35 +0000)]
improve ia-32 checks to include cpuid, bswap, sse3 and ssse3 support
Josh Coalson [Tue, 13 Mar 2007 06:35:03 +0000 (06:35 +0000)]
minor comments