platform/upstream/flac.git
23 years agofix comments
Josh Coalson [Tue, 27 Mar 2001 23:51:40 +0000 (23:51 +0000)]
fix comments

23 years agoadd frame CRC to bullets
Josh Coalson [Tue, 27 Mar 2001 23:51:12 +0000 (23:51 +0000)]
add frame CRC to bullets

23 years agoupdate with new format changes: frame crc-16, wasted bits field, longer sync code...
Josh Coalson [Tue, 27 Mar 2001 23:50:51 +0000 (23:50 +0000)]
update with new format changes: frame crc-16, wasted bits field, longer sync code, longer blocksize code

23 years agoadd support for new "wasted bits" field
Josh Coalson [Tue, 27 Mar 2001 22:22:27 +0000 (22:22 +0000)]
add support for new "wasted bits" field

23 years agomake error_callback printout more verbose
Josh Coalson [Tue, 27 Mar 2001 01:19:55 +0000 (01:19 +0000)]
make error_callback printout more verbose

23 years agofix bug in the blocksize field of the subframe header spec
Josh Coalson [Tue, 27 Mar 2001 01:18:48 +0000 (01:18 +0000)]
fix bug in the blocksize field of the subframe header spec

23 years agoadd new error codes
Josh Coalson [Tue, 27 Mar 2001 01:17:39 +0000 (01:17 +0000)]
add new error codes

23 years agoadd unary methods, read CRC-16 support, get rid of gotos
Josh Coalson [Tue, 27 Mar 2001 01:17:07 +0000 (01:17 +0000)]
add unary methods, read CRC-16 support, get rid of gotos

23 years agoadd unary methods, read CRC-16 support
Josh Coalson [Tue, 27 Mar 2001 01:16:42 +0000 (01:16 +0000)]
add unary methods, read CRC-16 support

23 years agoupdate for new format changes: frame crc-16, wasted bits field, longer sync code...
Josh Coalson [Tue, 27 Mar 2001 01:15:58 +0000 (01:15 +0000)]
update for new format changes: frame crc-16, wasted bits field, longer sync code, longer blocksize code

23 years agoadd CRC-16 code, more methods
Josh Coalson [Tue, 27 Mar 2001 01:14:25 +0000 (01:14 +0000)]
add CRC-16 code, more methods

23 years agofix bug where ...allocate_output_() might allocate the wrong number of channels if...
Josh Coalson [Fri, 23 Mar 2001 20:20:43 +0000 (20:20 +0000)]
fix bug where ...allocate_output_() might allocate the wrong number of channels if the decoder hit a bad frame header

23 years agoadd more detail to the seeking error output
Josh Coalson [Fri, 23 Mar 2001 00:00:56 +0000 (00:00 +0000)]
add more detail to the seeking error output

23 years agofix bug where pos could move to before the beginning of the file
Josh Coalson [Thu, 22 Mar 2001 23:56:07 +0000 (23:56 +0000)]
fix bug where pos could move to before the beginning of the file

23 years agodelete some obsolete bullets
Josh Coalson [Thu, 22 Mar 2001 23:35:40 +0000 (23:35 +0000)]
delete some obsolete bullets

23 years agotrivial changes, fixes
Josh Coalson [Thu, 22 Mar 2001 23:35:22 +0000 (23:35 +0000)]
trivial changes, fixes

23 years agominor change
Josh Coalson [Thu, 22 Mar 2001 23:34:45 +0000 (23:34 +0000)]
minor change

23 years agoadd news item for 0.9 release
Josh Coalson [Thu, 22 Mar 2001 23:34:20 +0000 (23:34 +0000)]
add news item for 0.9 release

23 years agoadd note about 0.9 winamp2 plugin fix
Josh Coalson [Thu, 22 Mar 2001 19:51:48 +0000 (19:51 +0000)]
add note about 0.9 winamp2 plugin fix

23 years agoupdate version to 0.9
Josh Coalson [Wed, 21 Mar 2001 23:18:04 +0000 (23:18 +0000)]
update version to 0.9

23 years agofix version string
Josh Coalson [Wed, 21 Mar 2001 23:14:27 +0000 (23:14 +0000)]
fix version string

23 years agocleanup whitespace
Josh Coalson [Wed, 21 Mar 2001 22:59:07 +0000 (22:59 +0000)]
cleanup whitespace

23 years agodrop the escape-code stuff
Josh Coalson [Wed, 21 Mar 2001 22:53:43 +0000 (22:53 +0000)]
drop the escape-code stuff

23 years agoadd prototype for escape-code function
Josh Coalson [Wed, 21 Mar 2001 22:53:02 +0000 (22:53 +0000)]
add prototype for escape-code function

23 years agorevert back to folded Rice method
Josh Coalson [Wed, 21 Mar 2001 22:35:25 +0000 (22:35 +0000)]
revert back to folded Rice method

23 years agofinal version of symmetric-rice/escape-code experiment before reverting
Josh Coalson [Wed, 21 Mar 2001 22:34:44 +0000 (22:34 +0000)]
final version of symmetric-rice/escape-code experiment before reverting

23 years agotemporary commit
Josh Coalson [Wed, 21 Mar 2001 00:57:58 +0000 (00:57 +0000)]
temporary commit

23 years agooops, fix syntax error
Josh Coalson [Tue, 20 Mar 2001 22:56:43 +0000 (22:56 +0000)]
oops, fix syntax error

23 years agorevert back to default of folded-Rice coding, leave experimental stuff in
Josh Coalson [Tue, 20 Mar 2001 22:55:50 +0000 (22:55 +0000)]
revert back to default of folded-Rice coding, leave experimental stuff in

23 years agogenerate gnuplot files for subframe residuals
Josh Coalson [Tue, 20 Mar 2001 22:55:06 +0000 (22:55 +0000)]
generate gnuplot files for subframe residuals

23 years agofix a couple of playback bugs
Josh Coalson [Tue, 20 Mar 2001 22:04:12 +0000 (22:04 +0000)]
fix a couple of playback bugs

23 years agofix so that file decoder catches when stream decoder says EOF
Josh Coalson [Tue, 20 Mar 2001 22:02:54 +0000 (22:02 +0000)]
fix so that file decoder catches when stream decoder says EOF

23 years agomove folded rice stuff sideways, re-add symmetric rice in prep for escape codes
Josh Coalson [Sat, 17 Mar 2001 01:07:00 +0000 (01:07 +0000)]
move folded rice stuff sideways, re-add symmetric rice in prep for escape codes

23 years agoadd symmetric rice coding back in
Josh Coalson [Sat, 17 Mar 2001 00:13:09 +0000 (00:13 +0000)]
add symmetric rice coding back in

23 years agoupdate analysis options
Josh Coalson [Fri, 16 Mar 2001 23:33:00 +0000 (23:33 +0000)]
update analysis options

23 years agocomment fix
Josh Coalson [Fri, 16 Mar 2001 23:24:53 +0000 (23:24 +0000)]
comment fix

23 years agoinitial import
Josh Coalson [Fri, 16 Mar 2001 22:01:06 +0000 (22:01 +0000)]
initial import

23 years agoadd analyze.c
Josh Coalson [Fri, 16 Mar 2001 22:00:41 +0000 (22:00 +0000)]
add analyze.c

23 years agoadd analysis options, move analysis printout to analyze.c
Josh Coalson [Fri, 16 Mar 2001 22:00:11 +0000 (22:00 +0000)]
add analysis options, move analysis printout to analyze.c

23 years agoadd analysis options
Josh Coalson [Fri, 16 Mar 2001 21:59:40 +0000 (21:59 +0000)]
add analysis options

23 years agoremove dependency on libFLAC
Josh Coalson [Fri, 16 Mar 2001 00:46:41 +0000 (00:46 +0000)]
remove dependency on libFLAC

23 years agoupdate chat.ru link
Josh Coalson [Thu, 15 Mar 2001 23:29:37 +0000 (23:29 +0000)]
update chat.ru link

23 years agoadd -v analysis option to docs
Josh Coalson [Thu, 15 Mar 2001 23:25:54 +0000 (23:25 +0000)]
add -v analysis option to docs

23 years agoadd verbose option to analysis mode to dump residuals
Josh Coalson [Thu, 15 Mar 2001 23:19:44 +0000 (23:19 +0000)]
add verbose option to analysis mode to dump residuals

23 years agoadd src/metaflac/Makefile to AC_OUTPUT
Josh Coalson [Thu, 8 Mar 2001 20:31:05 +0000 (20:31 +0000)]
add src/metaflac/Makefile to AC_OUTPUT

23 years agoupdate with 0.8 test results
Josh Coalson [Tue, 6 Mar 2001 20:00:09 +0000 (20:00 +0000)]
update with 0.8 test results

23 years agoremove bps limit on mid-side coding
Josh Coalson [Mon, 5 Mar 2001 20:02:13 +0000 (20:02 +0000)]
remove bps limit on mid-side coding

23 years agoremove bps limit on mid-side, remove some debugging output
Josh Coalson [Mon, 5 Mar 2001 20:01:51 +0000 (20:01 +0000)]
remove bps limit on mid-side, remove some debugging output

23 years agominor change
Josh Coalson [Mon, 5 Mar 2001 20:01:22 +0000 (20:01 +0000)]
minor change

23 years agominor change
Josh Coalson [Mon, 5 Mar 2001 19:51:42 +0000 (19:51 +0000)]
minor change

23 years agorename ENCODING to STREAMINFO
Josh Coalson [Mon, 5 Mar 2001 18:36:59 +0000 (18:36 +0000)]
rename ENCODING to STREAMINFO

23 years agofix empty struct problem
Josh Coalson [Mon, 5 Mar 2001 18:36:16 +0000 (18:36 +0000)]
fix empty struct problem

23 years ago*** empty log message ***
Josh Coalson [Fri, 2 Mar 2001 23:52:41 +0000 (23:52 +0000)]
*** empty log message ***

23 years agoadd link to id.html
Josh Coalson [Fri, 2 Mar 2001 21:21:08 +0000 (21:21 +0000)]
add link to id.html

23 years agoadd docs for APPLICATION and PADDING blocks
Josh Coalson [Fri, 2 Mar 2001 21:20:36 +0000 (21:20 +0000)]
add docs for APPLICATION and PADDING blocks

23 years agoadd news for 0.8 release
Josh Coalson [Fri, 2 Mar 2001 21:20:01 +0000 (21:20 +0000)]
add news for 0.8 release

23 years agoinitial import
Josh Coalson [Fri, 2 Mar 2001 21:19:44 +0000 (21:19 +0000)]
initial import

23 years agobuncha fixes
Josh Coalson [Thu, 1 Mar 2001 21:48:20 +0000 (21:48 +0000)]
buncha fixes

23 years agorough implementation (haven't even compile it yet)
Josh Coalson [Thu, 1 Mar 2001 21:47:12 +0000 (21:47 +0000)]
rough implementation (haven't even compile it yet)

23 years ago*** empty log message ***
Josh Coalson [Thu, 1 Mar 2001 19:14:05 +0000 (19:14 +0000)]
*** empty log message ***

23 years agofix decode buffer size
Josh Coalson [Thu, 1 Mar 2001 19:00:10 +0000 (19:00 +0000)]
fix decode buffer size

23 years agoremove floating "#if 0"
Josh Coalson [Thu, 1 Mar 2001 18:48:38 +0000 (18:48 +0000)]
remove floating "#if 0"

23 years agoinitial import
Josh Coalson [Thu, 1 Mar 2001 01:11:36 +0000 (01:11 +0000)]
initial import

23 years ago*** empty log message ***
Josh Coalson [Thu, 1 Mar 2001 00:47:15 +0000 (00:47 +0000)]
*** empty log message ***

23 years agoremove old version of the lpcoeff quantizer, other debug detritus
Josh Coalson [Wed, 28 Feb 2001 23:57:09 +0000 (23:57 +0000)]
remove old version of the lpcoeff quantizer, other debug detritus

23 years agorework LPC coefficient quantizer
Josh Coalson [Wed, 28 Feb 2001 23:56:03 +0000 (23:56 +0000)]
rework LPC coefficient quantizer

23 years agoadd some types
Josh Coalson [Wed, 28 Feb 2001 23:47:52 +0000 (23:47 +0000)]
add some types

23 years agofix 24-bit support
Josh Coalson [Wed, 28 Feb 2001 23:47:19 +0000 (23:47 +0000)]
fix 24-bit support

23 years agobetter error message if encoder can't initialize
Josh Coalson [Wed, 28 Feb 2001 23:46:25 +0000 (23:46 +0000)]
better error message if encoder can't initialize

23 years agofix bug where LP was tried even if autoc[0]==0.0
Josh Coalson [Wed, 28 Feb 2001 23:45:15 +0000 (23:45 +0000)]
fix bug where LP was tried even if autoc[0]==0.0

23 years agofix bug where overflow of total_error caused it to go negative
Josh Coalson [Wed, 28 Feb 2001 23:44:27 +0000 (23:44 +0000)]
fix bug where overflow of total_error caused it to go negative

23 years agoadd support for new 24-bit streams
Josh Coalson [Wed, 28 Feb 2001 23:43:29 +0000 (23:43 +0000)]
add support for new 24-bit streams

23 years agominor additions
Josh Coalson [Wed, 28 Feb 2001 23:42:30 +0000 (23:42 +0000)]
minor additions

23 years agoadd support for 24-bit input
Josh Coalson [Tue, 27 Feb 2001 00:01:55 +0000 (00:01 +0000)]
add support for 24-bit input

23 years agoadd -P to options printout when verbose
Josh Coalson [Mon, 26 Feb 2001 21:11:43 +0000 (21:11 +0000)]
add -P to options printout when verbose

23 years agoremove some debug output
Josh Coalson [Mon, 26 Feb 2001 20:30:31 +0000 (20:30 +0000)]
remove some debug output

23 years agofix bug where max_qlp_coeff_precision went too high with 8 bits-per-sample and -p
Josh Coalson [Mon, 26 Feb 2001 20:29:56 +0000 (20:29 +0000)]
fix bug where max_qlp_coeff_precision went too high with 8 bits-per-sample and -p

23 years ago*** empty log message ***
Josh Coalson [Fri, 23 Feb 2001 23:54:19 +0000 (23:54 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Josh Coalson [Fri, 23 Feb 2001 23:36:37 +0000 (23:36 +0000)]
*** empty log message ***

23 years agoun-static the read buf
Josh Coalson [Fri, 23 Feb 2001 23:34:15 +0000 (23:34 +0000)]
un-static the read buf

23 years agoadd byte offset to printout
Josh Coalson [Fri, 23 Feb 2001 23:32:22 +0000 (23:32 +0000)]
add byte offset to printout

23 years agoadd metaflac documentation
Josh Coalson [Fri, 23 Feb 2001 23:27:59 +0000 (23:27 +0000)]
add metaflac documentation

23 years agoadd metaflac targets
Josh Coalson [Fri, 23 Feb 2001 23:15:00 +0000 (23:15 +0000)]
add metaflac targets

23 years agoshorten APPLICATION id to 32 bits
Josh Coalson [Fri, 23 Feb 2001 23:11:34 +0000 (23:11 +0000)]
shorten APPLICATION id to 32 bits

23 years agoremove -lm from library dependencies
Josh Coalson [Fri, 23 Feb 2001 23:10:57 +0000 (23:10 +0000)]
remove -lm from library dependencies

23 years agoadd basic list functionality
Josh Coalson [Fri, 23 Feb 2001 23:09:32 +0000 (23:09 +0000)]
add basic list functionality

23 years agoheader list functionality
Josh Coalson [Fri, 23 Feb 2001 22:03:52 +0000 (22:03 +0000)]
header list functionality

23 years agoinitial import
Josh Coalson [Fri, 23 Feb 2001 21:38:26 +0000 (21:38 +0000)]
initial import

23 years agoadd metaflac
Josh Coalson [Fri, 23 Feb 2001 21:28:29 +0000 (21:28 +0000)]
add metaflac

23 years agoupdate revision date
Josh Coalson [Fri, 23 Feb 2001 21:26:37 +0000 (21:26 +0000)]
update revision date

23 years agoadd -P option
Josh Coalson [Fri, 23 Feb 2001 21:26:05 +0000 (21:26 +0000)]
add -P option

23 years agoupdate version number to 0.8
Josh Coalson [Fri, 23 Feb 2001 21:13:02 +0000 (21:13 +0000)]
update version number to 0.8

23 years agoadd padding argument
Josh Coalson [Fri, 23 Feb 2001 21:08:04 +0000 (21:08 +0000)]
add padding argument

23 years agoadd -P padding option
Josh Coalson [Fri, 23 Feb 2001 21:07:43 +0000 (21:07 +0000)]
add -P padding option

23 years agorename ENCODING to STREAMINFO; add PADDING and APPLICATION blocks
Josh Coalson [Fri, 23 Feb 2001 21:05:53 +0000 (21:05 +0000)]
rename ENCODING to STREAMINFO; add PADDING and APPLICATION blocks

23 years agorename ENCODING to STREAMINFO; add PADDING block support
Josh Coalson [Fri, 23 Feb 2001 21:05:05 +0000 (21:05 +0000)]
rename ENCODING to STREAMINFO; add PADDING block support

23 years agorewind back to better FLAC__BITBUFFER_DEFAULT_CAPACITY
Josh Coalson [Fri, 23 Feb 2001 21:04:00 +0000 (21:04 +0000)]
rewind back to better FLAC__BITBUFFER_DEFAULT_CAPACITY

23 years agorename ENCODING to STREAMINFO
Josh Coalson [Fri, 23 Feb 2001 21:03:21 +0000 (21:03 +0000)]
rename ENCODING to STREAMINFO

23 years agorename ENCODING to STREAMINFO; and PADDING and APPLICATION blocks
Josh Coalson [Fri, 23 Feb 2001 21:02:20 +0000 (21:02 +0000)]
rename ENCODING to STREAMINFO; and PADDING and APPLICATION blocks

23 years agoadd padding option to encoder
Josh Coalson [Fri, 23 Feb 2001 21:01:51 +0000 (21:01 +0000)]
add padding option to encoder