Josh Coalson [Fri, 15 Nov 2002 05:40:00 +0000 (05:40 +0000)]
add FLAC__bitbuffer_skip_bits_no_crc()
Josh Coalson [Thu, 14 Nov 2002 05:00:24 +0000 (05:00 +0000)]
implement new CUESHEET metadata block
Josh Coalson [Thu, 14 Nov 2002 04:58:42 +0000 (04:58 +0000)]
reorganize metadata decoding in anticipation of new cuesheet block
Josh Coalson [Thu, 14 Nov 2002 04:57:46 +0000 (04:57 +0000)]
fix lib list
Josh Coalson [Thu, 14 Nov 2002 04:56:57 +0000 (04:56 +0000)]
patch from Miroslav to show smoothed instantaneous bitrate
Josh Coalson [Thu, 14 Nov 2002 04:54:24 +0000 (04:54 +0000)]
correct paths in SHARE_LIBS
Josh Coalson [Thu, 14 Nov 2002 04:53:47 +0000 (04:53 +0000)]
fix path to grabbag lib
Josh Coalson [Wed, 13 Nov 2002 19:52:55 +0000 (19:52 +0000)]
if the performer tag is not set, use the composer tag; for Vorbis comments this means use "ARTIST" if there is no "PERFORMER"
Josh Coalson [Fri, 8 Nov 2002 22:24:41 +0000 (22:24 +0000)]
finish implementation of --add-seekpoint
Josh Coalson [Fri, 8 Nov 2002 22:15:08 +0000 (22:15 +0000)]
fix bug passing filename around
Josh Coalson [Fri, 8 Nov 2002 22:13:49 +0000 (22:13 +0000)]
add FLAC__file_decoder_get_decode_position()
Josh Coalson [Fri, 8 Nov 2002 22:13:21 +0000 (22:13 +0000)]
add FLAC__seekable_stream_decoder_get_decode_position()
Josh Coalson [Fri, 8 Nov 2002 06:16:31 +0000 (06:16 +0000)]
add ..._get_resolved_state_string() convenience function
Josh Coalson [Fri, 8 Nov 2002 06:07:20 +0000 (06:07 +0000)]
initial import; split up on main.c
Josh Coalson [Fri, 8 Nov 2002 06:06:37 +0000 (06:06 +0000)]
add ..._get_resolved_state_string() convenience function
Josh Coalson [Fri, 8 Nov 2002 06:05:23 +0000 (06:05 +0000)]
fix bug in seekpoint calculation in the final frame
Josh Coalson [Fri, 8 Nov 2002 05:37:43 +0000 (05:37 +0000)]
split up main.c into separate files
Josh Coalson [Fri, 8 Nov 2002 05:30:24 +0000 (05:30 +0000)]
split up into separate files
Josh Coalson [Thu, 7 Nov 2002 22:34:37 +0000 (22:34 +0000)]
beginnings of new --add-seekpoint option
Josh Coalson [Thu, 7 Nov 2002 05:14:29 +0000 (05:14 +0000)]
initial import
Josh Coalson [Thu, 7 Nov 2002 05:12:16 +0000 (05:12 +0000)]
add -S #s option
Josh Coalson [Thu, 7 Nov 2002 05:11:15 +0000 (05:11 +0000)]
fix unused function #ifdefs
Josh Coalson [Thu, 7 Nov 2002 05:10:07 +0000 (05:10 +0000)]
new grabbag lib
Josh Coalson [Thu, 7 Nov 2002 05:08:59 +0000 (05:08 +0000)]
make names more consistent
Josh Coalson [Thu, 7 Nov 2002 05:07:30 +0000 (05:07 +0000)]
updates to work with new grabbag lib
Josh Coalson [Thu, 7 Nov 2002 05:06:36 +0000 (05:06 +0000)]
add -S #s documentation
Josh Coalson [Thu, 7 Nov 2002 05:05:45 +0000 (05:05 +0000)]
initial import
Josh Coalson [Thu, 7 Nov 2002 05:03:14 +0000 (05:03 +0000)]
move to grabbag/
Josh Coalson [Thu, 7 Nov 2002 05:02:42 +0000 (05:02 +0000)]
move into new grabbag lib
Josh Coalson [Thu, 7 Nov 2002 05:00:14 +0000 (05:00 +0000)]
initial import
Josh Coalson [Wed, 6 Nov 2002 07:11:26 +0000 (07:11 +0000)]
more strict typecasts
Josh Coalson [Wed, 6 Nov 2002 07:10:38 +0000 (07:10 +0000)]
fix bugs returning the wrong meaning from FLAC__stream_encoder_init()
Josh Coalson [Wed, 6 Nov 2002 07:09:57 +0000 (07:09 +0000)]
#ifdef out more unused routines
Josh Coalson [Tue, 5 Nov 2002 22:03:18 +0000 (22:03 +0000)]
use angle brackets for including ogg.h
Josh Coalson [Tue, 5 Nov 2002 21:55:36 +0000 (21:55 +0000)]
make use of @OGG_CFLAGS@ and @OGG_LIBS@
Josh Coalson [Tue, 5 Nov 2002 08:42:57 +0000 (08:42 +0000)]
fix clipping setting in conjunction with hard limiter
Josh Coalson [Tue, 5 Nov 2002 07:27:28 +0000 (07:27 +0000)]
finish replaygain implementation + config tab
Josh Coalson [Tue, 5 Nov 2002 07:26:21 +0000 (07:26 +0000)]
minor wording
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
Josh Coalson [Tue, 5 Nov 2002 07:24:33 +0000 (07:24 +0000)]
constify first arg of FLAC__metadata_object_vorbiscomment_find_entry_from()
Josh Coalson [Mon, 4 Nov 2002 17:49:47 +0000 (17:49 +0000)]
add arson link to S/W
Josh Coalson [Fri, 1 Nov 2002 08:03:47 +0000 (08:03 +0000)]
beginnings of configuration support for ReplayGain settings
Josh Coalson [Fri, 1 Nov 2002 08:02:41 +0000 (08:02 +0000)]
add libid3.a
Josh Coalson [Fri, 1 Nov 2002 06:15:46 +0000 (06:15 +0000)]
unroll some code in FLAC__plugin_common_apply_gain()
Josh Coalson [Fri, 1 Nov 2002 04:27:46 +0000 (04:27 +0000)]
add replaygain_synthesis
Josh Coalson [Fri, 1 Nov 2002 04:27:30 +0000 (04:27 +0000)]
move FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.h
Josh Coalson [Fri, 1 Nov 2002 04:27:16 +0000 (04:27 +0000)]
*** empty log message ***
Josh Coalson [Fri, 1 Nov 2002 04:26:41 +0000 (04:26 +0000)]
obsolete
Josh Coalson [Fri, 1 Nov 2002 04:26:14 +0000 (04:26 +0000)]
add plugin_common/include dirs to AC_OUTPUT
Josh Coalson [Fri, 1 Nov 2002 04:25:09 +0000 (04:25 +0000)]
initial import
Josh Coalson [Thu, 31 Oct 2002 06:18:39 +0000 (06:18 +0000)]
fix last-updated date
Josh Coalson [Thu, 31 Oct 2002 06:16:45 +0000 (06:16 +0000)]
add doc for --replay-gain
Josh Coalson [Thu, 31 Oct 2002 06:16:19 +0000 (06:16 +0000)]
allow --replay-gain with --skip
Josh Coalson [Wed, 30 Oct 2002 06:28:09 +0000 (06:28 +0000)]
move file functions into new file_utils convenience lib
Josh Coalson [Wed, 30 Oct 2002 06:27:03 +0000 (06:27 +0000)]
flesh out --replay-gain implementation
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
Josh Coalson [Wed, 30 Oct 2002 06:24:41 +0000 (06:24 +0000)]
use replaygain lib's peak analysis
Josh Coalson [Wed, 30 Oct 2002 06:24:01 +0000 (06:24 +0000)]
add support for new file_utils convenience library
Josh Coalson [Wed, 30 Oct 2002 06:21:44 +0000 (06:21 +0000)]
remove bogus file
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
Josh Coalson [Wed, 30 Oct 2002 06:19:04 +0000 (06:19 +0000)]
add more fine-grained tagging functions, do peak analysis
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
Josh Coalson [Wed, 30 Oct 2002 06:14:28 +0000 (06:14 +0000)]
moved into the new file_utils convenience library
Josh Coalson [Wed, 30 Oct 2002 06:13:28 +0000 (06:13 +0000)]
initial import
Josh Coalson [Tue, 29 Oct 2002 05:47:10 +0000 (05:47 +0000)]
beginnings of --replay-gain support
Josh Coalson [Tue, 29 Oct 2002 05:46:16 +0000 (05:46 +0000)]
fix library link order
Josh Coalson [Sat, 26 Oct 2002 04:35:47 +0000 (04:35 +0000)]
fix misspellings in docs
Josh Coalson [Sat, 26 Oct 2002 04:35:19 +0000 (04:35 +0000)]
minor const-related fixes
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)
Josh Coalson [Sat, 26 Oct 2002 04:34:16 +0000 (04:34 +0000)]
add more convenience for manipulating vorbis comments
Josh Coalson [Sat, 26 Oct 2002 04:33:49 +0000 (04:33 +0000)]
#include bitmath.h
Josh Coalson [Sat, 26 Oct 2002 04:33:25 +0000 (04:33 +0000)]
flesh out --add-replay-gain implementation
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)
Josh Coalson [Sat, 26 Oct 2002 04:28:11 +0000 (04:28 +0000)]
add a few more tests
Josh Coalson [Sat, 26 Oct 2002 04:27:43 +0000 (04:27 +0000)]
flesh out implementation
Josh Coalson [Fri, 25 Oct 2002 04:57:05 +0000 (04:57 +0000)]
add hooks for new replaygain wrapper lib
Josh Coalson [Fri, 25 Oct 2002 04:56:10 +0000 (04:56 +0000)]
first twinges of replaygain support
Josh Coalson [Fri, 25 Oct 2002 04:54:49 +0000 (04:54 +0000)]
make more local decls static
Josh Coalson [Fri, 25 Oct 2002 04:54:30 +0000 (04:54 +0000)]
minor fixes
Josh Coalson [Fri, 25 Oct 2002 04:54:14 +0000 (04:54 +0000)]
fix include paths
Josh Coalson [Fri, 25 Oct 2002 04:53:00 +0000 (04:53 +0000)]
initial import
Josh Coalson [Fri, 25 Oct 2002 00:51:27 +0000 (00:51 +0000)]
remove accidentally checked in .o
Josh Coalson [Thu, 24 Oct 2002 05:44:42 +0000 (05:44 +0000)]
add new gain_analysis convenience library
Josh Coalson [Wed, 23 Oct 2002 22:24:33 +0000 (22:24 +0000)]
reorg share directory, split each lib into its own dir
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
Josh Coalson [Wed, 23 Oct 2002 22:08:13 +0000 (22:08 +0000)]
add notion of topdir to Makefile.lite build system
Josh Coalson [Wed, 23 Oct 2002 22:07:52 +0000 (22:07 +0000)]
add config.rpath
Josh Coalson [Wed, 23 Oct 2002 22:07:28 +0000 (22:07 +0000)]
new location for share libs
Josh Coalson [Wed, 23 Oct 2002 21:39:59 +0000 (21:39 +0000)]
minor verbiage
Josh Coalson [Mon, 21 Oct 2002 07:04:07 +0000 (07:04 +0000)]
fix from Miroslav on the lpc datapath switching logic
Josh Coalson [Mon, 21 Oct 2002 06:43:48 +0000 (06:43 +0000)]
fix bug in free()ing of output arrays
Josh Coalson [Fri, 18 Oct 2002 06:14:09 +0000 (06:14 +0000)]
fixes for building static libs (new FLAC__NO_DLL #define)
Josh Coalson [Fri, 18 Oct 2002 06:09:38 +0000 (06:09 +0000)]
minor comments
Josh Coalson [Fri, 18 Oct 2002 05:57:06 +0000 (05:57 +0000)]
minor comments
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
Josh Coalson [Fri, 18 Oct 2002 05:50:28 +0000 (05:50 +0000)]
fixes for building static libs (new FLAC__NO_DLL #define)
Josh Coalson [Fri, 18 Oct 2002 05:49:44 +0000 (05:49 +0000)]
improved notes for building on win
Josh Coalson [Fri, 18 Oct 2002 05:49:19 +0000 (05:49 +0000)]
switch malloc+memset(0) to calloc()
Josh Coalson [Thu, 17 Oct 2002 07:41:44 +0000 (07:41 +0000)]
more option tweaks
Josh Coalson [Thu, 17 Oct 2002 07:40:34 +0000 (07:40 +0000)]
minor comment