shithub: sox

Download patch

ref: ea5be65da3b0bee1ceecfac2bd7a7c93d0ec4190
parent: ee69779a3e0547fa25c98df3f3ce6fd5fd64829e
author: rrt <rrt>
date: Sun Jan 21 15:20:41 EST 2007

Add "ircam" suffix for consistency with libsndfile.

--- a/src/sf.c
+++ b/src/sf.c
@@ -220,6 +220,7 @@
 /* IRCAM Sound File */
 static const char *sfnames[] = {
   "sf",
+  "ircam",
   NULL
 };