[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 01:30:53 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




------- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev)  2008-06-15 08:30 UTC -------
The problem is that we don't add one for ts=0 by default. So the problem is if
I add some and want to dettach the controller when I have removed that last
one, I will never dettach it as
gst_interpolation_control_source_get_count() will never return 0

on the other hand _unset_all() will remove all control points and not keep one
for ts=0.


-- 
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