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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 23 14:53:46 PDT 2014


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

--- Comment #61 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-05-23 21:53:39 UTC ---
The patch for storing the last flow return for the pad. One detail is that I
decided not to take the object lock on the getter function as the main use case
doesn't require id.

Then I have the new GstFlowCombiner using it and an example element ported to
use it. (Already ported all the other main demuxers: avi, ogg, matroska, asf,
mpegts)

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