summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilippe Kalaf <philippe.kalaf@collabora.co.uk>2006-01-07 20:01:09 +0000
committerPhilippe Kalaf <philippe.kalaf@collabora.co.uk>2006-01-07 20:01:09 +0000
commit8189a4da729d4df81a9143887948e35193ccf13a (patch)
treef39d4069435ee2d4d831ddf558ca0559e6fcd92b /ChangeLog
parentcc627c9c818eed1ebac140036e4a3fe767acbe18 (diff)
gst-plugins-good/gst/udp/: Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc, overrides the por...
Original commit message from CVS: 2005-01-07 Philippe Khalaf <philippe.kalaf@collabora.co.uk> * gst-plugins-good/gst/udp/gstdynudpsink.c: * gst-plugins-good/gst/udp/gstudpsrc.c: Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc, overrides the port or multicast parameters. Fixes bugs #323021.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe7f1739..cb05fc46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-07 Philippe Khalaf <philippe.kalaf@collabora.co.uk>
+
+ * gst-plugins-good/gst/udp/gstdynudpsink.c:
+ * gst-plugins-good/gst/udp/gstudpsrc.c:
+ Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
+ overrides the port or multicast parameters. Fixes bugs #323021.
+
2006-01-06 Tim-Philipp Müller <tim at centricular dot net>
* ext/gconf/Makefile.am: