pad: remove gst_pad_get_negotiated_caps()
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 15 Aug 2011 10:16:30 +0000 (12:16 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 15 Aug 2011 10:16:30 +0000 (12:16 +0200)
commit1c16ff94fc705e658f3826fb90e75e9b7ddf31b6
tree6c4e762838ac40b6b2de9e88d318dd9debe14a87
parent59bf122584a6c33db99ba4da1851aab09092d61a
pad: remove gst_pad_get_negotiated_caps()

Remove gst_pad_get_negotiated_caps(), it does not realy do what it says,
gst_pad_get_current_caps() returns the currently negotiated caps on the pad
correctly.
gst/gstdebugutils.c
gst/gstpad.c
gst/gstpad.h
win32/common/libgstreamer.def