[gstreamer-bugs] [Bug 626784] element: link_many might assert elements are in paused or playing
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 19 05:58:21 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=626784
GStreamer | gstreamer (core) | git
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.31
--- Comment #9 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-08-19 12:58:19 UTC ---
Thanks for the reviews. Pushed the fix.
commit 706f0f657b0ee85c5ca603b1300234cb980fa619
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Thu Aug 12 20:23:45 2010 -0300
element: link_many should activate pads if needed
gst_element_link_many does some magic and creates ghostpads
if needed, but it didn't set the newly created ghostpad to
active if needed. This patch fixes it.
https://bugzilla.gnome.org/show_bug.cgi?id=626784
--
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