[Bug 668289] regression: playbin2: repeat mode only repeats twice in totem

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 3 00:25:39 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=668289
  GStreamer | gst-plugins-base | git

--- Comment #11 from Sebastian Dröge <slomo at circular-chaos.org> 2012-02-03 08:25:36 UTC ---
Not 100% sure if this is correct but I can't think of a case where this breaks.
Usually the EOS "state" is only left when you receive a new NEWSEGMENT event
after EOS or if the element state changes but doing the first in GstBin is not
a good idea... and then all elements inside the bin are supposed to do this
correctly already so there should only be new stuff after EOS in GstBin if one
of the elements inside the bin has successfully left the EOS "state".


(yes, there's not really an EOS state :P )

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