Bug 50067

Summary: [GStreamer] faster elements linking
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: slomo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch mrobinson: review+

Philippe Normand
Reported 2010-11-25 04:11:32 PST
If we build with GStreamer >= 0.10.30 we should use the gst_element_link_pads_full() API instead of gst_element_link{,_many} and perform less checks for caps negotiation and hierarchy.
Attachments
proposed patch (4.41 KB, patch)
2010-11-25 04:19 PST, Philippe Normand
mrobinson: review+
Philippe Normand
Comment 1 2010-11-25 04:19:24 PST
Created attachment 74855 [details] proposed patch
Philippe Normand
Comment 2 2010-12-07 13:40:03 PST
Note You need to log in before you can comment on or make changes to this bug.