summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-01-10 14:15:25 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-01-10 14:15:25 +0000
commitbc3ddb0c5955ac5e226e875169117b3ad6ffb561 (patch)
treefd6975303b01dc4351373ff1351c3c51e6799dee
parent8e3c533fcf5c7dfc365871c3601008a0cb06ce42 (diff)
downloadgstreamer-plugins-bad-bc3ddb0c5955ac5e226e875169117b3ad6ffb561.tar.gz
more link fixes
Original commit message from CVS: more link fixes
-rw-r--r--ext/mplex/gstmplex.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mplex/gstmplex.cc b/ext/mplex/gstmplex.cc
index 0d8db34cf..3801b58f6 100644
--- a/ext/mplex/gstmplex.cc
+++ b/ext/mplex/gstmplex.cc
@@ -246,7 +246,7 @@ gst_mplex_init (GstMPlex *mplex)
(void)mjpeg_default_handler_verbosity(mplex->ostrm->opt_verbosity);
}
-static GstPadConnectReturn
+static GstPadLinkReturn
gst_mplex_video_connect (GstPad *pad, GstCaps *caps)
{
GstMPlex *mplex;