[Bug 709224] audio/videodecoder: Not returning GST_FLOW_EOS when after segment
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 4 02:10:31 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=709224
GStreamer | gst-plugins-base | git
--- Comment #52 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-04-04 09:10:24 UTC ---
Let's start by taking the "offsets" branch and the "arrayiter" branch off the
table.
In terms of API, I prefer the notlinkedcount/hashtable branches, which are more
or less the same as far as I can tell, internal implementation details aside.
I'm not so fond of the callback branch/API, because (a) it's callback based,
and (b) the gpointer stuff. Ultimately this all just seems like a workaround
for not storing the last_flow in the GstPad struct directly somewhere (either
private or public).
So why are we not doing that again?
--
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