[gstreamer-bugs] [Bug 538201] deleting the control point at ts=0 does not lower the control point count
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sun Jun 15 12:11:57 PDT 2008
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=538201
GStreamer | gstreamer (core) | Ver: HEAD CVS
Stefan Kost (gstreamer, gtkdoc dev) changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #112709|0 |1
is obsolete| |
------- Comment #8 from Stefan Kost (gstreamer, gtkdoc dev) 2008-06-15 19:11 UTC -------
Created an attachment (id=112792)
--> (http://bugzilla.gnome.org/attachment.cgi?id=112792&action=view)
improve the ts=0 special handling
I've now moved the special case handling to _interpolate_linear_get_##vtype
(same changes needed for cubic).
Once the core freeze is over I will first commit a bugfix thats in the
(overflow in slope calculation for unsigned value types) and update this patch.
I wonder also if we really need
gst_interpolation_control_source_get_first_value(). There is three uses left.
One goes away with updating cubic and the other could use direct code (that
uses the default value) too.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=538201.
More information about the Gstreamer-bugs
mailing list