[gstreamer-bugs] [Bug 370836] Looping feature for gnlobject

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 2 10:09:44 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=370836
  GStreamer | gnonlin | git

--- Comment #17 from rob at yorba.org 2010-09-02 17:09:37 UTC ---
Regarding
::: gnl/gnlghostpad.c
@@ +257,3 @@
+  if (GNL_OBJECT_LOOP (object)) {
+    stop = start + GNL_OBJECT_MEDIA_DURATION (object);
+  }

If the element is looping, should stop be set to media_start + media_duration
in gnlobject.c update_values?  The start above is wrong, I think.  Other than
this, I think I understand everything else in your comments.

Thanks again.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list