From 03aa705cb30e70467d54af831dfc31f1c67fb1f4 Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Mon, 20 Aug 2007 18:50:32 +0000 Subject: [MOVED FROM GST-P-FARSIGHT] missing comment 20070820185032-4f0f6-0ab67b6ac40dd4e35a8fe53f3cb6daff65ce43b9.gz --- gst/rtpmux/gstrtpmux.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/rtpmux/gstrtpmux.c') diff --git a/gst/rtpmux/gstrtpmux.c b/gst/rtpmux/gstrtpmux.c index 79af6a45..fb053b7d 100644 --- a/gst/rtpmux/gstrtpmux.c +++ b/gst/rtpmux/gstrtpmux.c @@ -284,6 +284,7 @@ gst_rtp_mux_setup_sinkpad (GstRTPMux * rtp_mux, GstPad * sinkpad) if (klass->sink_event_func) gst_pad_set_event_function (sinkpad, klass->sink_event_func); + /* This could break with gstreamer 0.10.9 */ gst_pad_set_active (sinkpad, TRUE); /* dd the pad to the element */ -- cgit v1.2.1