Josh Coalson
|
d91f8fa758
|
add FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetadataType enum for marking beginning of reserved range
|
2002-11-15 05:44:26 +00:00 |
|
Josh Coalson
|
e48693818d
|
further implementation of new CUESHEET metadata block
|
2002-11-15 05:41:48 +00:00 |
|
Josh Coalson
|
16cf47e351
|
add FLAC__bitbuffer_skip_bits_no_crc()
|
2002-11-15 05:40:00 +00:00 |
|
Josh Coalson
|
8e9c4519e7
|
implement new CUESHEET metadata block
|
2002-11-14 05:00:24 +00:00 |
|
Josh Coalson
|
5f34956e5b
|
reorganize metadata decoding in anticipation of new cuesheet block
|
2002-11-14 04:58:42 +00:00 |
|
Josh Coalson
|
f6fe5c2839
|
fix lib list
|
2002-11-14 04:57:46 +00:00 |
|
Josh Coalson
|
ec348fddb5
|
patch from Miroslav to show smoothed instantaneous bitrate
|
2002-11-14 04:56:57 +00:00 |
|
Josh Coalson
|
af385ab7b5
|
fix path to grabbag lib
|
2002-11-14 04:53:47 +00:00 |
|
Josh Coalson
|
18ca580818
|
if the performer tag is not set, use the composer tag; for Vorbis comments this means use "ARTIST" if there is no "PERFORMER"
|
2002-11-13 19:52:55 +00:00 |
|
Josh Coalson
|
4be849ff09
|
finish implementation of --add-seekpoint
|
2002-11-08 22:24:41 +00:00 |
|
Josh Coalson
|
3c18ade71f
|
fix bug passing filename around
|
2002-11-08 22:15:08 +00:00 |
|
Josh Coalson
|
cd1a4230b8
|
add FLAC__file_decoder_get_decode_position()
|
2002-11-08 22:13:49 +00:00 |
|
Josh Coalson
|
58350af879
|
add FLAC__seekable_stream_decoder_get_decode_position()
|
2002-11-08 22:13:21 +00:00 |
|
Josh Coalson
|
0295422716
|
add ..._get_resolved_state_string() convenience function
|
2002-11-08 06:16:31 +00:00 |
|
Josh Coalson
|
ee44de42bc
|
initial import; split up on main.c
|
2002-11-08 06:07:20 +00:00 |
|
Josh Coalson
|
9c2a011d46
|
add ..._get_resolved_state_string() convenience function
|
2002-11-08 06:06:37 +00:00 |
|
Josh Coalson
|
d9b6e335ca
|
fix bug in seekpoint calculation in the final frame
|
2002-11-08 06:05:23 +00:00 |
|
Josh Coalson
|
1786393e75
|
split up main.c into separate files
|
2002-11-08 05:37:43 +00:00 |
|
Josh Coalson
|
8c40b95c75
|
split up into separate files
|
2002-11-08 05:30:24 +00:00 |
|
Josh Coalson
|
0c781cf98f
|
beginnings of new --add-seekpoint option
|
2002-11-07 22:34:37 +00:00 |
|
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
|
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
|
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
|
b6b157f1db
|
initial import
|
2002-11-01 04:25:09 +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 |
|