diff options
| author | Philippe Kalaf <philippe.kalaf@collabora.co.uk> | 2006-01-07 20:01:09 +0000 |
|---|---|---|
| committer | Philippe Kalaf <philippe.kalaf@collabora.co.uk> | 2006-01-07 20:01:09 +0000 |
| commit | 8189a4da729d4df81a9143887948e35193ccf13a (patch) | |
| tree | f39d4069435ee2d4d831ddf558ca0559e6fcd92b /ChangeLog | |
| parent | cc627c9c818eed1ebac140036e4a3fe767acbe18 (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |
