gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the
authorAndy Wingo <wingo@pobox.com>
Wed, 29 Jun 2005 16:27:27 +0000 (16:27 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 29 Jun 2005 16:27:27 +0000 (16:27 +0000)
commit73a62fed086fe7053c609bcc4725b912203ff61f
tree558c3f6769041f8a139684195fd09f1a533dd5ef
parentcc8f46edf2be74247b41880ac7cf0db84229fdf2
gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the

Original commit message from CVS:
2005-06-29  Andy Wingo  <wingo@pobox.com>

* gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the
URI handler.

* gst/udp/gstudpsrc.c (gst_udpsrc_start):
(gst_udpsrc_create): Signedness.

* gst/rtsp/sdpmessage.c (sdp_message_parse_buffer): Thanks
compiler!
(sdp_parse_line): Signedness fix.
ChangeLog