projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4312119
)
utils: Skip gst_calculate_linear_regression() in bindings
author
Sebastian Dröge
<sebastian@centricular.com>
Tue, 8 Aug 2017 18:19:32 +0000
(21:19 +0300)
committer
Sebastian Dröge
<sebastian@centricular.com>
Tue, 8 Aug 2017 18:20:31 +0000
(21:20 +0300)
gst/gstutils.c
patch
|
blob
|
history
diff --git
a/gst/gstutils.c
b/gst/gstutils.c
index
28748cf
..
515996e
100644
(file)
--- a/
gst/gstutils.c
+++ b/
gst/gstutils.c
@@
-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