gst-plugins-good.spec.in: spec file fixes
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 9 Sep 2005 11:09:49 +0000 (11:09 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 9 Sep 2005 11:09:49 +0000 (11:09 +0000)
commitdf82aa5a0178395d26dea66a4850e55144c74e9d
treec664bdc26b51655302737c6b7de3308ae75bb8f6
parentfb26ca3f3273deeff59687fa99a148f86ddf6f40
gst-plugins-good.spec.in: spec file fixes

Original commit message from CVS:

* gst-plugins-good.spec.in:
spec file fixes
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
(gst_multiudpsink_render), (gst_multiudpsink_add),
(gst_multiudpsink_clear):
it actually helps to actually stream if we hook up the
add signal to an actual implementation
* gst/udp/gstudpsrc.c: (gst_udpsrc_start):
some debugging
ChangeLog
gst-plugins-good.spec.in
gst/udp/gstmultiudpsink.c
gst/udp/gstudpsrc.c