ref: b7dbdc17a9c3c56103f2336dbc4e92af8e3a56bb
parent: f13f3f831d4a72dc933b7aa4a9c2a8d740481cbb
author: cbagwell <cbagwell>
date: Sun Feb 20 13:41:20 EST 2011
changelog/news cleanups.
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,6 @@
sox-11gamma, followed by a list of prior authors and features.
-
sox-14.3.2 2011-xx-xx
----------
@@ -36,10 +35,6 @@
o Add support for 32-bit samples to OSS driver. (Eric Lammerts)
o Add support for 24 and 32-bit samples to waveaudio (Win32) driver.
(Doug Cook)
- o Fix regression where MP3 handler required libmad headers to be installed.
- (Samuli Suominen)
- o Allow dynamic loading of lame to be enabled even if lame header files
- are not installed. (Doug Cook)
o Support specifying audio device other than default on OSX (cbagwell)
Effects:
@@ -56,6 +51,10 @@
binaries readily available. (cbagwell)
o Support specifying an absolute end location for trim effect instead
only an offset from trim begin location. (Ulrich Klauer)
+ o Fix regression where MP3 handler required libmad headers to be installed.
+ (Samuli Suominen)
+ o Allow dynamic loading of lame to be enabled even if lame header files
+ are not installed. (Doug Cook)
Other new features:
--- a/NEWS
+++ b/NEWS
@@ -12,10 +12,16 @@
o Fix length error in 24-bit RIFF files.
o Add default channel mapping to 24-bit RIFF files.
o Fix ffmpeg crashes on some CPU's.
- o Fix segfaults on Mac OS X playback. Recording now works on OSX.
o Read wider range of WAV files with chunks embedded.
+ o Fix incorrect MP3 length determination with some VBR files
+ with initial silence.
+ o Fix segfaults on Mac OS X playback. Recording now works on OSX.
o Allow specifying non-default audio device on OS X.
o Enable LADSPA support by default on all platforms if libltdl exists.
+ o Allow now legend on spectrogram.
+ o Fix -w option on stat effect.
+ o Support specifying absolute end position instead of offset from
+ beginning of trim operation.
o Various fixes and improvements related to compiling.
For the complete list of changes, see the ChangeLog at