gstreamer/libs/gst
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
..
base pad: remove getcaps and use caps query 2011-11-15 11:20:48 +01:00
check .h: fix header files 2011-11-11 17:30:03 +01:00
controller Merge remote-tracking branch 'origin/master' into 0.11 2011-11-13 13:23:09 +00:00
dataprotocol .h: fix header files 2011-11-11 17:30:03 +01:00
helpers android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00
net .h: fix header files 2011-11-11 17:30:03 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00