platform/upstream/flac.git
23 years agofix size of application id in struct
Josh Coalson [Thu, 14 Jun 2001 18:57:35 +0000 (18:57 +0000)]
fix size of application id in struct

23 years agoadd support for APPLICATION block
Josh Coalson [Thu, 14 Jun 2001 18:57:05 +0000 (18:57 +0000)]
add support for APPLICATION block

23 years agogenerate some wave files that have unsupported sub-chunks
Josh Coalson [Thu, 14 Jun 2001 18:56:18 +0000 (18:56 +0000)]
generate some wave files that have unsupported sub-chunks

23 years agominor update to S/W section
Josh Coalson [Wed, 13 Jun 2001 22:16:56 +0000 (22:16 +0000)]
minor update to S/W section

23 years agofix to work with the new decoder interface
Josh Coalson [Wed, 13 Jun 2001 18:21:03 +0000 (18:21 +0000)]
fix to work with the new decoder interface

23 years agorename i386 to ia32 everywhere
Josh Coalson [Wed, 13 Jun 2001 18:11:25 +0000 (18:11 +0000)]
rename i386 to ia32 everywhere

23 years agochange NASM file extensions from .s to .nasm
Josh Coalson [Wed, 13 Jun 2001 18:04:47 +0000 (18:04 +0000)]
change NASM file extensions from .s to .nasm

23 years agomove from ../i386
Josh Coalson [Wed, 13 Jun 2001 18:03:09 +0000 (18:03 +0000)]
move from ../i386

23 years agomove to ../ia32
Josh Coalson [Wed, 13 Jun 2001 18:01:44 +0000 (18:01 +0000)]
move to ../ia32

23 years agorename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder interfaces
Josh Coalson [Wed, 13 Jun 2001 17:59:57 +0000 (17:59 +0000)]
rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder interfaces

23 years agorename encoder_framing.c to stream_encoder_framing.c
Josh Coalson [Wed, 13 Jun 2001 17:55:08 +0000 (17:55 +0000)]
rename encoder_framing.c to stream_encoder_framing.c

23 years agorename encoder.c to stream_encoder.c
Josh Coalson [Wed, 13 Jun 2001 17:54:49 +0000 (17:54 +0000)]
rename encoder.c to stream_encoder.c

23 years agorename encoder_framing.h to stream_encoder_framing.h
Josh Coalson [Wed, 13 Jun 2001 17:54:13 +0000 (17:54 +0000)]
rename encoder_framing.h to stream_encoder_framing.h

23 years agorename encoder.h to stream_encoder.h
Josh Coalson [Wed, 13 Jun 2001 17:53:50 +0000 (17:53 +0000)]
rename encoder.h to stream_encoder.h

23 years agoadd section for third-party developers
Josh Coalson [Mon, 11 Jun 2001 23:46:32 +0000 (23:46 +0000)]
add section for third-party developers

23 years agoadd link for nightly CVS tarball
Josh Coalson [Mon, 11 Jun 2001 23:46:07 +0000 (23:46 +0000)]
add link for nightly CVS tarball

23 years agominor formatting change
Josh Coalson [Mon, 11 Jun 2001 23:45:53 +0000 (23:45 +0000)]
minor formatting change

23 years agoadd section for libFLAC
Josh Coalson [Mon, 11 Jun 2001 23:45:27 +0000 (23:45 +0000)]
add section for libFLAC

23 years agoremove debug printouts
Josh Coalson [Mon, 11 Jun 2001 20:13:39 +0000 (20:13 +0000)]
remove debug printouts

23 years agoreplace gnumake syntax for nasm build rule with more generic one
Josh Coalson [Mon, 11 Jun 2001 19:20:13 +0000 (19:20 +0000)]
replace gnumake syntax for nasm build rule with more generic one

23 years agofix an href typo
Josh Coalson [Mon, 11 Jun 2001 18:59:31 +0000 (18:59 +0000)]
fix an href typo

23 years agofix copyright typo
Josh Coalson [Sun, 10 Jun 2001 20:58:08 +0000 (20:58 +0000)]
fix copyright typo

23 years agoadd Soepkip TNG to S/W section
Josh Coalson [Fri, 8 Jun 2001 21:28:34 +0000 (21:28 +0000)]
add Soepkip TNG to S/W section

23 years agoadd rawrec/rawplay to S/W section
Josh Coalson [Fri, 8 Jun 2001 20:56:20 +0000 (20:56 +0000)]
add rawrec/rawplay to S/W section

23 years agoMAC is not streamable
Josh Coalson [Fri, 8 Jun 2001 05:40:12 +0000 (05:40 +0000)]
MAC is not streamable

23 years agoadd/update copyright and license notices
Josh Coalson [Fri, 8 Jun 2001 00:13:21 +0000 (00:13 +0000)]
add/update copyright and license notices

23 years agoinitial import
Josh Coalson [Fri, 8 Jun 2001 00:12:28 +0000 (00:12 +0000)]
initial import

23 years agopatch from Christian for FreeBSD
Josh Coalson [Thu, 7 Jun 2001 21:52:54 +0000 (21:52 +0000)]
patch from Christian for FreeBSD

23 years agoadd --include-deps
Josh Coalson [Thu, 7 Jun 2001 20:04:30 +0000 (20:04 +0000)]
add --include-deps

23 years agofix WAVE autodetect to be more robust and not require ungetc()
Josh Coalson [Thu, 7 Jun 2001 20:01:20 +0000 (20:01 +0000)]
fix WAVE autodetect to be more robust and not require ungetc()

23 years agoadd flac__file_get_filesize()
Josh Coalson [Thu, 7 Jun 2001 20:00:50 +0000 (20:00 +0000)]
add flac__file_get_filesize()

23 years agofixes for MSVC
Josh Coalson [Thu, 7 Jun 2001 08:06:27 +0000 (08:06 +0000)]
fixes for MSVC

23 years agowrite the "format" section
Josh Coalson [Thu, 7 Jun 2001 02:41:39 +0000 (02:41 +0000)]
write the "format" section

23 years agominor cleanup
Josh Coalson [Wed, 6 Jun 2001 21:11:44 +0000 (21:11 +0000)]
minor cleanup

23 years agoinitial import
Josh Coalson [Wed, 6 Jun 2001 19:54:54 +0000 (19:54 +0000)]
initial import

23 years agoadd WAVE autodetect bullet
Josh Coalson [Wed, 6 Jun 2001 19:34:54 +0000 (19:34 +0000)]
add WAVE autodetect bullet

23 years agominor tweak
Josh Coalson [Wed, 6 Jun 2001 19:30:49 +0000 (19:30 +0000)]
minor tweak

23 years agodocument the new -o and --delete-input-file options
Josh Coalson [Wed, 6 Jun 2001 19:27:48 +0000 (19:27 +0000)]
document the new -o and --delete-input-file options

23 years agoadd -o option, remove "flac - outfilename" mode
Josh Coalson [Wed, 6 Jun 2001 19:18:08 +0000 (19:18 +0000)]
add -o option, remove "flac - outfilename" mode

23 years agomake the default suffix .ana for analysis files
Josh Coalson [Wed, 6 Jun 2001 19:01:13 +0000 (19:01 +0000)]
make the default suffix .ana for analysis files

23 years agoadd --delete-input-file flag
Josh Coalson [Wed, 6 Jun 2001 18:56:56 +0000 (18:56 +0000)]
add --delete-input-file flag

23 years agoupdate news item about timestamp preservation
Josh Coalson [Wed, 6 Jun 2001 18:47:49 +0000 (18:47 +0000)]
update news item about timestamp preservation

23 years agostandardize flac__ names
Josh Coalson [Wed, 6 Jun 2001 18:45:34 +0000 (18:45 +0000)]
standardize flac__ names

23 years agoadd file.c
Josh Coalson [Wed, 6 Jun 2001 18:42:24 +0000 (18:42 +0000)]
add file.c

23 years agotransfer input file timestamp/permissions to output file
Josh Coalson [Wed, 6 Jun 2001 18:41:57 +0000 (18:41 +0000)]
transfer input file timestamp/permissions to output file

23 years agoinitial import
Josh Coalson [Wed, 6 Jun 2001 18:41:13 +0000 (18:41 +0000)]
initial import

23 years agostandardize flac__ names
Josh Coalson [Wed, 6 Jun 2001 18:30:33 +0000 (18:30 +0000)]
standardize flac__ names

23 years agomake the encoding options more intense
Josh Coalson [Wed, 6 Jun 2001 16:39:17 +0000 (16:39 +0000)]
make the encoding options more intense

23 years agominor fixes
Josh Coalson [Wed, 6 Jun 2001 16:38:22 +0000 (16:38 +0000)]
minor fixes

23 years agoupdate for 0.10
Josh Coalson [Tue, 5 Jun 2001 23:54:27 +0000 (23:54 +0000)]
update for 0.10

23 years agomake some updates to other encoder features
Josh Coalson [Tue, 5 Jun 2001 23:36:43 +0000 (23:36 +0000)]
make some updates to other encoder features

23 years agoremove some completed stuff from the TODO lists
Josh Coalson [Tue, 5 Jun 2001 23:35:37 +0000 (23:35 +0000)]
remove some completed stuff from the TODO lists

23 years agoadd news item for 0.10
Josh Coalson [Tue, 5 Jun 2001 23:34:56 +0000 (23:34 +0000)]
add news item for 0.10

23 years agoupdates for 0.10
Josh Coalson [Tue, 5 Jun 2001 23:34:38 +0000 (23:34 +0000)]
updates for 0.10

23 years agoremove -R 32 from -9
Josh Coalson [Tue, 5 Jun 2001 23:34:01 +0000 (23:34 +0000)]
remove -R 32 from -9

23 years agoremove debug printouts
Josh Coalson [Tue, 5 Jun 2001 22:45:50 +0000 (22:45 +0000)]
remove debug printouts

23 years agolimit info printout to DEBUG mode
Josh Coalson [Tue, 5 Jun 2001 22:40:17 +0000 (22:40 +0000)]
limit info printout to DEBUG mode

23 years agoconditionalize gcc-specific flags
Josh Coalson [Tue, 5 Jun 2001 22:36:45 +0000 (22:36 +0000)]
conditionalize gcc-specific flags

23 years agotweak the meaning of -0
Josh Coalson [Tue, 5 Jun 2001 22:36:20 +0000 (22:36 +0000)]
tweak the meaning of -0

23 years agoslow down stats printing
Josh Coalson [Tue, 5 Jun 2001 22:29:47 +0000 (22:29 +0000)]
slow down stats printing

23 years agoignore (with warning) unknown subchunks instead of erroring out; slow down stats...
Josh Coalson [Tue, 5 Jun 2001 22:29:30 +0000 (22:29 +0000)]
ignore (with warning) unknown subchunks instead of erroring out; slow down stats printing

23 years agochange meaning of -0
Josh Coalson [Tue, 5 Jun 2001 22:28:34 +0000 (22:28 +0000)]
change meaning of -0

23 years agoadd flac -8 results
Josh Coalson [Tue, 5 Jun 2001 18:01:15 +0000 (18:01 +0000)]
add flac -8 results

23 years agominor FP tweaks
Josh Coalson [Tue, 5 Jun 2001 02:03:11 +0000 (02:03 +0000)]
minor FP tweaks

23 years agoupdate for flac 0.10 and shorten 3.2
Josh Coalson [Mon, 4 Jun 2001 20:56:10 +0000 (20:56 +0000)]
update for flac 0.10 and shorten 3.2

23 years agonew version of FLAC__lpc_compute_autocorrelation_asm_i386 with inner loops completely...
Josh Coalson [Sat, 2 Jun 2001 03:31:45 +0000 (03:31 +0000)]
new version of FLAC__lpc_compute_autocorrelation_asm_i386 with inner loops completely unrolled

23 years agoadd comments
Josh Coalson [Fri, 1 Jun 2001 19:38:02 +0000 (19:38 +0000)]
add comments

23 years agoadd comments
Josh Coalson [Fri, 1 Jun 2001 18:57:49 +0000 (18:57 +0000)]
add comments

23 years agofix names of SSE routines
Josh Coalson [Fri, 1 Jun 2001 18:56:52 +0000 (18:56 +0000)]
fix names of SSE routines

23 years agominor comment fixes
Josh Coalson [Fri, 1 Jun 2001 00:43:44 +0000 (00:43 +0000)]
minor comment fixes

23 years agoadd bps checks so we can use miroslav's mmx versions of some routines
Josh Coalson [Thu, 31 May 2001 20:53:19 +0000 (20:53 +0000)]
add bps checks so we can use miroslav's mmx versions of some routines

23 years agoput a FLAC__ASSERT wrapper around assert()
Josh Coalson [Thu, 31 May 2001 20:11:02 +0000 (20:11 +0000)]
put a FLAC__ASSERT wrapper around assert()

23 years agointegrate mdz's patch so 'make dist' will work as expected
Josh Coalson [Thu, 31 May 2001 18:47:05 +0000 (18:47 +0000)]
integrate mdz's patch so 'make dist' will work as expected

23 years agocosmetic changes
Josh Coalson [Thu, 31 May 2001 18:17:17 +0000 (18:17 +0000)]
cosmetic changes

23 years agoexplicit sizing of some immediate operands
Josh Coalson [Thu, 31 May 2001 16:23:39 +0000 (16:23 +0000)]
explicit sizing of some immediate operands

23 years agoadd several SSE versions of FLAC__lpc_compute_autocorrelation for different lags
Josh Coalson [Thu, 31 May 2001 16:17:32 +0000 (16:17 +0000)]
add several SSE versions of FLAC__lpc_compute_autocorrelation for different lags

23 years agoremove the bounds checking in FLAC__encoder_process*
Josh Coalson [Thu, 31 May 2001 06:17:41 +0000 (06:17 +0000)]
remove the bounds checking in FLAC__encoder_process*

23 years agospeed up the bounds checking in FLAC__encoder_process*
Josh Coalson [Thu, 31 May 2001 06:16:17 +0000 (06:16 +0000)]
speed up the bounds checking in FLAC__encoder_process*

23 years agominor comment fixes
Josh Coalson [Thu, 31 May 2001 05:56:41 +0000 (05:56 +0000)]
minor comment fixes

23 years agominor fix to comments
Josh Coalson [Wed, 30 May 2001 23:26:39 +0000 (23:26 +0000)]
minor fix to comments

23 years agospeed up FLAC__encoder_process(); fix bug in FLAC__encoder_process_interleaved()
Josh Coalson [Wed, 30 May 2001 23:09:31 +0000 (23:09 +0000)]
speed up FLAC__encoder_process(); fix bug in FLAC__encoder_process_interleaved()

23 years agominor tweaks to support bin tests
Josh Coalson [Wed, 30 May 2001 19:38:09 +0000 (19:38 +0000)]
minor tweaks to support bin tests

23 years agoadd lag checking code to SSE autocorrelation routine
Josh Coalson [Wed, 30 May 2001 19:22:26 +0000 (19:22 +0000)]
add lag checking code to SSE autocorrelation routine

23 years agominor tweaks to asm routine selection
Josh Coalson [Wed, 30 May 2001 19:20:36 +0000 (19:20 +0000)]
minor tweaks to asm routine selection

23 years agofix bug in SSE version of ...autocorrelation...
Josh Coalson [Wed, 30 May 2001 19:08:50 +0000 (19:08 +0000)]
fix bug in SSE version of ...autocorrelation...

23 years agotweak usage of cident macro
Josh Coalson [Wed, 30 May 2001 18:29:15 +0000 (18:29 +0000)]
tweak usage of cident macro

23 years agomake RESERVOIR_TEST the default, remove old code
Josh Coalson [Wed, 30 May 2001 05:08:22 +0000 (05:08 +0000)]
make RESERVOIR_TEST the default, remove old code

23 years agofix some tabbing
Josh Coalson [Wed, 30 May 2001 00:49:30 +0000 (00:49 +0000)]
fix some tabbing

23 years agofix jump distances
Josh Coalson [Wed, 30 May 2001 00:47:55 +0000 (00:47 +0000)]
fix jump distances

23 years agouse non-mmx of lpc_restore when order < 4
Josh Coalson [Wed, 30 May 2001 00:46:11 +0000 (00:46 +0000)]
use non-mmx of lpc_restore when order < 4

23 years agominor comment change
Josh Coalson [Tue, 29 May 2001 22:30:35 +0000 (22:30 +0000)]
minor comment change

23 years agoinclude miroslav's patch for asm versions of FLAC__lpc_compute_residual_from_qlp_coef...
Josh Coalson [Tue, 29 May 2001 20:49:51 +0000 (20:49 +0000)]
include miroslav's patch for asm versions of FLAC__lpc_compute_residual_from_qlp_coefficients

23 years agocosmetic changes, comments, add tests for data_len == 0
Josh Coalson [Tue, 29 May 2001 20:48:39 +0000 (20:48 +0000)]
cosmetic changes, comments, add tests for data_len == 0

23 years agoadd miroslav's versions of FLAC__lpc_compute_residual_from_qlp_coeffients
Josh Coalson [Tue, 29 May 2001 19:40:57 +0000 (19:40 +0000)]
add miroslav's versions of FLAC__lpc_compute_residual_from_qlp_coeffients

23 years agoadd instructions related to assembly
Josh Coalson [Tue, 29 May 2001 18:48:42 +0000 (18:48 +0000)]
add instructions related to assembly

23 years agoupdate version number to 0.10
Josh Coalson [Tue, 29 May 2001 18:45:05 +0000 (18:45 +0000)]
update version number to 0.10

23 years agofix bug where metaflac was getting the wrong offset for seek points
Josh Coalson [Mon, 28 May 2001 21:27:28 +0000 (21:27 +0000)]
fix bug where metaflac was getting the wrong offset for seek points

23 years agofix bug where encoder_wrapper->stream_offset was not initialized to 0
Josh Coalson [Mon, 28 May 2001 21:20:02 +0000 (21:20 +0000)]
fix bug where encoder_wrapper->stream_offset was not initialized to 0

23 years agofix bug in write_big_endian_uint64()
Josh Coalson [Mon, 28 May 2001 21:07:36 +0000 (21:07 +0000)]
fix bug in write_big_endian_uint64()

23 years agofix minor bug with type printout; minor spelling fix
Josh Coalson [Mon, 28 May 2001 20:44:26 +0000 (20:44 +0000)]
fix minor bug with type printout; minor spelling fix