pad: improve query caps function
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 18 Jul 2012 14:20:41 +0000 (16:20 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 18 Jul 2012 15:49:32 +0000 (17:49 +0200)
commit107007f05339f8eee0cebbcf892ef8c5327647e5
tree0c8422912e064bbfc99121d4c386eaa04f7edf8b
parent5360ba56f7fa552865a42ed12845e748663ae6db
pad: improve query caps function

In the proxy_query_caps function, also filter against the filter in the query.
We don't need to filter against the filter in the query anymore in the default
caps query function because we already did this in the proxy_query_caps.
gst/gstpad.c
gst/gstutils.c