Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps...
authorDavid Schleef <ds@schleef.org>
Mon, 12 Jan 2004 03:40:18 +0000 (03:40 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 2 Jan 2011 14:30:04 +0000 (14:30 +0000)
commitd952e72d42bf32bb4f7ef87cf2e6bed003eb86ee
tree9937535d50539aed5c630a51e65c3fabab47e3b8
parent9d2631e7d6d73f6dd9d6a200694b7baffd786ccd
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().

Original commit message from CVS:
Remove all usage of gst_pad_get_caps(), and replace it with
gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
ext/jack/gstjack.c