[Bug 706621] GstControlSources should be able to guess values when they are not contained in the current range of values.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 23 00:53:54 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706621
  GStreamer | gstreamer (core) | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |slomo at circular-chaos.org
           Severity|enhancement                 |minor

--- Comment #1 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-23 07:53:52 UTC ---
When I originally wrote this it was using the default value of the property for
0 (or was it the same as the first value?). Anyway, why should it assume that
the interpolation of the first segment also applies for the part before the
first segment? Assuming {0, default} or {0, 0.5} is as valid as assuming that
it continues, or just letting it return FALSE.

I think the application should strictly tell the control source its intent,
especially for higher order interpolation that is useful.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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