[Bug 709224] audio/videodecoder: Not returning GST_FLOW_EOS when after segment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 26 21:03:20 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=709224
  GStreamer | gstreamer (core) | git

--- Comment #77 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-05-27 02:35:03 UTC ---
On a side notice, there were 2 demuxers that are now using flowcombiner but
still keep the stream structs with a last_flow variable:

oggdemux: it has an optimization to avoid pushing data on linked pads, I
decided to keep that for now until we get a replacement for it

mxfdemux: has some get_earliest_pad function that compares last_flow from all
streams. Not sure what is the logic behind that so I decided not to touch it.

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