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 |
|
Josh Coalson
|
725829176f
|
#include bitmath.h
|
2002-10-26 04:33:49 +00:00 |
|
Josh Coalson
|
5f6463006d
|
flesh out --add-replay-gain implementation
|
2002-10-26 04:33:25 +00:00 |
|
Josh Coalson
|
71db5ee7dc
|
update to match new default vorbis comment size (now with vendor string)
|
2002-10-26 04:28:57 +00:00 |
|
Josh Coalson
|
c6ea43bca3
|
add a few more tests
|
2002-10-26 04:28:11 +00:00 |
|
Josh Coalson
|
ee0f93ddd9
|
flesh out implementation
|
2002-10-26 04:27:43 +00:00 |
|
Josh Coalson
|
3c043fd730
|
add hooks for new replaygain wrapper lib
|
2002-10-25 04:57:05 +00:00 |
|
Josh Coalson
|
c1d97f3f87
|
first twinges of replaygain support
|
2002-10-25 04:56:10 +00:00 |
|
Josh Coalson
|
6f2bc8cb2e
|
make more local decls static
|
2002-10-25 04:54:49 +00:00 |
|
Josh Coalson
|
0a68546227
|
minor fixes
|
2002-10-25 04:54:30 +00:00 |
|
Josh Coalson
|
5eb169d90b
|
fix include paths
|
2002-10-25 04:54:14 +00:00 |
|
Josh Coalson
|
1f22816171
|
initial import
|
2002-10-25 04:53:00 +00:00 |
|
Josh Coalson
|
e7ff8fb714
|
remove accidentally checked in .o
|
2002-10-25 00:51:27 +00:00 |
|
Josh Coalson
|
ddadef6f97
|
add new gain_analysis convenience library
|
2002-10-24 05:44:42 +00:00 |
|
Josh Coalson
|
ca8660193b
|
reorg share directory, split each lib into its own dir
|
2002-10-23 22:24:33 +00:00 |
|
Josh Coalson
|
1ce20b6ac3
|
final merge of changes from the end of the flac 1.0.4 maintenance branch
|
2002-10-23 22:18:37 +00:00 |
|
Josh Coalson
|
cd0e322d2d
|
add notion of topdir to Makefile.lite build system
|
2002-10-23 22:08:13 +00:00 |
|
Josh Coalson
|
e29fb7c84c
|
add config.rpath
|
2002-10-23 22:07:52 +00:00 |
|
Josh Coalson
|
c6d0c819bd
|
new location for share libs
|
2002-10-23 22:07:28 +00:00 |
|
Josh Coalson
|
2105a511aa
|
minor verbiage
|
2002-10-23 21:39:59 +00:00 |
|
Josh Coalson
|
fb9d18fbe7
|
fix from Miroslav on the lpc datapath switching logic
|
2002-10-21 07:04:07 +00:00 |
|
Josh Coalson
|
2c718a26fc
|
fix bug in free()ing of output arrays
|
2002-10-21 06:43:48 +00:00 |
|
Josh Coalson
|
8806494551
|
fixes for building static libs (new FLAC__NO_DLL #define)
|
2002-10-18 06:14:09 +00:00 |
|
Josh Coalson
|
a11d5deb30
|
minor comments
|
2002-10-18 06:09:38 +00:00 |
|
Josh Coalson
|
7d518fd818
|
minor comments
|
2002-10-18 05:57:06 +00:00 |
|
Josh Coalson
|
cb1dfb25b2
|
use FLAC__NO_DLL define to keep the DLL macros from cluttering the docs
|
2002-10-18 05:51:59 +00:00 |
|
Josh Coalson
|
1d25bb6a61
|
fixes for building static libs (new FLAC__NO_DLL #define)
|
2002-10-18 05:50:28 +00:00 |
|
Josh Coalson
|
3a17d3c3c3
|
improved notes for building on win
|
2002-10-18 05:49:44 +00:00 |
|
Josh Coalson
|
ea7155f0ac
|
switch malloc+memset(0) to calloc()
|
2002-10-18 05:49:19 +00:00 |
|
Josh Coalson
|
a987ab456d
|
more option tweaks
|
2002-10-17 07:41:44 +00:00 |
|
Josh Coalson
|
06aca9246e
|
minor comment
|
2002-10-17 07:40:34 +00:00 |
|
Josh Coalson
|
5dee3a641d
|
add assert on the vendor string construction
|
2002-10-17 07:40:01 +00:00 |
|
Josh Coalson
|
fc7945c14a
|
fix bug in vorbis comment construction
|
2002-10-17 07:39:37 +00:00 |
|
Josh Coalson
|
b2c94096f8
|
add .dsps for metaflac, test suite, and all.dsp with all dependencies
|
2002-10-17 07:38:03 +00:00 |
|
Josh Coalson
|
a15bc55a6e
|
initial import
|
2002-10-17 07:37:17 +00:00 |
|
Josh Coalson
|
affeaa7ca4
|
initial import
|
2002-10-16 23:40:10 +00:00 |
|
Josh Coalson
|
914b3eec7e
|
add flac_mac and flac_ren projects
|
2002-10-16 23:39:21 +00:00 |
|