platform/upstream/flac.git
21 years agoadd FLAC.dsw
Josh Coalson [Wed, 16 Oct 2002 22:04:23 +0000 (22:04 +0000)]
add FLAC.dsw

21 years agorename .cc files to .cpp since I can find no way to make MSVC recognize .cc as a...
Josh Coalson [Wed, 16 Oct 2002 21:43:00 +0000 (21:43 +0000)]
rename .cc files to .cpp since I can find no way to make MSVC recognize .cc as a valid C++ file extension

21 years agoremove -E,--escape-coding
Josh Coalson [Tue, 15 Oct 2002 17:31:33 +0000 (17:31 +0000)]
remove -E,--escape-coding

21 years agoFix a broken search-and-replace which produced effects like @ OGG_CFLAGS@
Matt Zimmerman [Tue, 15 Oct 2002 01:56:21 +0000 (01:56 +0000)]
Fix a broken search-and-replace which produced effects like @ OGG_CFLAGS@

21 years agoFix slightly botched search-and-replace which produced constructs like
Matt Zimmerman [Tue, 15 Oct 2002 01:41:11 +0000 (01:41 +0000)]
Fix slightly botched search-and-replace which produced constructs like
"@ CFLAGS".

21 years agoadd verbatim catchall if no subframes are generated
Josh Coalson [Fri, 11 Oct 2002 06:25:16 +0000 (06:25 +0000)]
add verbatim catchall if no subframes are generated

21 years agofix assertion bug
Josh Coalson [Fri, 11 Oct 2002 06:24:33 +0000 (06:24 +0000)]
fix assertion bug

21 years agominor cosmetics
Josh Coalson [Fri, 11 Oct 2002 06:24:12 +0000 (06:24 +0000)]
minor cosmetics

21 years agoadd one more noise stream
Josh Coalson [Fri, 11 Oct 2002 06:23:19 +0000 (06:23 +0000)]
add one more noise stream

21 years agoprecursor to valgrind support
Josh Coalson [Fri, 11 Oct 2002 06:22:43 +0000 (06:22 +0000)]
precursor to valgrind support

21 years agoextend tests with --disable-...-subframe loops; precursor to valgrind support
Josh Coalson [Fri, 11 Oct 2002 06:22:30 +0000 (06:22 +0000)]
extend tests with --disable-...-subframe loops; precursor to valgrind support

21 years agoUse config.h rather than passing all defs in CFLAGS
Matt Zimmerman [Thu, 10 Oct 2002 16:51:06 +0000 (16:51 +0000)]
Use config.h rather than passing all defs in CFLAGS

21 years agoadd @LIBICONV@ to ..._LDADD
Josh Coalson [Tue, 8 Oct 2002 06:22:00 +0000 (06:22 +0000)]
add @LIBICONV@ to ..._LDADD

21 years agoadd functions/switches for disabling certain subframe types for use by the test suite
Josh Coalson [Tue, 8 Oct 2002 06:03:25 +0000 (06:03 +0000)]
add functions/switches for disabling certain subframe types for use by the test suite

21 years agofix bug where importing vorbis comments to a flac file with no vorbis comment block...
Josh Coalson [Tue, 8 Oct 2002 06:01:24 +0000 (06:01 +0000)]
fix bug where importing vorbis comments to a flac file with no vorbis comment block corrupted the file

21 years agoUse AM_MAINTAINER_MODE
Matt Zimmerman [Sat, 5 Oct 2002 14:41:19 +0000 (14:41 +0000)]
Use AM_MAINTAINER_MODE

21 years agoadd support for 64bit datapath through FIR filter, update logic for automatically...
Josh Coalson [Fri, 4 Oct 2002 05:29:05 +0000 (05:29 +0000)]
add support for 64bit datapath through FIR filter, update logic for automatically choosing the qlp coeff precision

21 years agoadd support for 64bit datapath through inverse filter
Josh Coalson [Fri, 4 Oct 2002 05:27:49 +0000 (05:27 +0000)]
add support for 64bit datapath through inverse filter

21 years agoadd wide (64-bit) versions of the FIR filter and inverse filter, remove unused arg...
Josh Coalson [Fri, 4 Oct 2002 05:25:54 +0000 (05:25 +0000)]
add wide (64-bit) versions of the FIR filter and inverse filter, remove unused arg from quantizing routine

21 years agoadd FLAC__MAX_QLP_COEFF_PRECISION
Josh Coalson [Fri, 4 Oct 2002 05:24:30 +0000 (05:24 +0000)]
add FLAC__MAX_QLP_COEFF_PRECISION

21 years agoadd wide version of silog2
Josh Coalson [Fri, 4 Oct 2002 05:24:10 +0000 (05:24 +0000)]
add wide version of silog2

21 years agofix bug with non-ogg builds, wrong # of args to fprintf
Josh Coalson [Tue, 1 Oct 2002 05:17:04 +0000 (05:17 +0000)]
fix bug with non-ogg builds, wrong # of args to fprintf

21 years agofix bug where --add-padding was counteracted by --use-padding
Josh Coalson [Sat, 28 Sep 2002 06:08:59 +0000 (06:08 +0000)]
fix bug where --add-padding was counteracted by --use-padding

21 years agonew #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER
Josh Coalson [Thu, 26 Sep 2002 04:42:10 +0000 (04:42 +0000)]
new #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER

21 years agofixes related to the change of FLAC__VERSION_STRING from a #define to an identifier
Josh Coalson [Wed, 25 Sep 2002 06:09:47 +0000 (06:09 +0000)]
fixes related to the change of FLAC__VERSION_STRING from a #define to an identifier

21 years agobump the version number from 1.0.4_beta to 1.0.4
Josh Coalson [Wed, 25 Sep 2002 06:07:23 +0000 (06:07 +0000)]
bump the version number from 1.0.4_beta to 1.0.4

21 years agominor cosmetics
Josh Coalson [Wed, 25 Sep 2002 06:06:55 +0000 (06:06 +0000)]
minor cosmetics

21 years agobump the libtool version number
Josh Coalson [Wed, 25 Sep 2002 06:05:27 +0000 (06:05 +0000)]
bump the libtool version number

21 years agoadd clean targets for cleaning up the generated doxygen docs
Josh Coalson [Tue, 24 Sep 2002 06:41:29 +0000 (06:41 +0000)]
add clean targets for cleaning up the generated doxygen docs

21 years ago1.0.4
Andrey Astafiev [Fri, 20 Sep 2002 13:20:32 +0000 (13:20 +0000)]
1.0.4

21 years ago1.0.4
Andrey Astafiev [Fri, 20 Sep 2002 07:22:59 +0000 (07:22 +0000)]
1.0.4

21 years agowrite the 1.0.4 release message
Josh Coalson [Fri, 20 Sep 2002 05:57:05 +0000 (05:57 +0000)]
write the 1.0.4 release message

21 years agoadd a few bullets to 1.0.4 news item
Josh Coalson [Fri, 20 Sep 2002 05:56:51 +0000 (05:56 +0000)]
add a few bullets to 1.0.4 news item

21 years agofix _HEADERS targets to not clobber each others
Josh Coalson [Fri, 20 Sep 2002 05:56:33 +0000 (05:56 +0000)]
fix _HEADERS targets to not clobber each others

21 years agoadd -T, --tag options
Josh Coalson [Fri, 20 Sep 2002 05:53:10 +0000 (05:53 +0000)]
add -T, --tag options

21 years agoinitial import
Josh Coalson [Fri, 20 Sep 2002 05:52:42 +0000 (05:52 +0000)]
initial import

21 years agominor comments
Josh Coalson [Fri, 20 Sep 2002 05:51:45 +0000 (05:51 +0000)]
minor comments

21 years agofix bug calling utf8_decode()
Josh Coalson [Fri, 20 Sep 2002 05:51:28 +0000 (05:51 +0000)]
fix bug calling utf8_decode()

21 years agoupdate encode and decode times for 1.0.4
Josh Coalson [Fri, 20 Sep 2002 05:45:42 +0000 (05:45 +0000)]
update encode and decode times for 1.0.4

21 years agocheck in Miroslav's speedup patch
Josh Coalson [Thu, 19 Sep 2002 05:19:14 +0000 (05:19 +0000)]
check in Miroslav's speedup patch

21 years agominor formatting
Josh Coalson [Thu, 19 Sep 2002 01:00:32 +0000 (01:00 +0000)]
minor formatting

21 years agorevert to miroslav's suggestion for getting the basename
Josh Coalson [Tue, 17 Sep 2002 05:49:29 +0000 (05:49 +0000)]
revert to miroslav's suggestion for getting the basename

21 years agouse correct setlocale() setting, fix but where --list of vorbis comments was not...
Josh Coalson [Tue, 17 Sep 2002 05:38:08 +0000 (05:38 +0000)]
use correct setlocale() setting, fix but where --list of vorbis comments was not going through utf8 conversion step

21 years agoadd code for OS-specific path separator
Josh Coalson [Tue, 17 Sep 2002 05:37:21 +0000 (05:37 +0000)]
add code for OS-specific path separator

21 years agominor tweaks
Josh Coalson [Tue, 17 Sep 2002 05:36:39 +0000 (05:36 +0000)]
minor tweaks

21 years agominor tweaks
Josh Coalson [Fri, 13 Sep 2002 01:36:16 +0000 (01:36 +0000)]
minor tweaks

21 years agolink with gcc instead of ld
Josh Coalson [Thu, 12 Sep 2002 06:40:55 +0000 (06:40 +0000)]
link with gcc instead of ld

21 years agoverbiage about extra --with-... options
Josh Coalson [Thu, 12 Sep 2002 06:40:44 +0000 (06:40 +0000)]
verbiage about extra --with-... options

21 years agoadd ltmain.sh to EXTRA_DIST
Josh Coalson [Wed, 11 Sep 2002 19:16:20 +0000 (19:16 +0000)]
add ltmain.sh to EXTRA_DIST

21 years agofix noinst_HEADERS; missing vorbiscomment.h
Josh Coalson [Wed, 11 Sep 2002 17:08:05 +0000 (17:08 +0000)]
fix noinst_HEADERS; missing vorbiscomment.h

21 years ago1.0.4 beta
Andrey Astafiev [Wed, 11 Sep 2002 12:52:14 +0000 (12:52 +0000)]
1.0.4 beta

21 years ago1.0.4 beta
Andrey Astafiev [Wed, 11 Sep 2002 12:31:51 +0000 (12:31 +0000)]
1.0.4 beta

21 years agoupdate "known bugs" section
Josh Coalson [Wed, 11 Sep 2002 06:14:57 +0000 (06:14 +0000)]
update "known bugs" section

21 years agofix handling of api/ directory in accord with new automake
Josh Coalson [Wed, 11 Sep 2002 00:37:22 +0000 (00:37 +0000)]
fix handling of api/ directory in accord with new automake

21 years agofix bug with missing --lax in some cases
Josh Coalson [Wed, 11 Sep 2002 00:31:47 +0000 (00:31 +0000)]
fix bug with missing --lax in some cases

21 years agominor comment typo fix
Josh Coalson [Wed, 11 Sep 2002 00:31:29 +0000 (00:31 +0000)]
minor comment typo fix

21 years agoadd locale_hack.h to header list
Josh Coalson [Tue, 10 Sep 2002 22:08:26 +0000 (22:08 +0000)]
add locale_hack.h to header list

21 years ago1.0.4 beta?
Andrey Astafiev [Tue, 10 Sep 2002 13:28:29 +0000 (13:28 +0000)]
1.0.4 beta?

21 years ago1.0.4 beta?
Andrey Astafiev [Tue, 10 Sep 2002 13:14:23 +0000 (13:14 +0000)]
1.0.4 beta?

21 years ago1.0.4 beta?
Andrey Astafiev [Tue, 10 Sep 2002 13:07:35 +0000 (13:07 +0000)]
1.0.4 beta?

21 years ago1.0.4 beta?
Andrey Astafiev [Tue, 10 Sep 2002 13:01:03 +0000 (13:01 +0000)]
1.0.4 beta?

21 years ago1.0.4 beta?
Andrey Astafiev [Tue, 10 Sep 2002 12:50:51 +0000 (12:50 +0000)]
1.0.4 beta?

21 years ago1.0.4 beta?
Andrey Astafiev [Tue, 10 Sep 2002 12:43:56 +0000 (12:43 +0000)]
1.0.4 beta?

21 years agoadd 1.0.4 news item
Josh Coalson [Tue, 10 Sep 2002 05:57:19 +0000 (05:57 +0000)]
add 1.0.4 news item

21 years agoremove obsolete file
Josh Coalson [Mon, 9 Sep 2002 22:18:44 +0000 (22:18 +0000)]
remove obsolete file

21 years agobump version number to 1.0.4
Josh Coalson [Mon, 9 Sep 2002 22:17:19 +0000 (22:17 +0000)]
bump version number to 1.0.4

21 years agobump version number to 1.0.4_beta
Josh Coalson [Mon, 9 Sep 2002 22:16:55 +0000 (22:16 +0000)]
bump version number to 1.0.4_beta

21 years agobump library version number
Josh Coalson [Mon, 9 Sep 2002 22:13:57 +0000 (22:13 +0000)]
bump library version number

21 years agoimproved id3lib detection
Josh Coalson [Mon, 9 Sep 2002 21:54:28 +0000 (21:54 +0000)]
improved id3lib detection

21 years agoadd link to ptarmigan
Josh Coalson [Mon, 9 Sep 2002 21:53:57 +0000 (21:53 +0000)]
add link to ptarmigan

21 years agounwind gettext usage; see tag COMMENT_LAST_WORKING_GETTEXT for the last working versi...
uid38180 [Mon, 9 Sep 2002 20:53:08 +0000 (20:53 +0000)]
unwind gettext usage; see tag COMMENT_LAST_WORKING_GETTEXT for the last working version of the gettext flow

21 years agofix bug #606796 where do_shorthand_operations_on_file() was not checking the needs_wr...
Josh Coalson [Mon, 9 Sep 2002 18:35:26 +0000 (18:35 +0000)]
fix bug #606796 where do_shorthand_operations_on_file() was not checking the needs_write flag before writing

21 years agostring hack for msvc6
Josh Coalson [Mon, 9 Sep 2002 05:06:51 +0000 (05:06 +0000)]
string hack for msvc6

21 years agoadd specialized stroull() because msvc6 doesn't have one
Josh Coalson [Mon, 9 Sep 2002 04:58:58 +0000 (04:58 +0000)]
add specialized stroull() because msvc6 doesn't have one

21 years agominor error message formatting
Josh Coalson [Mon, 9 Sep 2002 04:50:50 +0000 (04:50 +0000)]
minor error message formatting

21 years agoadd --export-vc-to option and undocumented --set-... options for STREAMINFO editing
Josh Coalson [Sat, 7 Sep 2002 05:28:26 +0000 (05:28 +0000)]
add --export-vc-to option and undocumented --set-... options for STREAMINFO editing

21 years agomore gettext-related changes
Josh Coalson [Fri, 6 Sep 2002 06:07:40 +0000 (06:07 +0000)]
more gettext-related changes

21 years agominor comments
Josh Coalson [Fri, 6 Sep 2002 04:54:45 +0000 (04:54 +0000)]
minor comments

21 years agoadd resolved_as_cstring() method to State classes
Josh Coalson [Fri, 6 Sep 2002 00:40:30 +0000 (00:40 +0000)]
add resolved_as_cstring() method to State classes

21 years agofix bug where seek table functionality was being called even though no seek table...
Josh Coalson [Fri, 6 Sep 2002 00:39:42 +0000 (00:39 +0000)]
fix bug where seek table functionality was being called even though no seek table was requested

21 years agofix bug where output resolution was being determined before it was read from the...
Josh Coalson [Thu, 5 Sep 2002 06:58:31 +0000 (06:58 +0000)]
fix bug where output resolution was being determined before it was read from the FLAC file

21 years agosupport 8bps in dither mode
Josh Coalson [Thu, 5 Sep 2002 06:56:24 +0000 (06:56 +0000)]
support 8bps in dither mode

21 years agosupport 8bps in dither mode
Josh Coalson [Thu, 5 Sep 2002 06:43:56 +0000 (06:43 +0000)]
support 8bps in dither mode

21 years agogettext-related fixes
Josh Coalson [Thu, 5 Sep 2002 05:40:58 +0000 (05:40 +0000)]
gettext-related fixes

21 years agoadd gettextize and autoheader
Josh Coalson [Thu, 5 Sep 2002 05:40:41 +0000 (05:40 +0000)]
add gettextize and autoheader

21 years agoadd link for etree, remove first principles link
Josh Coalson [Thu, 5 Sep 2002 05:40:24 +0000 (05:40 +0000)]
add link for etree, remove first principles link

21 years agofix dependencies for flac target
Josh Coalson [Thu, 5 Sep 2002 05:39:47 +0000 (05:39 +0000)]
fix dependencies for flac target

21 years agoinclude stdio.h
Josh Coalson [Thu, 5 Sep 2002 05:39:19 +0000 (05:39 +0000)]
include stdio.h

21 years agofix bug with title composition
Josh Coalson [Thu, 5 Sep 2002 05:39:06 +0000 (05:39 +0000)]
fix bug with title composition

21 years agoadd libplugin_common.a to linkage
Josh Coalson [Thu, 5 Sep 2002 05:38:44 +0000 (05:38 +0000)]
add libplugin_common.a to linkage

21 years agominor formatting
Josh Coalson [Thu, 5 Sep 2002 05:38:32 +0000 (05:38 +0000)]
minor formatting

21 years agoadd --import-vc-from
Josh Coalson [Thu, 5 Sep 2002 05:38:22 +0000 (05:38 +0000)]
add --import-vc-from

21 years agoremove bogus return in FLAC__bitbuffer_dump
Josh Coalson [Wed, 4 Sep 2002 08:00:40 +0000 (08:00 +0000)]
remove bogus return in FLAC__bitbuffer_dump

21 years agodoxygen comments
Josh Coalson [Wed, 4 Sep 2002 08:00:14 +0000 (08:00 +0000)]
doxygen comments

21 years agoincorporate miroslav's speedup for little-endian 16bps mono/stereo
Josh Coalson [Wed, 4 Sep 2002 07:59:28 +0000 (07:59 +0000)]
incorporate miroslav's speedup for little-endian 16bps mono/stereo

21 years agocomments
Josh Coalson [Wed, 4 Sep 2002 07:59:02 +0000 (07:59 +0000)]
comments

21 years agofix problem with strncasecmp on windows
Josh Coalson [Wed, 4 Sep 2002 07:58:13 +0000 (07:58 +0000)]
fix problem with strncasecmp on windows

21 years agoadd support for merged canonical tags, decimation of input to visualization modules
Josh Coalson [Wed, 4 Sep 2002 07:57:56 +0000 (07:57 +0000)]
add support for merged canonical tags, decimation of input to visualization modules

21 years agorename plugin-common lib to plugin_common
Josh Coalson [Wed, 4 Sep 2002 07:56:44 +0000 (07:56 +0000)]
rename plugin-common lib to plugin_common

21 years agoadd test for --serial-number
Josh Coalson [Wed, 4 Sep 2002 07:56:02 +0000 (07:56 +0000)]
add test for --serial-number