[Bug 727945] funnel: element doesn't forward eos stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 23 07:26:53 PDT 2014


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

Srimanta Panda <srimanta.panda> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |srimanta.panda at gmail.com

--- Comment #7 from Srimanta Panda <srimanta.panda at gmail.com> 2014-04-23 14:26:52 UTC ---
In the 3rd comment Oliver mentioned not to check for NULL. But we need to check
for NULL as if both the source pads are sending only EOS without data it will
not forward the EOS down stream because the the else if will be executed and
funnel->last_sink pad is NULL and forward will FALSE.

Please revert the 3rd comments and push 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