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)
commit4905f286eba9c1f5936a24caee88a4ffc06fa3c7
tree7b830de29378d8277df74451aec0fd9529cce8d9
parent41c2f11dd4fd91a791f6077f4ed531662258c5eb
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