platform/upstream/flac.git
21 years agoadd 2003 to copyright notice
Josh Coalson [Thu, 2 Jan 2003 23:57:17 +0000 (23:57 +0000)]
add 2003 to copyright notice

21 years agofix syntax error, add 2003 to copyright notice
Josh Coalson [Thu, 2 Jan 2003 23:57:01 +0000 (23:57 +0000)]
fix syntax error, add 2003 to copyright notice

21 years agoadd autoheader template for FLAC__VALGRIND_TESTING
Josh Coalson [Thu, 2 Jan 2003 07:29:58 +0000 (07:29 +0000)]
add autoheader template for FLAC__VALGRIND_TESTING

21 years agoupdate the version number from 1.0.4 to 1.0.5-beta1
Josh Coalson [Thu, 2 Jan 2003 07:23:55 +0000 (07:23 +0000)]
update the version number from 1.0.4 to 1.0.5-beta1

21 years agoupdate the libtool library version number
Josh Coalson [Thu, 2 Jan 2003 07:23:04 +0000 (07:23 +0000)]
update the libtool library version number

21 years agoAdd 2003 to copyright notice
Josh Coalson [Thu, 2 Jan 2003 07:03:16 +0000 (07:03 +0000)]
Add 2003 to copyright notice

21 years agochange default seektable from "-S 100x" to "-S 10s"
Josh Coalson [Tue, 31 Dec 2002 00:08:31 +0000 (00:08 +0000)]
change default seektable from "-S 100x" to "-S 10s"

21 years agoenable SSE versions of FLAC__lpc_compute_autocorrelation_asm_ia32 if FLAC__SSE_OS...
Josh Coalson [Mon, 30 Dec 2002 23:38:14 +0000 (23:38 +0000)]
enable SSE versions of FLAC__lpc_compute_autocorrelation_asm_ia32 if FLAC__SSE_OS is defined

21 years agomake valgrind output go into test-specific log file instead of one massive valgrind.log
Josh Coalson [Mon, 30 Dec 2002 23:31:47 +0000 (23:31 +0000)]
make valgrind output go into test-specific log file instead of one massive valgrind.log

21 years agofix bug in checking of filename extensions
Josh Coalson [Mon, 30 Dec 2002 23:28:57 +0000 (23:28 +0000)]
fix bug in checking of filename extensions

21 years agofix bug: explicitly close output file in Ogg FLAC case
Josh Coalson [Mon, 30 Dec 2002 23:28:22 +0000 (23:28 +0000)]
fix bug: explicitly close output file in Ogg FLAC case

21 years agofix memory leaks
Josh Coalson [Mon, 30 Dec 2002 06:08:15 +0000 (06:08 +0000)]
fix memory leaks

21 years agopatch from Miroslav
Josh Coalson [Mon, 30 Dec 2002 02:33:19 +0000 (02:33 +0000)]
patch from Miroslav

21 years agoremove reference to --no-escape-coding
Josh Coalson [Mon, 30 Dec 2002 02:16:52 +0000 (02:16 +0000)]
remove reference to --no-escape-coding

21 years agofix problem with uninitialized data from valgrind
Josh Coalson [Sun, 29 Dec 2002 10:07:07 +0000 (10:07 +0000)]
fix problem with uninitialized data from valgrind

21 years agoremove --workaroung-gcc296-bugs=yes from Valgrind invocation
Josh Coalson [Sun, 29 Dec 2002 10:06:19 +0000 (10:06 +0000)]
remove --workaroung-gcc296-bugs=yes from Valgrind invocation

21 years agoneed release bitbuffer even in error cases in write_bitbuffer_()
Josh Coalson [Sun, 29 Dec 2002 09:30:23 +0000 (09:30 +0000)]
need release bitbuffer even in error cases in write_bitbuffer_()

21 years agoneed /GR for dynamic_cast to work for some reason
Josh Coalson [Sun, 29 Dec 2002 08:56:28 +0000 (08:56 +0000)]
need /GR for dynamic_cast to work for some reason

21 years agominor syntax
Josh Coalson [Sun, 29 Dec 2002 08:55:35 +0000 (08:55 +0000)]
minor syntax

21 years agoadd Boss Ogg to S/W section
Josh Coalson [Sat, 28 Dec 2002 23:53:05 +0000 (23:53 +0000)]
add Boss Ogg to S/W section

21 years agoexplicited defines for valgrind testing and exhaustive testing modes
Josh Coalson [Sat, 28 Dec 2002 07:08:31 +0000 (07:08 +0000)]
explicited defines for valgrind testing and exhaustive testing modes

21 years agofix memory leaks
Josh Coalson [Sat, 28 Dec 2002 07:07:57 +0000 (07:07 +0000)]
fix memory leaks

21 years agoadd "all" to phony targets
Josh Coalson [Sat, 28 Dec 2002 07:07:13 +0000 (07:07 +0000)]
add "all" to phony targets

21 years agominor syntax
Josh Coalson [Sat, 28 Dec 2002 07:06:52 +0000 (07:06 +0000)]
minor syntax

21 years agofix uninitialized data
Josh Coalson [Sat, 28 Dec 2002 07:06:38 +0000 (07:06 +0000)]
fix uninitialized data

21 years agofix memory leaks and uninitialized data
Josh Coalson [Sat, 28 Dec 2002 07:06:10 +0000 (07:06 +0000)]
fix memory leaks and uninitialized data

21 years agoadd flushed fwrite in Valgrind mode
Josh Coalson [Sat, 28 Dec 2002 07:04:49 +0000 (07:04 +0000)]
add flushed fwrite in Valgrind mode

21 years agofix verbiage about get_block() in Iterator class
Josh Coalson [Sat, 28 Dec 2002 07:03:26 +0000 (07:03 +0000)]
fix verbiage about get_block() in Iterator class

21 years agoadd "src" target
Josh Coalson [Sat, 28 Dec 2002 07:03:01 +0000 (07:03 +0000)]
add "src" target

21 years agoadd Makefile.lite
Josh Coalson [Sat, 28 Dec 2002 07:02:46 +0000 (07:02 +0000)]
add Makefile.lite

21 years agoinitial import
Josh Coalson [Sat, 28 Dec 2002 07:02:38 +0000 (07:02 +0000)]
initial import

21 years agotweak Valgrind invocation to show more callers
Josh Coalson [Fri, 27 Dec 2002 21:07:20 +0000 (21:07 +0000)]
tweak Valgrind invocation to show more callers

21 years agofix memory leaks
Josh Coalson [Fri, 27 Dec 2002 21:05:55 +0000 (21:05 +0000)]
fix memory leaks

21 years agofix memory leak in Cuesheet destructor
Josh Coalson [Fri, 27 Dec 2002 21:05:18 +0000 (21:05 +0000)]
fix memory leak in Cuesheet destructor

21 years agomiroslav's patch to fix broken --disable-3dnow option
Josh Coalson [Thu, 26 Dec 2002 19:35:19 +0000 (19:35 +0000)]
miroslav's patch to fix broken --disable-3dnow option

21 years agominor comments
Josh Coalson [Mon, 23 Dec 2002 19:54:54 +0000 (19:54 +0000)]
minor comments

21 years agoenable 3dnow optimizations by default
Josh Coalson [Mon, 23 Dec 2002 19:53:00 +0000 (19:53 +0000)]
enable 3dnow optimizations by default

21 years agodouble-protect a naked assert
Josh Coalson [Mon, 23 Dec 2002 19:52:20 +0000 (19:52 +0000)]
double-protect a naked assert

21 years agofix problem with FLAC_plugin__charset_test_conversion() not returning a value
Josh Coalson [Mon, 23 Dec 2002 19:51:41 +0000 (19:51 +0000)]
fix problem with FLAC_plugin__charset_test_conversion() not returning a value

21 years agofix warning about unused vars
Josh Coalson [Mon, 23 Dec 2002 19:50:59 +0000 (19:50 +0000)]
fix warning about unused vars

21 years agofix uninitialized var
Josh Coalson [Mon, 23 Dec 2002 19:50:36 +0000 (19:50 +0000)]
fix uninitialized var

21 years agominor typo
Josh Coalson [Mon, 23 Dec 2002 19:50:14 +0000 (19:50 +0000)]
minor typo

21 years agofix problem with recursive use of TESTS_ENVIRONMENT
Josh Coalson [Mon, 23 Dec 2002 19:49:56 +0000 (19:49 +0000)]
fix problem with recursive use of TESTS_ENVIRONMENT

21 years agominor updates
Josh Coalson [Sat, 21 Dec 2002 04:50:22 +0000 (04:50 +0000)]
minor updates

21 years agofix some typos
Josh Coalson [Sat, 21 Dec 2002 04:38:59 +0000 (04:38 +0000)]
fix some typos

21 years agoadd metaflac.sgml
Josh Coalson [Sat, 21 Dec 2002 03:30:50 +0000 (03:30 +0000)]
add metaflac.sgml

21 years agotweak some of the usage text
Josh Coalson [Sat, 21 Dec 2002 03:30:32 +0000 (03:30 +0000)]
tweak some of the usage text

21 years agominor comments
Josh Coalson [Sat, 21 Dec 2002 03:30:10 +0000 (03:30 +0000)]
minor comments

21 years agominor tweak to test parameters
Josh Coalson [Sat, 21 Dec 2002 03:29:42 +0000 (03:29 +0000)]
minor tweak to test parameters

21 years agoadd WAVE and AIFF fixup tests
Josh Coalson [Sat, 21 Dec 2002 03:29:26 +0000 (03:29 +0000)]
add WAVE and AIFF fixup tests

21 years agoadd --until, --cuesheet, --force-aiff-format
Josh Coalson [Sat, 21 Dec 2002 03:28:06 +0000 (03:28 +0000)]
add --until, --cuesheet, --force-aiff-format

21 years agoinitial import
Josh Coalson [Sat, 21 Dec 2002 03:27:14 +0000 (03:27 +0000)]
initial import

21 years agofix typo in integer constant
Josh Coalson [Thu, 19 Dec 2002 15:41:43 +0000 (15:41 +0000)]
fix typo in integer constant

21 years agoadd support for decoding to AIFF
Josh Coalson [Tue, 17 Dec 2002 08:34:46 +0000 (08:34 +0000)]
add support for decoding to AIFF

21 years agofix bug in aiff code for skipping ahead
Josh Coalson [Tue, 17 Dec 2002 08:34:22 +0000 (08:34 +0000)]
fix bug in aiff code for skipping ahead

21 years agoadd decoding to AIFF, --force-aiff-format
Josh Coalson [Tue, 17 Dec 2002 08:33:19 +0000 (08:33 +0000)]
add decoding to AIFF, --force-aiff-format

21 years agoadd arbitrary WAVE and AIFF file generators
Josh Coalson [Tue, 17 Dec 2002 08:17:02 +0000 (08:17 +0000)]
add arbitrary WAVE and AIFF file generators

21 years agoadd round-trip tests, add aiff to everything
Josh Coalson [Tue, 17 Dec 2002 08:15:48 +0000 (08:15 +0000)]
add round-trip tests, add aiff to everything

21 years agominor update for aiff tests
Josh Coalson [Tue, 17 Dec 2002 08:15:20 +0000 (08:15 +0000)]
minor update for aiff tests

21 years agominor wording
Josh Coalson [Tue, 17 Dec 2002 08:14:42 +0000 (08:14 +0000)]
minor wording

21 years agoupdate "free codecs" verbiage
Josh Coalson [Tue, 17 Dec 2002 08:07:44 +0000 (08:07 +0000)]
update "free codecs" verbiage

21 years agoupdate verbiage about WavPack now that it is BSD
Josh Coalson [Mon, 16 Dec 2002 20:26:11 +0000 (20:26 +0000)]
update verbiage about WavPack now that it is BSD

21 years agofix more bugs with --skip and --until
Josh Coalson [Sun, 15 Dec 2002 21:40:24 +0000 (21:40 +0000)]
fix more bugs with --skip and --until

21 years agoadd link to foobar2000, audiotron, update codec verbiage
Josh Coalson [Sat, 14 Dec 2002 06:22:52 +0000 (06:22 +0000)]
add link to foobar2000, audiotron, update codec verbiage

21 years agodo --skip and --until tests for both wav and raw
Josh Coalson [Sat, 14 Dec 2002 06:22:22 +0000 (06:22 +0000)]
do --skip and --until tests for both wav and raw

21 years agofix bug with uninitialized vars in parser
Josh Coalson [Fri, 13 Dec 2002 05:37:56 +0000 (05:37 +0000)]
fix bug with uninitialized vars in parser

21 years agofix memory leaks
Josh Coalson [Fri, 13 Dec 2002 05:37:35 +0000 (05:37 +0000)]
fix memory leaks

21 years agofix bug in cuesheet comparison
Josh Coalson [Fri, 13 Dec 2002 05:37:13 +0000 (05:37 +0000)]
fix bug in cuesheet comparison

21 years agominor comments
Josh Coalson [Fri, 13 Dec 2002 05:36:34 +0000 (05:36 +0000)]
minor comments

21 years agoadd link for audiotron
Josh Coalson [Thu, 12 Dec 2002 18:41:29 +0000 (18:41 +0000)]
add link for audiotron

21 years agofix bugs with --skip, implement --until
Josh Coalson [Thu, 12 Dec 2002 03:59:23 +0000 (03:59 +0000)]
fix bugs with --skip, implement --until

21 years agoclean up code by emulating perl's 'die' command
Josh Coalson [Thu, 12 Dec 2002 03:58:18 +0000 (03:58 +0000)]
clean up code by emulating perl's 'die' command

21 years agoadd more --skip and --until tests
Josh Coalson [Thu, 12 Dec 2002 03:57:47 +0000 (03:57 +0000)]
add more --skip and --until tests

21 years agoadd link to rpms
Josh Coalson [Wed, 11 Dec 2002 06:37:32 +0000 (06:37 +0000)]
add link to rpms

21 years agoadd some meta tags
Josh Coalson [Tue, 10 Dec 2002 06:44:26 +0000 (06:44 +0000)]
add some meta tags

21 years agorevamp --skip processing, allow new mm:ss.sss form
Josh Coalson [Tue, 10 Dec 2002 06:43:59 +0000 (06:43 +0000)]
revamp --skip processing, allow new mm:ss.sss form

21 years agominor includes
Josh Coalson [Tue, 10 Dec 2002 06:43:14 +0000 (06:43 +0000)]
minor includes

21 years agoadd utils.c, utils.h
Josh Coalson [Tue, 10 Dec 2002 06:42:39 +0000 (06:42 +0000)]
add utils.c, utils.h

21 years agosplit off some tests to new test_flac.sh script
Josh Coalson [Tue, 10 Dec 2002 06:42:15 +0000 (06:42 +0000)]
split off some tests to new test_flac.sh script

21 years agoinitial import
Josh Coalson [Tue, 10 Dec 2002 06:41:27 +0000 (06:41 +0000)]
initial import

21 years agoadd "is_cd" flag to CUESHEET everywhere
Josh Coalson [Thu, 5 Dec 2002 06:37:46 +0000 (06:37 +0000)]
add "is_cd" flag to CUESHEET everywhere

21 years agoadd link to fink package
Josh Coalson [Thu, 5 Dec 2002 06:36:28 +0000 (06:36 +0000)]
add link to fink package

21 years agoinstrument for valgrind
Josh Coalson [Thu, 5 Dec 2002 06:36:12 +0000 (06:36 +0000)]
instrument for valgrind

21 years agoadd "only one VORBIS_COMMENT allowed" sentence
Josh Coalson [Wed, 4 Dec 2002 07:16:06 +0000 (07:16 +0000)]
add "only one VORBIS_COMMENT allowed" sentence

21 years ago#include config.h
Josh Coalson [Wed, 4 Dec 2002 07:07:35 +0000 (07:07 +0000)]
#include config.h

21 years agofix memory leaks found with valgrind
Josh Coalson [Wed, 4 Dec 2002 07:01:37 +0000 (07:01 +0000)]
fix memory leaks found with valgrind

21 years agofix library list
Josh Coalson [Wed, 4 Dec 2002 06:57:38 +0000 (06:57 +0000)]
fix library list

21 years agoinstrument for valgrind
Josh Coalson [Wed, 4 Dec 2002 04:57:33 +0000 (04:57 +0000)]
instrument for valgrind

21 years agoflesh out CUESHEET documentation
Josh Coalson [Tue, 3 Dec 2002 06:38:12 +0000 (06:38 +0000)]
flesh out CUESHEET documentation

21 years agoadd -S #s documentation
Josh Coalson [Tue, 3 Dec 2002 06:32:38 +0000 (06:32 +0000)]
add -S #s documentation

21 years agoadjust CUESHEET reserved lengths, minor comments
Josh Coalson [Tue, 3 Dec 2002 06:31:59 +0000 (06:31 +0000)]
adjust CUESHEET reserved lengths, minor comments

21 years agoadjust CUESHEET reserved lengths
Josh Coalson [Tue, 3 Dec 2002 06:31:41 +0000 (06:31 +0000)]
adjust CUESHEET reserved lengths

21 years agoremove in_flac.dsw from EXTRA_DIST
Josh Coalson [Tue, 3 Dec 2002 06:31:13 +0000 (06:31 +0000)]
remove in_flac.dsw from EXTRA_DIST

21 years agoremove README from EXTRA_DIST
Josh Coalson [Tue, 3 Dec 2002 06:30:57 +0000 (06:30 +0000)]
remove README from EXTRA_DIST

21 years agoremove SHARE_LIBS
Josh Coalson [Tue, 3 Dec 2002 06:30:14 +0000 (06:30 +0000)]
remove SHARE_LIBS

21 years agofix search path
Josh Coalson [Tue, 3 Dec 2002 06:29:23 +0000 (06:29 +0000)]
fix search path

21 years agominor comments
Josh Coalson [Tue, 3 Dec 2002 06:29:10 +0000 (06:29 +0000)]
minor comments

21 years agoobsolete
Josh Coalson [Tue, 3 Dec 2002 06:28:14 +0000 (06:28 +0000)]
obsolete

21 years agofix for mingw32
Josh Coalson [Thu, 28 Nov 2002 22:53:10 +0000 (22:53 +0000)]
fix for mingw32

21 years agoimplement --cuesheet and --no-cued-seekpoints
Josh Coalson [Wed, 27 Nov 2002 23:34:56 +0000 (23:34 +0000)]
implement --cuesheet and --no-cued-seekpoints