Josh Coalson [Mon, 16 Jul 2001 18:03:16 +0000 (18:03 +0000)]
add comments
Josh Coalson [Mon, 16 Jul 2001 18:02:32 +0000 (18:02 +0000)]
add number_type to frame header
Josh Coalson [Mon, 16 Jul 2001 18:01:38 +0000 (18:01 +0000)]
add docs for -E option
Josh Coalson [Mon, 16 Jul 2001 18:01:08 +0000 (18:01 +0000)]
initial import
Josh Coalson [Thu, 12 Jul 2001 21:32:13 +0000 (21:32 +0000)]
add escape coding option
Josh Coalson [Thu, 12 Jul 2001 21:31:32 +0000 (21:31 +0000)]
include rice parameters and escape codes in --a-rtext output
Josh Coalson [Thu, 12 Jul 2001 21:31:09 +0000 (21:31 +0000)]
add -E escape coding option, better reporting on verify errors
Josh Coalson [Thu, 12 Jul 2001 21:30:14 +0000 (21:30 +0000)]
add -E escape coding option
Josh Coalson [Thu, 12 Jul 2001 21:29:22 +0000 (21:29 +0000)]
indenting fix
Josh Coalson [Thu, 12 Jul 2001 21:28:55 +0000 (21:28 +0000)]
remove some obsolete defines
Josh Coalson [Thu, 12 Jul 2001 21:28:12 +0000 (21:28 +0000)]
add comments
Josh Coalson [Thu, 12 Jul 2001 21:27:57 +0000 (21:27 +0000)]
rename _slow to _wide
Josh Coalson [Thu, 12 Jul 2001 21:27:40 +0000 (21:27 +0000)]
#ifdef DEBUG some printouts
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
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
Josh Coalson [Thu, 12 Jul 2001 21:23:31 +0000 (21:23 +0000)]
add warnings about implicit assumptions in some routines
Josh Coalson [Thu, 12 Jul 2001 21:22:17 +0000 (21:22 +0000)]
add option for escape coding
Josh Coalson [Thu, 12 Jul 2001 21:21:53 +0000 (21:21 +0000)]
rename _slow to _wide
Josh Coalson [Thu, 12 Jul 2001 21:21:16 +0000 (21:21 +0000)]
fix bug when reading a zero-bit-long value
Josh Coalson [Mon, 9 Jul 2001 18:22:46 +0000 (18:22 +0000)]
minor tweaks in the overflow checking for VC++
Josh Coalson [Mon, 9 Jul 2001 18:15:36 +0000 (18:15 +0000)]
change to not use pipes so it works better on windows
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
Josh Coalson [Tue, 3 Jul 2001 04:38:59 +0000 (04:38 +0000)]
add explicit casts for some implicit conversions
Josh Coalson [Tue, 3 Jul 2001 04:37:32 +0000 (04:37 +0000)]
use double instead of FLAC__real in some places internally
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
Josh Coalson [Tue, 3 Jul 2001 04:36:33 +0000 (04:36 +0000)]
add target for building ordinals.h
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
Josh Coalson [Fri, 29 Jun 2001 23:12:50 +0000 (23:12 +0000)]
move gstreamer into the active S/W section
Josh Coalson [Fri, 29 Jun 2001 23:12:26 +0000 (23:12 +0000)]
improve the rice parameter calculation
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
Josh Coalson [Fri, 29 Jun 2001 02:54:04 +0000 (02:54 +0000)]
renamed ordinals.h to ordinals.h.in
Josh Coalson [Fri, 29 Jun 2001 02:52:10 +0000 (02:52 +0000)]
minor naming convention changes
Josh Coalson [Fri, 29 Jun 2001 02:51:39 +0000 (02:51 +0000)]
add discouraging comment to -9 option
Josh Coalson [Fri, 29 Jun 2001 02:51:01 +0000 (02:51 +0000)]
supposedly fixes bug where playback happens too fast in some situations
Josh Coalson [Wed, 27 Jun 2001 08:48:11 +0000 (08:48 +0000)]
add -DVERSION
Josh Coalson [Wed, 27 Jun 2001 08:47:46 +0000 (08:47 +0000)]
tweaks to make things work with VC++
Josh Coalson [Wed, 27 Jun 2001 08:46:34 +0000 (08:46 +0000)]
initial import
Josh Coalson [Wed, 27 Jun 2001 06:53:54 +0000 (06:53 +0000)]
add the --output-prefix option
Josh Coalson [Wed, 27 Jun 2001 06:48:34 +0000 (06:48 +0000)]
add --sector-align option
Josh Coalson [Wed, 27 Jun 2001 06:46:45 +0000 (06:46 +0000)]
add link to debian packages
Josh Coalson [Wed, 27 Jun 2001 06:46:24 +0000 (06:46 +0000)]
workaround for #include bug on OS X
Josh Coalson [Wed, 27 Jun 2001 06:46:00 +0000 (06:46 +0000)]
minor tweak to exit code handling
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
Josh Coalson [Sat, 23 Jun 2001 03:06:35 +0000 (03:06 +0000)]
add utility.o
Josh Coalson [Sat, 23 Jun 2001 03:06:23 +0000 (03:06 +0000)]
add utility.h
Josh Coalson [Sat, 23 Jun 2001 03:06:07 +0000 (03:06 +0000)]
add utility.c
Josh Coalson [Sat, 23 Jun 2001 03:05:30 +0000 (03:05 +0000)]
initial import
Josh Coalson [Sat, 23 Jun 2001 03:04:32 +0000 (03:04 +0000)]
rev the version to 1.0
Josh Coalson [Sat, 23 Jun 2001 03:03:24 +0000 (03:03 +0000)]
revamp the ordinal types
Josh Coalson [Thu, 21 Jun 2001 19:44:00 +0000 (19:44 +0000)]
patch to remove erroneous ..._LIBS var
Josh Coalson [Thu, 21 Jun 2001 06:34:51 +0000 (06:34 +0000)]
add SFFLAC format to id table
Josh Coalson [Thu, 21 Jun 2001 06:34:32 +0000 (06:34 +0000)]
minor change in S/W section
Josh Coalson [Thu, 21 Jun 2001 06:34:15 +0000 (06:34 +0000)]
add aoutb support for openbsd
Josh Coalson [Tue, 19 Jun 2001 06:48:21 +0000 (06:48 +0000)]
minor fixes
Josh Coalson [Tue, 19 Jun 2001 06:48:09 +0000 (06:48 +0000)]
minor #include changes
Josh Coalson [Mon, 18 Jun 2001 23:07:19 +0000 (23:07 +0000)]
add object file format guessing from 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
Josh Coalson [Mon, 18 Jun 2001 21:30:39 +0000 (21:30 +0000)]
fix default versioning behavior
Josh Coalson [Mon, 18 Jun 2001 02:34:09 +0000 (02:34 +0000)]
minor formatting changes
Josh Coalson [Mon, 18 Jun 2001 02:32:03 +0000 (02:32 +0000)]
add gstreamer in comments of s/w section
Josh Coalson [Sun, 17 Jun 2001 02:38:32 +0000 (02:38 +0000)]
update libFLAC section with new _set_ functions
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
Josh Coalson [Fri, 15 Jun 2001 22:58:04 +0000 (22:58 +0000)]
minor wording change about libFLAC; delete dead link
Josh Coalson [Fri, 15 Jun 2001 22:57:29 +0000 (22:57 +0000)]
minor wording change about libFLAC
Josh Coalson [Fri, 15 Jun 2001 21:24:34 +0000 (21:24 +0000)]
fix syntax typo
Josh Coalson [Fri, 15 Jun 2001 21:23:43 +0000 (21:23 +0000)]
unify the error reporting; make the statistics output more terse
Josh Coalson [Fri, 15 Jun 2001 19:00:52 +0000 (19:00 +0000)]
change WAVE reader to ignore sub-chunks after "data" (with a warning) instead of silently chopping them off
Josh Coalson [Fri, 15 Jun 2001 18:46:19 +0000 (18:46 +0000)]
initial import
Josh Coalson [Fri, 15 Jun 2001 02:16:35 +0000 (02:16 +0000)]
patch from mdz to create include/* Makefiles
Josh Coalson [Thu, 14 Jun 2001 20:26:23 +0000 (20:26 +0000)]
patch by mdz to add libxmms_flac_la_LIBS
Josh Coalson [Thu, 14 Jun 2001 19:10:14 +0000 (19:10 +0000)]
initial import
Josh Coalson [Thu, 14 Jun 2001 19:09:02 +0000 (19:09 +0000)]
add support for last_metadata_is_last flag in the stream encoder
Josh Coalson [Thu, 14 Jun 2001 18:57:53 +0000 (18:57 +0000)]
add SEEKTABLE to string lookup table
Josh Coalson [Thu, 14 Jun 2001 18:57:35 +0000 (18:57 +0000)]
fix size of application id in struct
Josh Coalson [Thu, 14 Jun 2001 18:57:05 +0000 (18:57 +0000)]
add support for APPLICATION block
Josh Coalson [Thu, 14 Jun 2001 18:56:18 +0000 (18:56 +0000)]
generate some wave files that have unsupported sub-chunks
Josh Coalson [Wed, 13 Jun 2001 22:16:56 +0000 (22:16 +0000)]
minor update to S/W section
Josh Coalson [Wed, 13 Jun 2001 18:21:03 +0000 (18:21 +0000)]
fix to work with the new decoder interface
Josh Coalson [Wed, 13 Jun 2001 18:11:25 +0000 (18:11 +0000)]
rename i386 to ia32 everywhere
Josh Coalson [Wed, 13 Jun 2001 18:04:47 +0000 (18:04 +0000)]
change NASM file extensions from .s to .nasm
Josh Coalson [Wed, 13 Jun 2001 18:03:09 +0000 (18:03 +0000)]
move from ../i386
Josh Coalson [Wed, 13 Jun 2001 18:01:44 +0000 (18:01 +0000)]
move to ../ia32
Josh Coalson [Wed, 13 Jun 2001 17:59:57 +0000 (17:59 +0000)]
rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder interfaces
Josh Coalson [Wed, 13 Jun 2001 17:55:08 +0000 (17:55 +0000)]
rename encoder_framing.c to stream_encoder_framing.c
Josh Coalson [Wed, 13 Jun 2001 17:54:49 +0000 (17:54 +0000)]
rename encoder.c to stream_encoder.c
Josh Coalson [Wed, 13 Jun 2001 17:54:13 +0000 (17:54 +0000)]
rename encoder_framing.h to stream_encoder_framing.h
Josh Coalson [Wed, 13 Jun 2001 17:53:50 +0000 (17:53 +0000)]
rename encoder.h to stream_encoder.h
Josh Coalson [Mon, 11 Jun 2001 23:46:32 +0000 (23:46 +0000)]
add section for third-party developers
Josh Coalson [Mon, 11 Jun 2001 23:46:07 +0000 (23:46 +0000)]
add link for nightly CVS tarball
Josh Coalson [Mon, 11 Jun 2001 23:45:53 +0000 (23:45 +0000)]
minor formatting change
Josh Coalson [Mon, 11 Jun 2001 23:45:27 +0000 (23:45 +0000)]
add section for libFLAC
Josh Coalson [Mon, 11 Jun 2001 20:13:39 +0000 (20:13 +0000)]
remove debug printouts
Josh Coalson [Mon, 11 Jun 2001 19:20:13 +0000 (19:20 +0000)]
replace gnumake syntax for nasm build rule with more generic one
Josh Coalson [Mon, 11 Jun 2001 18:59:31 +0000 (18:59 +0000)]
fix an href typo
Josh Coalson [Sun, 10 Jun 2001 20:58:08 +0000 (20:58 +0000)]
fix copyright typo
Josh Coalson [Fri, 8 Jun 2001 21:28:34 +0000 (21:28 +0000)]
add Soepkip TNG to S/W section
Josh Coalson [Fri, 8 Jun 2001 20:56:20 +0000 (20:56 +0000)]
add rawrec/rawplay to S/W section
Josh Coalson [Fri, 8 Jun 2001 05:40:12 +0000 (05:40 +0000)]
MAC is not streamable
Josh Coalson [Fri, 8 Jun 2001 00:13:21 +0000 (00:13 +0000)]
add/update copyright and license notices
Josh Coalson [Fri, 8 Jun 2001 00:12:28 +0000 (00:12 +0000)]
initial import