shithub: sox

Download patch

ref: b1ef975e003eea8d68164f2050e4cec3ad7576fb
parent: eda19e929601e40ae3e71e7811d16529a50248e3
author: rrt <rrt>
date: Fri Nov 24 15:40:57 EST 2006

Document recent changes.

--- a/Changelog
+++ b/Changelog
@@ -11,12 +11,12 @@
     detected as valid MP3 frames.
   o Add new getopt1.c to win32 project file.
   o New optional rabbit resample routine.  Uses libsamplerate
-    (aka Secret Rabbit Code) if installed.  Reuben Thomas
+    (aka Secret Rabbit Code) if installed.  (Reuben Thomas)
   o Fix to pay attention when starting of effects fails.
-    Reuben Thomas.
+    (Reuben Thomas)
   o Fixed a bug introduced in 12.18.2 that stopped the draining
     of effects from occuring.  This had stopped the reverse effect,
-    among others, from working.  Reuben Thomas
+    among others, from working.  (Reuben Thomas)
   o Add FLAC support (robs@users.sf.net)
   o Allow encoding quality to be specified (works for Ogg too, but not
     MP3).
@@ -42,6 +42,9 @@
   o Add support for 24-bit PCM raw, wav (WAVE_FORMAT_EXTENSIBLE) [FR# 801015],
     & flac files. (robs)
   o Added alias -1 (for -b), -2 (for -w), -4 (for -d). (robs)
+  o Remove old, optional rate change and alaw/ulaw conversion code.
+    (Reuben Thomas)
+  o Make sox and soxmix a single binary.  (Reuben Thomas)
 
 sox-12.18.2
 -----------