Commit Graph

1385 Commits

Author SHA1 Message Date
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
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