shithub: sox

Download patch

ref: 00071341d288c17fd063d92b29cbe45f0feff564
parent: af81c85a823c9ce0b2524e89faf6e42e3cbf4d0f
author: rrt <rrt>
date: Mon Nov 13 19:45:21 EST 2006

Document FLAC patch's effects.

--- a/Changelog
+++ b/Changelog
@@ -17,10 +17,13 @@
   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
+  o Add FLAC support (robs@users.sf.net)
+  o Allow encoding quality to be specified (works for Ogg too, but not
+    MP3).
 
 sox-12.18.2
 -----------
-  o Adding in debain's disk full fix (#313206).
+  o Adding in Debian's disk full fix (#313206).
   o Finally got rid of reference to cleanup() function in
     library.  Applications are now required to detect
     all failures from return codes and cleanup as they