basesrc: implement a default get_caps function
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 15:02:59 +0000 (16:02 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 15:04:55 +0000 (16:04 +0100)
commit54a9c5d3f869000ed4f6e989e4589910a33bdfb5
treec6cefe6e42fd59b88287cf8e7861f04aa2fcbedb
parent86a45f236e713a12e5268353da11a7046a245193
basesrc: implement a default get_caps function

Don't rely on the return value of a vmethod to trigger the default
implementation but make a real defaul implementation of the method that the
subclass can chain up to.
libs/gst/base/gstbasesrc.c