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

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

23 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

23 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

23 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

23 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

23 years agounify the error reporting; make the statistics output more terse
Josh Coalson [Fri, 15 Jun 2001 21:23:43 +0000 (21:23 +0000)]
unify the error reporting; make the statistics output more terse

23 years agochange WAVE reader to ignore sub-chunks after "data" (with a warning) instead of...
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

23 years agoinitial import
Josh Coalson [Fri, 15 Jun 2001 18:46:19 +0000 (18:46 +0000)]
initial import

23 years agopatch from mdz to create include/* Makefiles
Josh Coalson [Fri, 15 Jun 2001 02:16:35 +0000 (02:16 +0000)]
patch from mdz to create include/* Makefiles

23 years agopatch by mdz to add libxmms_flac_la_LIBS
Josh Coalson [Thu, 14 Jun 2001 20:26:23 +0000 (20:26 +0000)]
patch by mdz to add libxmms_flac_la_LIBS

23 years agoinitial import
Josh Coalson [Thu, 14 Jun 2001 19:10:14 +0000 (19:10 +0000)]
initial import

23 years agoadd support for last_metadata_is_last flag in the stream encoder
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

23 years agoadd SEEKTABLE to string lookup table
Josh Coalson [Thu, 14 Jun 2001 18:57:53 +0000 (18:57 +0000)]
add SEEKTABLE to string lookup table

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