[Bug 776612] adaptivedemux: Handle SEEK event only once

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jan 1 05:14:21 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=776612

--- Comment #3 from Seungha Yang <sh.yang at lge.com> ---
(In reply to Sebastian Dröge (slomo) from comment #2)
> Comment on attachment 342610 [details] [review]
> adaptivedemux: Handle SEEK event only once
> 
> Isn't this exactly the same as the GstBin implementation? Iterating over all
> srcpads and sending the event.

Iterator was used only to finding srcpad, and iteration will be stopped when
finding srcpad.
Anyway, checking seqnum seem to be more pretty :)

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