shithub: opus

Download patch

ref: a85577d345cceb304fa1bdda5df8a008b0fd25da
parent: 7d99c2ff0002c14af0b52af3e4be64ca7e32ac46
author: Gregory Maxwell <[email protected]>
date: Tue Jul 3 14:24:31 EDT 2012

Rename version flag to exp_wip5 to exp_analysis.

--- a/celt/celt.c
+++ b/celt/celt.c
@@ -3029,7 +3029,7 @@
 const char *opus_get_version_string(void)
 {
     return "libopus " OPUS_VERSION
-          "-exp_wip5-"
+          "-exp_analysis"
 #ifdef FIXED_POINT
           "-fixed"
 #endif