pad: Don't forward the allocation query by default
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 18 Jan 2012 10:37:57 +0000 (11:37 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 18 Jan 2012 10:39:29 +0000 (11:39 +0100)
commit0d2adf5a180a371cd002e86eec73e859467aad6b
tree2c385d34ea4a94238535b3a0126e142f50329dbc
parent10d901291e7bad1736a5a9792fa20884cde2b2b0
pad: Don't forward the allocation query by default

This has to be handled explicitely by elements to
make sure that they support all the metas passed
in the allocation query.
Metas have to supported explicitely, otherwise the
query will fail. All elements in a chain need to
support a specific meta to allow its usage.
gst/gstpad.c