summaryrefslogtreecommitdiffstats
path: root/ext/libfame/gstlibfame.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/libfame/gstlibfame.c')
-rw-r--r--ext/libfame/gstlibfame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/libfame/gstlibfame.c b/ext/libfame/gstlibfame.c
index a3a99764..fdeaaa7f 100644
--- a/ext/libfame/gstlibfame.c
+++ b/ext/libfame/gstlibfame.c
@@ -296,7 +296,7 @@ gst_fameenc_class_init (GstFameEncClass *klass)
0, 1024*1024, FAMEENC_BUFFER_SIZE, G_PARAM_READWRITE));
}
-static GstPadConnectReturn
+static GstPadLinkReturn
gst_fameenc_sinkconnect (GstPad *pad, GstCaps *caps)
{
gint width, height;