shithub: sox

Download patch

ref: e353ebb0dfd92b61cd0bbd35fde44f0576bde9c4
parent: e4b349b3fcf70ae2540b341b499bf72a17318cbe
author: robs <robs>
date: Sat Jan 13 07:44:19 EST 2007

.ima file format; don't know if anyone actually wants this
but it effectively comes free with .vox

--- a/src/handlers.c
+++ b/src/handlers.c
@@ -34,6 +34,7 @@
 #endif
   st_gsm_format_fn,
   st_hcom_format_fn,
+  st_ima_format_fn,
   st_la_format_fn,
   st_lu_format_fn,
   st_lua_format_fn,