summaryrefslogtreecommitdiffstats
path: root/gst/speed/gstspeed.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/speed/gstspeed.c')
-rw-r--r--gst/speed/gstspeed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/speed/gstspeed.c b/gst/speed/gstspeed.c
index d883b6e4..01d2a96d 100644
--- a/gst/speed/gstspeed.c
+++ b/gst/speed/gstspeed.c
@@ -111,7 +111,7 @@ static void speed_loop (GstElement *element);
static GstElementClass *parent_class = NULL;
/*static guint gst_filter_signals[LAST_SIGNAL] = { 0 }; */
-static GstPadConnectReturn
+static GstPadLinkReturn
speed_connect (GstPad *pad, GstCaps *caps)
{
GstSpeed *filter;