From 34a8fa06f98690d716dc3cf94248de7be93f1508 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 23 Sep 2008 17:31:22 +0000 Subject: gst/udp/gstmultiudpsink.c: Fix setting the qos. Original commit message from CVS: * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property): Fix setting the qos. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7e2a8542..7b8316da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-09-23 Wim Taymans + + * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property): + Fix setting the qos. + 2008-09-17 Edward Hervey * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header), -- cgit