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

22 years agoadd number_type to frame header
Josh Coalson [Mon, 16 Jul 2001 18:02:32 +0000 (18:02 +0000)]
add number_type to frame header

22 years agoadd docs for -E option
Josh Coalson [Mon, 16 Jul 2001 18:01:38 +0000 (18:01 +0000)]
add docs for -E option

22 years agoinitial import
Josh Coalson [Mon, 16 Jul 2001 18:01:08 +0000 (18:01 +0000)]
initial import

22 years agoadd escape coding option
Josh Coalson [Thu, 12 Jul 2001 21:32:13 +0000 (21:32 +0000)]
add escape coding option

22 years agoinclude rice parameters and escape codes in --a-rtext output
Josh Coalson [Thu, 12 Jul 2001 21:31:32 +0000 (21:31 +0000)]
include rice parameters and escape codes in --a-rtext output

22 years agoadd -E escape coding option, better reporting on verify errors
Josh Coalson [Thu, 12 Jul 2001 21:31:09 +0000 (21:31 +0000)]
add -E escape coding option, better reporting on verify errors

22 years agoadd -E escape coding option
Josh Coalson [Thu, 12 Jul 2001 21:30:14 +0000 (21:30 +0000)]
add -E escape coding option

22 years agoindenting fix
Josh Coalson [Thu, 12 Jul 2001 21:29:22 +0000 (21:29 +0000)]
indenting fix

22 years agoremove some obsolete defines
Josh Coalson [Thu, 12 Jul 2001 21:28:55 +0000 (21:28 +0000)]
remove some obsolete defines

22 years agoadd comments
Josh Coalson [Thu, 12 Jul 2001 21:28:12 +0000 (21:28 +0000)]
add comments

22 years agorename _slow to _wide
Josh Coalson [Thu, 12 Jul 2001 21:27:57 +0000 (21:27 +0000)]
rename _slow to _wide

22 years ago#ifdef DEBUG some printouts
Josh Coalson [Thu, 12 Jul 2001 21:27:40 +0000 (21:27 +0000)]
#ifdef DEBUG some printouts

22 years agofix bug with implicit assumption in ia32 mmx routines, add more complete filling...
Josh Coalson [Thu, 12 Jul 2001 21:26:57 +0000 (21:26 +0000)]
fix bug with implicit assumption in ia32 mmx routines, add more complete filling of subframe structure when reading

22 years agomany bug fixes, added escape coding option, fixed residual bit estimation, beginnings...
Josh Coalson [Thu, 12 Jul 2001 21:25:22 +0000 (21:25 +0000)]
many bug fixes, added escape coding option, fixed residual bit estimation, beginnings of support for wide routines

22 years agoadd warnings about implicit assumptions in some routines
Josh Coalson [Thu, 12 Jul 2001 21:23:31 +0000 (21:23 +0000)]
add warnings about implicit assumptions in some routines

22 years agoadd option for escape coding
Josh Coalson [Thu, 12 Jul 2001 21:22:17 +0000 (21:22 +0000)]
add option for escape coding

22 years agorename _slow to _wide
Josh Coalson [Thu, 12 Jul 2001 21:21:53 +0000 (21:21 +0000)]
rename _slow to _wide

22 years agofix bug when reading a zero-bit-long value
Josh Coalson [Thu, 12 Jul 2001 21:21:16 +0000 (21:21 +0000)]
fix bug when reading a zero-bit-long value

22 years agominor tweaks in the overflow checking for VC++
Josh Coalson [Mon, 9 Jul 2001 18:22:46 +0000 (18:22 +0000)]
minor tweaks in the overflow checking for VC++

22 years agochange to not use pipes so it works better on windows
Josh Coalson [Mon, 9 Jul 2001 18:15:36 +0000 (18:15 +0000)]
change to not use pipes so it works better on windows

22 years agofix the case in the coeff quantizer where the coeffs were not quantized when the...
Josh Coalson [Fri, 6 Jul 2001 00:37:57 +0000 (00:37 +0000)]
fix the case in the coeff quantizer where the coeffs were not quantized when the shift is zero

22 years agoadd explicit casts for some implicit conversions
Josh Coalson [Tue, 3 Jul 2001 04:38:59 +0000 (04:38 +0000)]
add explicit casts for some implicit conversions

22 years agouse double instead of FLAC__real in some places internally
Josh Coalson [Tue, 3 Jul 2001 04:37:32 +0000 (04:37 +0000)]
use double instead of FLAC__real in some places internally

22 years agouse double instead of FLAC__real in some places internally; add explicit casts for...
Josh Coalson [Tue, 3 Jul 2001 04:37:18 +0000 (04:37 +0000)]
use double instead of FLAC__real in some places internally; add explicit casts for some implicit cases

22 years agoadd target for building ordinals.h
Josh Coalson [Tue, 3 Jul 2001 04:36:33 +0000 (04:36 +0000)]
add target for building ordinals.h

22 years agofix rare bug in FLAC__lpc_quantize_coefficients where the quantized coeff could get...
Josh Coalson [Tue, 3 Jul 2001 04:10:21 +0000 (04:10 +0000)]
fix rare bug in FLAC__lpc_quantize_coefficients where the quantized coeff could get larger than the max allowed value

22 years agomove gstreamer into the active S/W section
Josh Coalson [Fri, 29 Jun 2001 23:12:50 +0000 (23:12 +0000)]
move gstreamer into the active S/W section

22 years agoimprove the rice parameter calculation
Josh Coalson [Fri, 29 Jun 2001 23:12:26 +0000 (23:12 +0000)]
improve the rice parameter calculation

22 years agoadd support for checking sizes of different types through configure and dynamically...
Josh Coalson [Fri, 29 Jun 2001 02:54:59 +0000 (02:54 +0000)]
add support for checking sizes of different types through configure and dynamically generating include/FLAC/ordinals.h

22 years agorenamed ordinals.h to ordinals.h.in
Josh Coalson [Fri, 29 Jun 2001 02:54:04 +0000 (02:54 +0000)]
renamed ordinals.h to ordinals.h.in

22 years agominor naming convention changes
Josh Coalson [Fri, 29 Jun 2001 02:52:10 +0000 (02:52 +0000)]
minor naming convention changes

22 years agoadd discouraging comment to -9 option
Josh Coalson [Fri, 29 Jun 2001 02:51:39 +0000 (02:51 +0000)]
add discouraging comment to -9 option

22 years agosupposedly fixes bug where playback happens too fast in some situations
Josh Coalson [Fri, 29 Jun 2001 02:51:01 +0000 (02:51 +0000)]
supposedly fixes bug where playback happens too fast in some situations

22 years agoadd -DVERSION
Josh Coalson [Wed, 27 Jun 2001 08:48:11 +0000 (08:48 +0000)]
add -DVERSION

22 years agotweaks to make things work with VC++
Josh Coalson [Wed, 27 Jun 2001 08:47:46 +0000 (08:47 +0000)]
tweaks to make things work with VC++

22 years agoinitial import
Josh Coalson [Wed, 27 Jun 2001 08:46:34 +0000 (08:46 +0000)]
initial import

22 years agoadd the --output-prefix option
Josh Coalson [Wed, 27 Jun 2001 06:53:54 +0000 (06:53 +0000)]
add the --output-prefix option

22 years agoadd --sector-align option
Josh Coalson [Wed, 27 Jun 2001 06:48:34 +0000 (06:48 +0000)]
add --sector-align option

22 years agoadd link to debian packages
Josh Coalson [Wed, 27 Jun 2001 06:46:45 +0000 (06:46 +0000)]
add link to debian packages

22 years agoworkaround for #include bug on OS X
Josh Coalson [Wed, 27 Jun 2001 06:46:24 +0000 (06:46 +0000)]
workaround for #include bug on OS X

22 years agominor tweak to exit code handling
Josh Coalson [Wed, 27 Jun 2001 06:46:00 +0000 (06:46 +0000)]
minor tweak to exit code handling

22 years agochange the command line usage to match flac, tweak the look of the output
Josh Coalson [Wed, 27 Jun 2001 06:45:06 +0000 (06:45 +0000)]
change the command line usage to match flac, tweak the look of the output

22 years agoadd utility.o
Josh Coalson [Sat, 23 Jun 2001 03:06:35 +0000 (03:06 +0000)]
add utility.o

22 years agoadd utility.h
Josh Coalson [Sat, 23 Jun 2001 03:06:23 +0000 (03:06 +0000)]
add utility.h

22 years agoadd utility.c
Josh Coalson [Sat, 23 Jun 2001 03:06:07 +0000 (03:06 +0000)]
add utility.c

22 years agoinitial import
Josh Coalson [Sat, 23 Jun 2001 03:05:30 +0000 (03:05 +0000)]
initial import

22 years agorev the version to 1.0
Josh Coalson [Sat, 23 Jun 2001 03:04:32 +0000 (03:04 +0000)]
rev the version to 1.0

22 years agorevamp the ordinal types
Josh Coalson [Sat, 23 Jun 2001 03:03:24 +0000 (03:03 +0000)]
revamp the ordinal types

22 years agopatch to remove erroneous ..._LIBS var
Josh Coalson [Thu, 21 Jun 2001 19:44:00 +0000 (19:44 +0000)]
patch to remove erroneous ..._LIBS var

22 years agoadd SFFLAC format to id table
Josh Coalson [Thu, 21 Jun 2001 06:34:51 +0000 (06:34 +0000)]
add SFFLAC format to id table

22 years agominor change in S/W section
Josh Coalson [Thu, 21 Jun 2001 06:34:32 +0000 (06:34 +0000)]
minor change in S/W section

22 years agoadd aoutb support for openbsd
Josh Coalson [Thu, 21 Jun 2001 06:34:15 +0000 (06:34 +0000)]
add aoutb support for openbsd

23 years agominor fixes
Josh Coalson [Tue, 19 Jun 2001 06:48:21 +0000 (06:48 +0000)]
minor fixes

23 years agominor #include changes
Josh Coalson [Tue, 19 Jun 2001 06:48:09 +0000 (06:48 +0000)]
minor #include changes

23 years agoadd object file format guessing from configure
Josh Coalson [Mon, 18 Jun 2001 23:07:19 +0000 (23:07 +0000)]
add object file format guessing from configure

23 years agochange the naming of the object file format define to make it easier to configure...
Josh Coalson [Mon, 18 Jun 2001 22:16:10 +0000 (22:16 +0000)]
change the naming of the object file format define to make it easier to configure properly

23 years agofix default versioning behavior
Josh Coalson [Mon, 18 Jun 2001 21:30:39 +0000 (21:30 +0000)]
fix default versioning behavior

23 years agominor formatting changes
Josh Coalson [Mon, 18 Jun 2001 02:34:09 +0000 (02:34 +0000)]
minor formatting changes

23 years agoadd gstreamer in comments of s/w section
Josh Coalson [Mon, 18 Jun 2001 02:32:03 +0000 (02:32 +0000)]
add gstreamer in comments of s/w section

23 years agoupdate libFLAC section with new _set_ functions
Josh Coalson [Sun, 17 Jun 2001 02:38:32 +0000 (02:38 +0000)]
update libFLAC section with new _set_ functions

23 years agorevamp encoder/decoder interface to use set methods instead on args to init
Josh Coalson [Sat, 16 Jun 2001 07:32:25 +0000 (07:32 +0000)]
revamp encoder/decoder interface to use set methods instead on args to init

23 years agominor wording change about libFLAC; delete dead link
Josh Coalson [Fri, 15 Jun 2001 22:58:04 +0000 (22:58 +0000)]
minor wording change about libFLAC; delete dead link

23 years agominor wording change about libFLAC
Josh Coalson [Fri, 15 Jun 2001 22:57:29 +0000 (22:57 +0000)]
minor wording change about libFLAC

23 years agofix syntax typo
Josh Coalson [Fri, 15 Jun 2001 21:24:34 +0000 (21:24 +0000)]
fix syntax typo