utils: Skip gst_calculate_linear_regression() in bindings
authorSebastian Dröge <sebastian@centricular.com>
Tue, 8 Aug 2017 18:19:32 +0000 (21:19 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 8 Aug 2017 18:20:31 +0000 (21:20 +0300)
gst/gstutils.c

index 28748cf..515996e 100644 (file)
@@ -4182,7 +4182,7 @@ gst_log2 (GstClockTime in)
 }
 
 /**
- * gst_calculate_linear_regression:
+ * gst_calculate_linear_regression: (skip)
  * @xy: Pairs of (x,y) values
  * @temp: Temporary scratch space used by the function
  * @n: number of (x,y) pairs