From 8189a4da729d4df81a9143887948e35193ccf13a Mon Sep 17 00:00:00 2001 From: Philippe Kalaf Date: Sat, 7 Jan 2006 20:01:09 +0000 Subject: 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 * 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. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 5f10c872..e0b12138 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 5f10c872cafb3eb8058d63e438cae029ed9e8d73 +Subproject commit e0b121388ece524c0b7035a72bddd191d122d8bf -- cgit