After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 774916 - utils: Export linear regression calculation as public function
utils: Export linear regression calculation as public function
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal enhancement
: 1.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 761812 774850
 
 
Reported: 2016-11-23 13:44 UTC by Sebastian Dröge (slomo)
Modified: 2016-11-28 12:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
utils: Export linear regression calculation as public function (37.91 KB, patch)
2016-11-23 13:44 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2016-11-23 13:44:20 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2016-11-23 13:44:24 UTC
Created attachment 340596 [details] [review]
utils: Export linear regression calculation as public function

It is useful outside the GstClock code too.
Comment 2 Sebastian Dröge (slomo) 2016-11-23 13:49:09 UTC
https://bugzilla.gnome.org/show_bug.cgi?id=774916 for making the linear regression public properly.
Comment 3 Sebastian Dröge (slomo) 2016-11-28 12:27:07 UTC
Attachment 340596 [details] pushed as a7d282d - utils: Export linear regression calculation as public function