Change gst_pad_proxy_link() to gst_pad_try_set_caps()

Original commit message from CVS:
Change gst_pad_proxy_link() to gst_pad_try_set_caps()
This commit is contained in:
David Schleef 2003-12-31 08:41:48 +00:00
parent ceb2719593
commit a5d8b1178b

View file

@ -1,3 +1,9 @@
2003-12-31 David Schleef <ds@schleef.org>
* gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
* gst/udp/gstudpsrc.c: (gst_udpsrc_get):
Change gst_pad_proxy_link() to gst_pad_try_set_caps()
2003-12-30 David Schleef <ds@schleef.org>
* ext/ffmpeg/gstffmpegcolorspace.c: