platform/upstream/flac.git
21 years agomore strict typecasts
Josh Coalson [Wed, 6 Nov 2002 07:11:26 +0000 (07:11 +0000)]
more strict typecasts

21 years agofix bugs returning the wrong meaning from FLAC__stream_encoder_init()
Josh Coalson [Wed, 6 Nov 2002 07:10:38 +0000 (07:10 +0000)]
fix bugs returning the wrong meaning from FLAC__stream_encoder_init()

21 years ago#ifdef out more unused routines
Josh Coalson [Wed, 6 Nov 2002 07:09:57 +0000 (07:09 +0000)]
#ifdef out more unused routines

21 years agouse angle brackets for including ogg.h
Josh Coalson [Tue, 5 Nov 2002 22:03:18 +0000 (22:03 +0000)]
use angle brackets for including ogg.h

21 years agomake use of @OGG_CFLAGS@ and @OGG_LIBS@
Josh Coalson [Tue, 5 Nov 2002 21:55:36 +0000 (21:55 +0000)]
make use of @OGG_CFLAGS@ and @OGG_LIBS@

21 years agofix clipping setting in conjunction with hard limiter
Josh Coalson [Tue, 5 Nov 2002 08:42:57 +0000 (08:42 +0000)]
fix clipping setting in conjunction with hard limiter

21 years agofinish replaygain implementation + config tab
Josh Coalson [Tue, 5 Nov 2002 07:27:28 +0000 (07:27 +0000)]
finish replaygain implementation + config tab

21 years agominor wording
Josh Coalson [Tue, 5 Nov 2002 07:26:21 +0000 (07:26 +0000)]
minor wording

21 years agoadd covenience functions parsing gains/peaks from vorbis comments and computing the...
Josh Coalson [Tue, 5 Nov 2002 07:25:36 +0000 (07:25 +0000)]
add covenience functions parsing gains/peaks from vorbis comments and computing the scale factor from the gain

21 years agoconstify first arg of FLAC__metadata_object_vorbiscomment_find_entry_from()
Josh Coalson [Tue, 5 Nov 2002 07:24:33 +0000 (07:24 +0000)]
constify first arg of FLAC__metadata_object_vorbiscomment_find_entry_from()

21 years agoadd arson link to S/W
Josh Coalson [Mon, 4 Nov 2002 17:49:47 +0000 (17:49 +0000)]
add arson link to S/W

21 years agobeginnings of configuration support for ReplayGain settings
Josh Coalson [Fri, 1 Nov 2002 08:03:47 +0000 (08:03 +0000)]
beginnings of configuration support for ReplayGain settings

21 years agoadd libid3.a
Josh Coalson [Fri, 1 Nov 2002 08:02:41 +0000 (08:02 +0000)]
add libid3.a

21 years agounroll some code in FLAC__plugin_common_apply_gain()
Josh Coalson [Fri, 1 Nov 2002 06:15:46 +0000 (06:15 +0000)]
unroll some code in FLAC__plugin_common_apply_gain()

21 years agoadd replaygain_synthesis
Josh Coalson [Fri, 1 Nov 2002 04:27:46 +0000 (04:27 +0000)]
add replaygain_synthesis

21 years agomove FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.h
Josh Coalson [Fri, 1 Nov 2002 04:27:30 +0000 (04:27 +0000)]
move FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.h

21 years ago*** empty log message ***
Josh Coalson [Fri, 1 Nov 2002 04:27:16 +0000 (04:27 +0000)]
*** empty log message ***

21 years agoobsolete
Josh Coalson [Fri, 1 Nov 2002 04:26:41 +0000 (04:26 +0000)]
obsolete

21 years agoadd plugin_common/include dirs to AC_OUTPUT
Josh Coalson [Fri, 1 Nov 2002 04:26:14 +0000 (04:26 +0000)]
add plugin_common/include dirs to AC_OUTPUT

21 years agoinitial import
Josh Coalson [Fri, 1 Nov 2002 04:25:09 +0000 (04:25 +0000)]
initial import

21 years agofix last-updated date
Josh Coalson [Thu, 31 Oct 2002 06:18:39 +0000 (06:18 +0000)]
fix last-updated date

21 years agoadd doc for --replay-gain
Josh Coalson [Thu, 31 Oct 2002 06:16:45 +0000 (06:16 +0000)]
add doc for --replay-gain

21 years agoallow --replay-gain with --skip
Josh Coalson [Thu, 31 Oct 2002 06:16:19 +0000 (06:16 +0000)]
allow --replay-gain with --skip

21 years agomove file functions into new file_utils convenience lib
Josh Coalson [Wed, 30 Oct 2002 06:28:09 +0000 (06:28 +0000)]
move file functions into new file_utils convenience lib

21 years agoflesh out --replay-gain implementation
Josh Coalson [Wed, 30 Oct 2002 06:27:03 +0000 (06:27 +0000)]
flesh out --replay-gain implementation

21 years agoflesh out --replay-gain implementation, make the encoder add a 4k padding block by...
Josh Coalson [Wed, 30 Oct 2002 06:25:09 +0000 (06:25 +0000)]
flesh out --replay-gain implementation, make the encoder add a 4k padding block by default

21 years agouse replaygain lib's peak analysis
Josh Coalson [Wed, 30 Oct 2002 06:24:41 +0000 (06:24 +0000)]
use replaygain lib's peak analysis

21 years agoadd support for new file_utils convenience library
Josh Coalson [Wed, 30 Oct 2002 06:24:01 +0000 (06:24 +0000)]
add support for new file_utils convenience library

21 years agoremove bogus file
Josh Coalson [Wed, 30 Oct 2002 06:21:44 +0000 (06:21 +0000)]
remove bogus file

21 years agofix bug in rebuffering loop, add peak analysis, more fine-grained tagging functions
Josh Coalson [Wed, 30 Oct 2002 06:19:54 +0000 (06:19 +0000)]
fix bug in rebuffering loop, add peak analysis, more fine-grained tagging functions

21 years agoadd more fine-grained tagging functions, do peak analysis
Josh Coalson [Wed, 30 Oct 2002 06:19:04 +0000 (06:19 +0000)]
add more fine-grained tagging functions, do peak analysis

21 years agowork related to moving some file utils into the new file_utils convenience lib
Josh Coalson [Wed, 30 Oct 2002 06:18:13 +0000 (06:18 +0000)]
work related to moving some file utils into the new file_utils convenience lib

21 years agomoved into the new file_utils convenience library
Josh Coalson [Wed, 30 Oct 2002 06:14:28 +0000 (06:14 +0000)]
moved into the new file_utils convenience library

21 years agoinitial import
Josh Coalson [Wed, 30 Oct 2002 06:13:28 +0000 (06:13 +0000)]
initial import

21 years agobeginnings of --replay-gain support
Josh Coalson [Tue, 29 Oct 2002 05:47:10 +0000 (05:47 +0000)]
beginnings of --replay-gain support

21 years agofix library link order
Josh Coalson [Tue, 29 Oct 2002 05:46:16 +0000 (05:46 +0000)]
fix library link order

21 years agofix misspellings in docs
Josh Coalson [Sat, 26 Oct 2002 04:35:47 +0000 (04:35 +0000)]
fix misspellings in docs

21 years agominor const-related fixes
Josh Coalson [Sat, 26 Oct 2002 04:35:19 +0000 (04:35 +0000)]
minor const-related fixes

21 years agoupdate to match new default vorbis comment implementation (now with vendor string)
Josh Coalson [Sat, 26 Oct 2002 04:35:00 +0000 (04:35 +0000)]
update to match new default vorbis comment implementation (now with vendor string)

21 years agoadd more convenience for manipulating vorbis comments
Josh Coalson [Sat, 26 Oct 2002 04:34:16 +0000 (04:34 +0000)]
add more convenience for manipulating vorbis comments

21 years ago#include bitmath.h
Josh Coalson [Sat, 26 Oct 2002 04:33:49 +0000 (04:33 +0000)]
#include bitmath.h

21 years agoflesh out --add-replay-gain implementation
Josh Coalson [Sat, 26 Oct 2002 04:33:25 +0000 (04:33 +0000)]
flesh out --add-replay-gain implementation

21 years agoupdate to match new default vorbis comment size (now with vendor string)
Josh Coalson [Sat, 26 Oct 2002 04:28:57 +0000 (04:28 +0000)]
update to match new default vorbis comment size (now with vendor string)

21 years agoadd a few more tests
Josh Coalson [Sat, 26 Oct 2002 04:28:11 +0000 (04:28 +0000)]
add a few more tests

21 years agoflesh out implementation
Josh Coalson [Sat, 26 Oct 2002 04:27:43 +0000 (04:27 +0000)]
flesh out implementation

21 years agoadd hooks for new replaygain wrapper lib
Josh Coalson [Fri, 25 Oct 2002 04:57:05 +0000 (04:57 +0000)]
add hooks for new replaygain wrapper lib

21 years agofirst twinges of replaygain support
Josh Coalson [Fri, 25 Oct 2002 04:56:10 +0000 (04:56 +0000)]
first twinges of replaygain support

21 years agomake more local decls static
Josh Coalson [Fri, 25 Oct 2002 04:54:49 +0000 (04:54 +0000)]
make more local decls static

21 years agominor fixes
Josh Coalson [Fri, 25 Oct 2002 04:54:30 +0000 (04:54 +0000)]
minor fixes

21 years agofix include paths
Josh Coalson [Fri, 25 Oct 2002 04:54:14 +0000 (04:54 +0000)]
fix include paths

21 years agoinitial import
Josh Coalson [Fri, 25 Oct 2002 04:53:00 +0000 (04:53 +0000)]
initial import

21 years agoremove accidentally checked in .o
Josh Coalson [Fri, 25 Oct 2002 00:51:27 +0000 (00:51 +0000)]
remove accidentally checked in .o

21 years agoadd new gain_analysis convenience library
Josh Coalson [Thu, 24 Oct 2002 05:44:42 +0000 (05:44 +0000)]
add new gain_analysis convenience library

21 years agoreorg share directory, split each lib into its own dir
Josh Coalson [Wed, 23 Oct 2002 22:24:33 +0000 (22:24 +0000)]
reorg share directory, split each lib into its own dir

21 years agofinal merge of changes from the end of the flac 1.0.4 maintenance branch
Josh Coalson [Wed, 23 Oct 2002 22:18:37 +0000 (22:18 +0000)]
final merge of changes from the end of the flac 1.0.4 maintenance branch

21 years agoadd notion of topdir to Makefile.lite build system
Josh Coalson [Wed, 23 Oct 2002 22:08:13 +0000 (22:08 +0000)]
add notion of topdir to Makefile.lite build system

21 years agoadd config.rpath
Josh Coalson [Wed, 23 Oct 2002 22:07:52 +0000 (22:07 +0000)]
add config.rpath

21 years agonew location for share libs
Josh Coalson [Wed, 23 Oct 2002 22:07:28 +0000 (22:07 +0000)]
new location for share libs

21 years agominor verbiage
Josh Coalson [Wed, 23 Oct 2002 21:39:59 +0000 (21:39 +0000)]
minor verbiage

21 years agofix from Miroslav on the lpc datapath switching logic
Josh Coalson [Mon, 21 Oct 2002 07:04:07 +0000 (07:04 +0000)]
fix from Miroslav on the lpc datapath switching logic

21 years agofix bug in free()ing of output arrays
Josh Coalson [Mon, 21 Oct 2002 06:43:48 +0000 (06:43 +0000)]
fix bug in free()ing of output arrays

21 years agofixes for building static libs (new FLAC__NO_DLL #define)
Josh Coalson [Fri, 18 Oct 2002 06:14:09 +0000 (06:14 +0000)]
fixes for building static libs (new FLAC__NO_DLL #define)

21 years agominor comments
Josh Coalson [Fri, 18 Oct 2002 06:09:38 +0000 (06:09 +0000)]
minor comments

21 years agominor comments
Josh Coalson [Fri, 18 Oct 2002 05:57:06 +0000 (05:57 +0000)]
minor comments

21 years agouse FLAC__NO_DLL define to keep the DLL macros from cluttering the docs
Josh Coalson [Fri, 18 Oct 2002 05:51:59 +0000 (05:51 +0000)]
use FLAC__NO_DLL define to keep the DLL macros from cluttering the docs

21 years agofixes for building static libs (new FLAC__NO_DLL #define)
Josh Coalson [Fri, 18 Oct 2002 05:50:28 +0000 (05:50 +0000)]
fixes for building static libs (new FLAC__NO_DLL #define)

21 years agoimproved notes for building on win
Josh Coalson [Fri, 18 Oct 2002 05:49:44 +0000 (05:49 +0000)]
improved notes for building on win

21 years agoswitch malloc+memset(0) to calloc()
Josh Coalson [Fri, 18 Oct 2002 05:49:19 +0000 (05:49 +0000)]
switch malloc+memset(0) to calloc()

21 years agomore option tweaks
Josh Coalson [Thu, 17 Oct 2002 07:41:44 +0000 (07:41 +0000)]
more option tweaks

21 years agominor comment
Josh Coalson [Thu, 17 Oct 2002 07:40:34 +0000 (07:40 +0000)]
minor comment

21 years agoadd assert on the vendor string construction
Josh Coalson [Thu, 17 Oct 2002 07:40:01 +0000 (07:40 +0000)]
add assert on the vendor string construction

21 years agofix bug in vorbis comment construction
Josh Coalson [Thu, 17 Oct 2002 07:39:37 +0000 (07:39 +0000)]
fix bug in vorbis comment construction

21 years agoadd .dsps for metaflac, test suite, and all.dsp with all dependencies
Josh Coalson [Thu, 17 Oct 2002 07:38:03 +0000 (07:38 +0000)]
add .dsps for metaflac, test suite, and all.dsp with all dependencies

21 years agoinitial import
Josh Coalson [Thu, 17 Oct 2002 07:37:17 +0000 (07:37 +0000)]
initial import

21 years agoinitial import
Josh Coalson [Wed, 16 Oct 2002 23:40:10 +0000 (23:40 +0000)]
initial import

21 years agoadd flac_mac and flac_ren projects
Josh Coalson [Wed, 16 Oct 2002 23:39:21 +0000 (23:39 +0000)]
add flac_mac and flac_ren projects

21 years agoadd dsp file
Josh Coalson [Wed, 16 Oct 2002 23:39:01 +0000 (23:39 +0000)]
add dsp file

21 years agoremove unused libs from linkage
Josh Coalson [Wed, 16 Oct 2002 23:38:43 +0000 (23:38 +0000)]
remove unused libs from linkage

21 years agoadd Makefile.vc
Josh Coalson [Wed, 16 Oct 2002 23:38:24 +0000 (23:38 +0000)]
add Makefile.vc

21 years ago*** empty log message ***
Josh Coalson [Wed, 16 Oct 2002 22:53:52 +0000 (22:53 +0000)]
*** empty log message ***

21 years agotweak the preprocessor controls so that the *_API win DLL macros don't show up
Josh Coalson [Wed, 16 Oct 2002 22:52:07 +0000 (22:52 +0000)]
tweak the preprocessor controls so that the *_API win DLL macros don't show up

21 years agoinitial import
Josh Coalson [Wed, 16 Oct 2002 22:34:13 +0000 (22:34 +0000)]
initial import

21 years agoadd rules for .cpp files
Josh Coalson [Wed, 16 Oct 2002 22:33:56 +0000 (22:33 +0000)]
add rules for .cpp files

21 years agotweaks to build libs as DLLs under windows
Josh Coalson [Wed, 16 Oct 2002 22:29:47 +0000 (22:29 +0000)]
tweaks to build libs as DLLs under windows

21 years agochange .cc suffix to .cpp
Josh Coalson [Wed, 16 Oct 2002 22:28:38 +0000 (22:28 +0000)]
change .cc suffix to .cpp

21 years agoinitial import
Josh Coalson [Wed, 16 Oct 2002 22:21:33 +0000 (22:21 +0000)]
initial import

21 years agoupdate for plugin_common usage
Josh Coalson [Wed, 16 Oct 2002 22:21:10 +0000 (22:21 +0000)]
update for plugin_common usage

21 years agotweaks to build libs as DLLs under windows
Josh Coalson [Wed, 16 Oct 2002 22:18:32 +0000 (22:18 +0000)]
tweaks to build libs as DLLs under windows

21 years agochanges for MSCV: added dsp file, rename any .cc files to .cpp
Josh Coalson [Wed, 16 Oct 2002 22:06:04 +0000 (22:06 +0000)]
changes for MSCV: added dsp file, rename any .cc files to .cpp

21 years agoadd export.h
Josh Coalson [Wed, 16 Oct 2002 22:04:53 +0000 (22:04 +0000)]
add export.h

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