gstreamer/tests/check
Wim Taymans b5c3e254b1 pad: remove getcaps and use caps query
Remove the getcaps function on the pad and use the CAPS query for
the same effect.
Add PROXY_CAPS to the pad flags. This instructs the default caps event and query
handlers to pass on the CAPS related queries and events. This simplifies a lot
of elements that passtrough caps negotiation.
Make two utility functions to proxy caps queries and aggregate the result. Needs
to use the pad forward function instead later.
Make the _query_peer_ utility functions use the gst_pad_peer_query() function to
make sure the probes are emited properly.
2011-11-15 11:20:48 +01:00
..
elements pad: remove getcaps and use caps query 2011-11-15 11:20:48 +01:00
generic pad: Add GstPadProbeInfo 2011-11-08 11:04:19 +01:00
gst pad: remove getcaps and use caps query 2011-11-15 11:20:48 +01:00
libs controller: remove functions to add/remove controlled properties 2011-11-14 10:02:55 +01:00
pipelines pad: Add GstPadProbeInfo 2011-11-08 11:04:19 +01:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am Merge branch 'master' into 0.11 2011-10-03 10:06:17 +02:00