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 | 9291ccbc824e9df4a2fc3fec4f3ecedd9ee4fae7 (patch) | |
tree | 4910ac5983bcaf4afdd11c59713f822f570e2796 | |
parent | 4b20a4ae342378243035a461bb5111eb2302f5bd (diff) |
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
-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: |