[Bug 746518] input-selector: eos is always forwarded, even from unselected pads

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 20 03:26:57 PDT 2015


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

--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 299933
  --> https://bugzilla.gnome.org/attachment.cgi?id=299933&action=edit
tests: input-selector: verify that eos from unselected pads block

Adds a test that creates 2 inputs for input-selector, one of which
is an empty stream (just pushes an EOS event) while the other has 1
buffer before EOS. The selected stream is the one that has the buffer.

input-selector should block the EOS on the unselected pad and forward
the buffer on the other one before forwarding the EOS (once all pads
are EOS)

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