[Bug 754678] controller: the cubic interpolation we have implemented can overshoot min/max of the control-point values

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 28 07:37:52 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754678

--- Comment #11 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
commit d4f81fb4e62d34a4c1dabc65b23ede7ce7694c63
Author: Stefan Sauer <ensonic at users.sf.net>
Date:   Mon Sep 28 16:19:40 2015 +0200

    controller: add the missing abi padding

    While this technically is an abi break, we decided to do this:
    1) the struct is documented to be internal
    2) the struct is alloced and freed inside the library
    3) there are no public methods that receive or return instances
    4) the only code known to use this struct are classes containd here

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list