platform/upstream/flac.git
22 years agocommit patch for compiling on mingw32
Josh Coalson [Tue, 13 Nov 2001 21:37:04 +0000 (21:37 +0000)]
commit patch for compiling on mingw32

22 years agofix link flags for release target
Josh Coalson [Tue, 13 Nov 2001 21:27:01 +0000 (21:27 +0000)]
fix link flags for release target

22 years agominor compile flag change (define _LIB)
Josh Coalson [Tue, 13 Nov 2001 21:26:21 +0000 (21:26 +0000)]
minor compile flag change (define _LIB)

22 years agoadd ogg support
Josh Coalson [Tue, 13 Nov 2001 21:25:47 +0000 (21:25 +0000)]
add ogg support

22 years agoupdate libFLAC section to add new seekable stream decoder
Josh Coalson [Mon, 12 Nov 2001 21:05:41 +0000 (21:05 +0000)]
update libFLAC section to add new seekable stream decoder

22 years agoadd verbiage about multi-platform
Josh Coalson [Mon, 12 Nov 2001 21:04:52 +0000 (21:04 +0000)]
add verbiage about multi-platform

22 years agoupdate library version
Josh Coalson [Sun, 11 Nov 2001 04:02:23 +0000 (04:02 +0000)]
update library version

22 years agominor cosmetics with Ogg defines
Josh Coalson [Sun, 11 Nov 2001 04:02:05 +0000 (04:02 +0000)]
minor cosmetics with Ogg defines

22 years agoupdate version number to 1.0.1
Josh Coalson [Sun, 11 Nov 2001 04:00:27 +0000 (04:00 +0000)]
update version number to 1.0.1

22 years agoupdate version number to 1.0.1; minor cosmetics with Ogg defines
Josh Coalson [Sun, 11 Nov 2001 03:59:46 +0000 (03:59 +0000)]
update version number to 1.0.1; minor cosmetics with Ogg defines

22 years agoadd project builder stuff for OS X
Josh Coalson [Fri, 9 Nov 2001 19:24:48 +0000 (19:24 +0000)]
add project builder stuff for OS X

22 years agoadd wording for OS X builds
Josh Coalson [Fri, 9 Nov 2001 19:23:50 +0000 (19:23 +0000)]
add wording for OS X builds

22 years agochange back to unix-format line endings
Josh Coalson [Fri, 9 Nov 2001 19:23:42 +0000 (19:23 +0000)]
change back to unix-format line endings

22 years agominor changes to linkage
Josh Coalson [Fri, 9 Nov 2001 00:00:23 +0000 (00:00 +0000)]
minor changes to linkage

22 years agosplit most of FileDecoder off to new SeekableStreamDecoder
Josh Coalson [Thu, 8 Nov 2001 23:59:22 +0000 (23:59 +0000)]
split most of FileDecoder off to new SeekableStreamDecoder

22 years agocheck in new version of the winamp3 plugin
Josh Coalson [Thu, 8 Nov 2001 23:54:10 +0000 (23:54 +0000)]
check in new version of the winamp3 plugin

22 years agoremove the old version to make way for the new version
Josh Coalson [Thu, 8 Nov 2001 23:52:32 +0000 (23:52 +0000)]
remove the old version to make way for the new version

22 years agoadd monkeys audio utils
Josh Coalson [Sat, 3 Nov 2001 00:16:03 +0000 (00:16 +0000)]
add monkeys audio utils

22 years agoadd extras section
Josh Coalson [Sat, 3 Nov 2001 00:14:32 +0000 (00:14 +0000)]
add extras section

22 years agomove placement of -lm ala Christian
Josh Coalson [Thu, 1 Nov 2001 19:54:39 +0000 (19:54 +0000)]
move placement of -lm ala Christian

22 years agomake --help synonymous with -H, print long --help to stdout instead of stderr
Josh Coalson [Thu, 1 Nov 2001 19:47:50 +0000 (19:47 +0000)]
make --help synonymous with -H, print long --help to stdout instead of stderr

22 years agofix ..._process_metadata() to return correctly from a READ_FRAME state
Josh Coalson [Thu, 1 Nov 2001 19:47:06 +0000 (19:47 +0000)]
fix ..._process_metadata() to return correctly from a READ_FRAME state

22 years agoFix libogg check
Matt Zimmerman [Thu, 1 Nov 2001 11:23:32 +0000 (11:23 +0000)]
Fix libogg check

22 years agoset state to SEARCH_FOR_FRAME_SYNC after flush
Josh Coalson [Thu, 1 Nov 2001 05:23:48 +0000 (05:23 +0000)]
set state to SEARCH_FOR_FRAME_SYNC after flush

22 years agochanges to reduce the stack requirements of the encoder
Josh Coalson [Thu, 1 Nov 2001 00:27:29 +0000 (00:27 +0000)]
changes to reduce the stack requirements of the encoder

22 years agofix bugs with skipping id3v2 tags and long metadata blocks
Josh Coalson [Wed, 31 Oct 2001 23:55:56 +0000 (23:55 +0000)]
fix bugs with skipping id3v2 tags and long metadata blocks

22 years agoseveral ogg-related fixes
Josh Coalson [Wed, 31 Oct 2001 23:17:43 +0000 (23:17 +0000)]
several ogg-related fixes

22 years agoadd -H and --ogg options, remove -9 and -fw options
Josh Coalson [Wed, 31 Oct 2001 23:15:20 +0000 (23:15 +0000)]
add -H and --ogg options, remove -9 and -fw options

22 years agoremove unnecessary -fw option
Josh Coalson [Wed, 31 Oct 2001 21:41:04 +0000 (21:41 +0000)]
remove unnecessary -fw option

22 years agofix tiny bug with filename setting
Josh Coalson [Wed, 31 Oct 2001 20:25:00 +0000 (20:25 +0000)]
fix tiny bug with filename setting

22 years agopatch from Christian: use $? instead of $<
Josh Coalson [Wed, 31 Oct 2001 19:11:53 +0000 (19:11 +0000)]
patch from Christian: use $? instead of $<

22 years agorename -9 to secret option; break up help into short and long versions
Josh Coalson [Wed, 31 Oct 2001 18:46:53 +0000 (18:46 +0000)]
rename -9 to secret option; break up help into short and long versions

22 years agoadd support for writing ogg streams
Josh Coalson [Wed, 31 Oct 2001 18:31:36 +0000 (18:31 +0000)]
add support for writing ogg streams

22 years agominor wording changes
Josh Coalson [Wed, 31 Oct 2001 18:30:19 +0000 (18:30 +0000)]
minor wording changes

22 years agopatch from christian, #undef swap16
Josh Coalson [Thu, 25 Oct 2001 18:42:20 +0000 (18:42 +0000)]
patch from christian, #undef swap16

22 years agopatch from Matt for automake 1.5
Josh Coalson [Fri, 19 Oct 2001 18:24:33 +0000 (18:24 +0000)]
patch from Matt for automake 1.5

22 years agoadd frog and bonk, update lpac to 1.31 and wavpack to 3.91
Josh Coalson [Thu, 18 Oct 2001 21:22:25 +0000 (21:22 +0000)]
add frog and bonk, update lpac to 1.31 and wavpack to 3.91

22 years agofix bug where raw encoder rewinds to beginning of file when it shouldn't
Josh Coalson [Tue, 16 Oct 2001 06:32:50 +0000 (06:32 +0000)]
fix bug where raw encoder rewinds to beginning of file when it shouldn't

22 years agoremove beta language, update todo list
Josh Coalson [Fri, 28 Sep 2001 23:08:20 +0000 (23:08 +0000)]
remove beta language, update todo list

22 years agoremove beta language
Josh Coalson [Fri, 28 Sep 2001 23:08:02 +0000 (23:08 +0000)]
remove beta language

22 years agorevision for 1.0
Andrey Astafiev [Mon, 20 Aug 2001 10:59:39 +0000 (10:59 +0000)]
revision for 1.0

22 years agorevision for 1.0
Andrey Astafiev [Mon, 20 Aug 2001 05:47:53 +0000 (05:47 +0000)]
revision for 1.0

22 years agorevision for 1.0
Andrey Astafiev [Mon, 20 Aug 2001 05:30:09 +0000 (05:30 +0000)]
revision for 1.0

22 years agoAdded documentation for -c option
Matt Zimmerman [Fri, 17 Aug 2001 16:31:17 +0000 (16:31 +0000)]
Added documentation for -c option

22 years agofix bug when skipping data
Josh Coalson [Thu, 16 Aug 2001 22:36:56 +0000 (22:36 +0000)]
fix bug when skipping data

22 years agorename some struct members to avoid C++ 'private' and 'protected' keywords
Josh Coalson [Thu, 16 Aug 2001 20:07:29 +0000 (20:07 +0000)]
rename some struct members to avoid C++ 'private' and 'protected' keywords

22 years agoadd Audacity to S/W section
Josh Coalson [Thu, 16 Aug 2001 17:58:23 +0000 (17:58 +0000)]
add Audacity to S/W section

22 years agoupdate S/W section
Josh Coalson [Tue, 14 Aug 2001 18:04:06 +0000 (18:04 +0000)]
update S/W section

22 years agoadd support for non-standard fmt chunks
Josh Coalson [Tue, 14 Aug 2001 17:46:17 +0000 (17:46 +0000)]
add support for non-standard fmt chunks

22 years ago*** empty log message ***
Andrey Astafiev [Tue, 14 Aug 2001 07:38:36 +0000 (07:38 +0000)]
*** empty log message ***

22 years agoreplace LOCAL_FABS() with fabs()
Josh Coalson [Mon, 13 Aug 2001 23:10:06 +0000 (23:10 +0000)]
replace LOCAL_FABS() with fabs()

22 years agoMiroslav's patch to add run-time detection of operating system support for SSE/SSE2...
Josh Coalson [Mon, 13 Aug 2001 22:32:40 +0000 (22:32 +0000)]
Miroslav's patch to add run-time detection of operating system support for SSE/SSE2 instructions

22 years agoquote some square brackets to protect from m4
Josh Coalson [Mon, 13 Aug 2001 21:58:49 +0000 (21:58 +0000)]
quote some square brackets to protect from m4

22 years agofix debian package link to search for just 1.0
Josh Coalson [Thu, 2 Aug 2001 21:10:42 +0000 (21:10 +0000)]
fix debian package link to search for just 1.0

22 years agorevision for flac 1.0
Andrey Astafiev [Wed, 1 Aug 2001 05:05:56 +0000 (05:05 +0000)]
revision for flac 1.0

22 years ago-m was given twice; the second instance should have been -M. Fixed.
Matt Zimmerman [Tue, 31 Jul 2001 21:26:17 +0000 (21:26 +0000)]
-m was given twice; the second instance should have been -M.  Fixed.

22 years agoadd bitbuffer.h
Josh Coalson [Sun, 22 Jul 2001 19:04:32 +0000 (19:04 +0000)]
add bitbuffer.h

22 years agoinclude top_builddir in CFLAGS
Josh Coalson [Sun, 22 Jul 2001 19:02:40 +0000 (19:02 +0000)]
include top_builddir in CFLAGS

22 years agomore autoconf/automake patches from Matt
Josh Coalson [Sun, 22 Jul 2001 07:27:45 +0000 (07:27 +0000)]
more autoconf/automake patches from Matt

22 years agorevert to using libtool to generate the convenience library
Josh Coalson [Sun, 22 Jul 2001 07:26:58 +0000 (07:26 +0000)]
revert to using libtool to generate the convenience library

22 years agotest for existence of test_files/
Josh Coalson [Sun, 22 Jul 2001 07:25:50 +0000 (07:25 +0000)]
test for existence of test_files/

22 years agofallback to docbook2man if no docbook-to-man available
Josh Coalson [Sun, 22 Jul 2001 07:25:15 +0000 (07:25 +0000)]
fallback to docbook2man if no docbook-to-man available

22 years agofix the release year on some news bullets
Josh Coalson [Sat, 21 Jul 2001 00:28:10 +0000 (00:28 +0000)]
fix the release year on some news bullets

22 years agochange to make libFLAC-asm a static, non-libtool library
Josh Coalson [Fri, 20 Jul 2001 23:46:09 +0000 (23:46 +0000)]
change to make libFLAC-asm a static, non-libtool library

22 years agomove @XMMS_LIBS@ to the end of libxmms_flac_la_LIBADD
Josh Coalson [Fri, 20 Jul 2001 23:45:42 +0000 (23:45 +0000)]
move @XMMS_LIBS@ to the end of libxmms_flac_la_LIBADD

22 years agotweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconf
Josh Coalson [Fri, 20 Jul 2001 23:44:35 +0000 (23:44 +0000)]
tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconf

22 years agoadd -E- to docs
Josh Coalson [Fri, 20 Jul 2001 23:43:34 +0000 (23:43 +0000)]
add -E- to docs

22 years agoadd instructions for building with Makefile.lite
Josh Coalson [Fri, 20 Jul 2001 23:43:15 +0000 (23:43 +0000)]
add instructions for building with Makefile.lite

22 years agoupdate comparison tables
Josh Coalson [Thu, 19 Jul 2001 23:54:20 +0000 (23:54 +0000)]
update comparison tables

22 years agoswitch to better method for getting floor(log2(double))
Josh Coalson [Thu, 19 Jul 2001 17:07:13 +0000 (17:07 +0000)]
switch to better method for getting floor(log2(double))

22 years agoadd Andrey's latest
Josh Coalson [Thu, 19 Jul 2001 17:06:10 +0000 (17:06 +0000)]
add Andrey's latest

22 years agominor spacing
Josh Coalson [Thu, 19 Jul 2001 00:22:47 +0000 (00:22 +0000)]
minor spacing

22 years agopreserve passed in CFLAGS
Josh Coalson [Thu, 19 Jul 2001 00:19:25 +0000 (00:19 +0000)]
preserve passed in CFLAGS

22 years agoadd macro define for inlining
Josh Coalson [Wed, 18 Jul 2001 23:49:12 +0000 (23:49 +0000)]
add macro define for inlining

22 years agoadd news items for 1.0 release
Josh Coalson [Wed, 18 Jul 2001 23:48:32 +0000 (23:48 +0000)]
add news items for 1.0 release

22 years agofix another possible bug in the quantizer
Josh Coalson [Wed, 18 Jul 2001 23:47:19 +0000 (23:47 +0000)]
fix another possible bug in the quantizer

22 years agoforce compiler inlining of some routines
Josh Coalson [Wed, 18 Jul 2001 23:44:46 +0000 (23:44 +0000)]
force compiler inlining of some routines

22 years agochange some debug printouts
Josh Coalson [Wed, 18 Jul 2001 23:43:01 +0000 (23:43 +0000)]
change some debug printouts

22 years agoadd *.wav to the cleanup
Josh Coalson [Wed, 18 Jul 2001 23:42:07 +0000 (23:42 +0000)]
add *.wav to the cleanup

22 years agoremove authors.html and links to it
Josh Coalson [Wed, 18 Jul 2001 23:38:23 +0000 (23:38 +0000)]
remove authors.html and links to it

22 years agoremove -ffast-math from gcc CFLAGS
Josh Coalson [Wed, 18 Jul 2001 00:27:38 +0000 (00:27 +0000)]
remove -ffast-math from gcc CFLAGS

22 years agoadd --sse-os argument, remove -ffast-math from gcc CFLAGS
Josh Coalson [Wed, 18 Jul 2001 00:27:06 +0000 (00:27 +0000)]
add --sse-os argument, remove -ffast-math from gcc CFLAGS

22 years agoremove a bad assert on cpuinfo struct
Josh Coalson [Wed, 18 Jul 2001 00:25:52 +0000 (00:25 +0000)]
remove a bad assert on cpuinfo struct

22 years agoadd a dummy function for determining OS support of SSE instructions
Josh Coalson [Wed, 18 Jul 2001 00:24:46 +0000 (00:24 +0000)]
add a dummy function for determining OS support of SSE instructions

22 years agofix bug in SSE routines
Josh Coalson [Wed, 18 Jul 2001 00:23:40 +0000 (00:23 +0000)]
fix bug in SSE routines

22 years agoadd better docs on configure options
Josh Coalson [Wed, 18 Jul 2001 00:23:06 +0000 (00:23 +0000)]
add better docs on configure options

22 years agoadd 3DNOW stuff from Miroslav
Josh Coalson [Mon, 16 Jul 2001 21:13:19 +0000 (21:13 +0000)]
add 3DNOW stuff from Miroslav

22 years agoadd Andrey
Josh Coalson [Mon, 16 Jul 2001 21:12:48 +0000 (21:12 +0000)]
add Andrey

22 years agoadd link to russian version of the page
Josh Coalson [Mon, 16 Jul 2001 21:10:50 +0000 (21:10 +0000)]
add link to russian version of the page

22 years agoadd ru to SUBDIRS
Josh Coalson [Mon, 16 Jul 2001 21:10:18 +0000 (21:10 +0000)]
add ru to SUBDIRS

22 years agoinitial import
Josh Coalson [Mon, 16 Jul 2001 21:09:29 +0000 (21:09 +0000)]
initial import

22 years agochange default version to 1.0
Josh Coalson [Mon, 16 Jul 2001 18:11:30 +0000 (18:11 +0000)]
change default version to 1.0

22 years agoagain, in more places, fix bug when reading a zero-bit-long value
Josh Coalson [Mon, 16 Jul 2001 18:10:56 +0000 (18:10 +0000)]
again, in more places, fix bug when reading a zero-bit-long value

22 years agoadd -version-info to libFLAC_la_LDFLAGS
Josh Coalson [Mon, 16 Jul 2001 18:10:19 +0000 (18:10 +0000)]
add -version-info to libFLAC_la_LDFLAGS

22 years agoadd checking based on number_type in the frame header
Josh Coalson [Mon, 16 Jul 2001 18:08:25 +0000 (18:08 +0000)]
add checking based on number_type in the frame header

22 years agoadd FLAC__FrameNumberTypeString
Josh Coalson [Mon, 16 Jul 2001 18:07:12 +0000 (18:07 +0000)]
add FLAC__FrameNumberTypeString

22 years agocompute partition sums in 64-bits, move max partition order calulation earlier, tight...
Josh Coalson [Mon, 16 Jul 2001 18:06:41 +0000 (18:06 +0000)]
compute partition sums in 64-bits, move max partition order calulation earlier, tighten constraints of qlp coeff precision to make everything 32-bit safe

22 years agoadd method for uint64 type
Josh Coalson [Mon, 16 Jul 2001 18:04:52 +0000 (18:04 +0000)]
add method for uint64 type

22 years agopatch from collver at linuxfreemail.com
Josh Coalson [Mon, 16 Jul 2001 18:04:19 +0000 (18:04 +0000)]
patch from collver at linuxfreemail.com

22 years agoadd comments
Josh Coalson [Mon, 16 Jul 2001 18:03:16 +0000 (18:03 +0000)]
add comments