[Bug 757951] adaptivedemux: set src element to ready before flushing the input pad
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 8 06:59:07 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=757951
--- Comment #23 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
The patch seems to work, tried a few scenarios here successfully. Can't run
gst-validate atm.
I also investigated why we need to manually cleanup the ghostpad/proxypad is
because deactivating it will erase everything, including stream-start and
segment that needs to be pushed again.
I'm considering removing the ghostpad and just using 1 floating pad and 1
normal pad on the bin to make sure they are handled separately.
Any opinions?
--
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