From: Johan Dahlin Date: Mon, 26 Jul 2004 10:12:00 +0000 (+0000) Subject: gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is negotiated. X-Git-Tag: BRANCH-GSTREAMER-0_8-ROOT~785 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b71000832aa9bf16b545ef3e2fa2b6a16678a1f1;p=platform%2Fupstream%2Fgst-plugins-bad.git gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is negotiated. Original commit message from CVS: * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is negotiated. * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto --- diff --git a/ChangeLog b/ChangeLog index 76e975300..29671876f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-07-26 Johan Dahlin + + * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that + the pad is negotiated. + + * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto + 2004-07-26 Steve Lhomme * gst-libs/gst/colorbalance/colorbalance.vcproj: