RESOLVED FIXED Bug 50067
[GStreamer] faster elements linking
https://bugs.webkit.org/show_bug.cgi?id=50067
Summary [GStreamer] faster elements linking
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.