[Webkit-unassigned] [Bug 105181] [GStreamer] Use gst_element_link_pads_full() with CHECK_NOTHING for speed and sanity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 09:15:11 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105181


Eduardo Lima Mitev <elima at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179757|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Eduardo Lima Mitev <elima at igalia.com>  2012-12-17 09:17:28 PST ---
Created an attachment (id=179757)
 --> (https://bugs.webkit.org/attachment.cgi?id=179757&action=review)
patch

A call to gst_pad_link() in GStreamerGWorld was left untouched because one of the pads is dynamic and is needed after linking; but gst_element_link_pads_full() doesn't give you a reference. Also, that code will not be ported to Gst 1.0 (as philn explained to me).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list