[Bug 730960] tsdemux: allow changing program in playing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 20 13:44:02 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=730960
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olivier.crete at ocrete.ca
--- Comment #21 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
A quick reminder for whenever this comes back to life, remember that you can't
easily re-use a pad. If you want to do it, after removing the pad from the
element, you must unset the NEED_PARENT flag, but first, you need to make every
pad function (chain, event, query, etc) verify if the parent is not NULL.
--
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