summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-01-23 11:37:45 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2009-01-23 11:37:45 +0100
commit8dd3c2d543e7a195a280549f05e7fac69f52f30b (patch)
tree7fb25faaab9912bf1c16750096b6c819646550ca /sys
parenta7f2540f779c71f95a49002309f68befd01091bf (diff)
Use more performant link function
We can use gst_element_link_pads() instead of the more generic gst_element_link() function because we know the pads. This saves some cycles because the more generic function needs to search for possible compatible caps etc.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions