Josh Coalson
|
1f5da4c58e
|
add -S #s option
|
2002-11-07 05:12:16 +00:00 |
|
Josh Coalson
|
b4cf7b2953
|
fix unused function #ifdefs
|
2002-11-07 05:11:15 +00:00 |
|
Josh Coalson
|
51f3b0d946
|
new grabbag lib
|
2002-11-07 05:10:07 +00:00 |
|
Josh Coalson
|
d4dbadcc11
|
make names more consistent
|
2002-11-07 05:08:59 +00:00 |
|
Josh Coalson
|
b8f8a07684
|
updates to work with new grabbag lib
|
2002-11-07 05:07:30 +00:00 |
|
Josh Coalson
|
0dad163d95
|
add -S #s documentation
|
2002-11-07 05:06:36 +00:00 |
|
Josh Coalson
|
bd6c68fd58
|
initial import
|
2002-11-07 05:05:45 +00:00 |
|
Josh Coalson
|
35f8dc4726
|
move to grabbag/
|
2002-11-07 05:03:14 +00:00 |
|
Josh Coalson
|
829ff9b778
|
move into new grabbag lib
|
2002-11-07 05:02:42 +00:00 |
|
Josh Coalson
|
52d61b5839
|
initial import
|
2002-11-07 05:00:14 +00:00 |
|
Josh Coalson
|
5e3fcb2603
|
more strict typecasts
|
2002-11-06 07:11:26 +00:00 |
|
Josh Coalson
|
7424d2ffc0
|
fix bugs returning the wrong meaning from FLAC__stream_encoder_init()
|
2002-11-06 07:10:38 +00:00 |
|
Josh Coalson
|
58d6cf8e1d
|
#ifdef out more unused routines
|
2002-11-06 07:09:57 +00:00 |
|
Josh Coalson
|
008bc83280
|
use angle brackets for including ogg.h
|
2002-11-05 22:03:18 +00:00 |
|
Josh Coalson
|
efd45c9e80
|
make use of @OGG_CFLAGS@ and @OGG_LIBS@
|
2002-11-05 21:55:36 +00:00 |
|
Josh Coalson
|
03a8ff9f42
|
fix clipping setting in conjunction with hard limiter
|
2002-11-05 08:42:57 +00:00 |
|
Josh Coalson
|
3379a1748f
|
finish replaygain implementation + config tab
|
2002-11-05 07:27:28 +00:00 |
|
Josh Coalson
|
c202e8f734
|
minor wording
|
2002-11-05 07:26:21 +00:00 |
|
Josh Coalson
|
a3963a6d9c
|
add covenience functions parsing gains/peaks from vorbis comments and computing the scale factor from the gain
|
2002-11-05 07:25:36 +00:00 |
|
Josh Coalson
|
b667e70b82
|
constify first arg of FLAC__metadata_object_vorbiscomment_find_entry_from()
|
2002-11-05 07:24:33 +00:00 |
|
Josh Coalson
|
d600bd0445
|
add arson link to S/W
|
2002-11-04 17:49:47 +00:00 |
|
Josh Coalson
|
9502748777
|
beginnings of configuration support for ReplayGain settings
|
2002-11-01 08:03:47 +00:00 |
|
Josh Coalson
|
6e5361bf30
|
add libid3.a
|
2002-11-01 08:02:41 +00:00 |
|
Josh Coalson
|
2f5de01321
|
unroll some code in FLAC__plugin_common_apply_gain()
|
2002-11-01 06:15:46 +00:00 |
|
Josh Coalson
|
83bf6157e7
|
add replaygain_synthesis
|
2002-11-01 04:27:46 +00:00 |
|
Josh Coalson
|
348f112e83
|
move FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.h
|
2002-11-01 04:27:30 +00:00 |
|
Josh Coalson
|
de29cd0875
|
*** empty log message ***
|
2002-11-01 04:27:16 +00:00 |
|
Josh Coalson
|
63d1c0a4ca
|
obsolete
|
2002-11-01 04:26:41 +00:00 |
|
Josh Coalson
|
1d16a52a7a
|
add plugin_common/include dirs to AC_OUTPUT
|
2002-11-01 04:26:14 +00:00 |
|
Josh Coalson
|
b6b157f1db
|
initial import
|
2002-11-01 04:25:09 +00:00 |
|
Josh Coalson
|
6fd8b3624f
|
fix last-updated date
|
2002-10-31 06:18:39 +00:00 |
|
Josh Coalson
|
853d79cec3
|
add doc for --replay-gain
|
2002-10-31 06:16:45 +00:00 |
|
Josh Coalson
|
291eb08e43
|
allow --replay-gain with --skip
|
2002-10-31 06:16:19 +00:00 |
|
Josh Coalson
|
b1824a4e8f
|
move file functions into new file_utils convenience lib
|
2002-10-30 06:28:09 +00:00 |
|
Josh Coalson
|
f9944a90ac
|
flesh out --replay-gain implementation
|
2002-10-30 06:27:03 +00:00 |
|
Josh Coalson
|
e009bee1d7
|
flesh out --replay-gain implementation, make the encoder add a 4k padding block by default
|
2002-10-30 06:25:09 +00:00 |
|
Josh Coalson
|
9fc490483d
|
use replaygain lib's peak analysis
|
2002-10-30 06:24:41 +00:00 |
|
Josh Coalson
|
99602a28bf
|
add support for new file_utils convenience library
|
2002-10-30 06:24:01 +00:00 |
|
Josh Coalson
|
f9a97120b5
|
remove bogus file
|
2002-10-30 06:21:44 +00:00 |
|
Josh Coalson
|
fcb502f7ca
|
fix bug in rebuffering loop, add peak analysis, more fine-grained tagging functions
|
2002-10-30 06:19:54 +00:00 |
|
Josh Coalson
|
f0ba82178f
|
add more fine-grained tagging functions, do peak analysis
|
2002-10-30 06:19:04 +00:00 |
|
Josh Coalson
|
5843fc21fa
|
work related to moving some file utils into the new file_utils convenience lib
|
2002-10-30 06:18:13 +00:00 |
|
Josh Coalson
|
cf6e2ca7b8
|
moved into the new file_utils convenience library
|
2002-10-30 06:14:28 +00:00 |
|
Josh Coalson
|
1961c36454
|
initial import
|
2002-10-30 06:13:28 +00:00 |
|
Josh Coalson
|
df250077a9
|
beginnings of --replay-gain support
|
2002-10-29 05:47:10 +00:00 |
|
Josh Coalson
|
c955d2ca6e
|
fix library link order
|
2002-10-29 05:46:16 +00:00 |
|
Josh Coalson
|
3e40402c1a
|
fix misspellings in docs
|
2002-10-26 04:35:47 +00:00 |
|
Josh Coalson
|
2de6baf464
|
minor const-related fixes
|
2002-10-26 04:35:19 +00:00 |
|
Josh Coalson
|
6ffe8dab71
|
update to match new default vorbis comment implementation (now with vendor string)
|
2002-10-26 04:35:00 +00:00 |
|
Josh Coalson
|
45bb9887e1
|
add more convenience for manipulating vorbis comments
|
2002-10-26 04:34:16 +00:00 |
|