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)
committerDavid Schleef <ds@schleef.org>
Mon, 12 Jan 2004 03:40:18 +0000 (03:40 +0000)
commit86a4117f7e2eaefa67c7f826d50b709d50258431
tree0fcb7254e50a66d0febf12adef1cb8698af83eed
parent87db2b726159def45f5e3a3d617fe2c8c7d17af3
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().
ChangeLog
ext/gdk_pixbuf/gstgdkanimation.c
ext/gdk_pixbuf/gstgdkpixbuf.c
ext/gdk_pixbuf/gstgdkpixbuf.h
gst/videofilter/gstvideofilter.c