gst: Add a filter caps parameter to all get_caps() functions
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 10 May 2011 15:56:33 +0000 (17:56 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 16 May 2011 13:33:10 +0000 (15:33 +0200)
commit3fa1594aaf58492ded94aef8ecde23b2055c0bbe
tree9411de115247adf37344d97bac61fc292b1adaa1
parentbdbc06934812481fce27c068081e2bbefcd887d0
gst: Add a filter caps parameter to all get_caps() functions

This is used to pass the possible caps and preferences to
the pad and to allow better negotiation decisions.
docs/random/porting-to-0.11.txt
gst/gstghostpad.c
gst/gstpad.c
gst/gstpad.h
gst/gstutils.c
gst/gstutils.h