diff options
author | Johan Dahlin <johan@gnome.org> | 2004-07-26 10:12:00 +0000 |
---|---|---|
committer | Johan Dahlin <johan@gnome.org> | 2004-07-26 10:12:00 +0000 |
commit | b71000832aa9bf16b545ef3e2fa2b6a16678a1f1 (patch) | |
tree | 999a5134c5650d2ec16025b780248b24f967466b /ChangeLog | |
parent | 352a0f316a5910478c6b4e714dbbad8e221a2896 (diff) | |
download | gst-plugins-bad-b71000832aa9bf16b545ef3e2fa2b6a16678a1f1.tar.gz gst-plugins-bad-b71000832aa9bf16b545ef3e2fa2b6a16678a1f1.tar.bz2 gst-plugins-bad-b71000832aa9bf16b545ef3e2fa2b6a16678a1f1.zip |
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-07-26 Johan Dahlin <johan@gnome.org> + + * 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 <steve.lhomme@free.fr> * gst-libs/gst/colorbalance/colorbalance.vcproj: |