[Bug 750402] tsdemux: pads are removed before new ones are added

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 4 12:17:54 PDT 2015


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

--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 304610
  --> https://bugzilla.gnome.org/attachment.cgi?id=304610&action=edit
tsdemux: add a pads_number to avoid clashes in pad names

This patch adds a counter that will ensure pad names are unique but
this might break applications that read the PID from the pad names
and I'm unsure if there would be a feasible solution.

Can we change the pad names once they are added to the element?
Perhaps we could rename the pads just before they are to be removed
to avoid clashing with the new ones to be added?

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