From 9b372f1bbd3c1e0994811354fe500f1da0ea938b Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 20 Nov 2008 22:56:58 +0000 Subject: gst/udp/: Fix multiudpsink on OSX by passing the specific length of the socket, refactor that into a function shared ... Original commit message from CVS: * gst/udp/gstmultiudpsink.c: * gst/udp/gstudpnetutils.c: * gst/udp/gstudpnetutils.h: * gst/udp/gstudpsrc.c: Fix multiudpsink on OSX by passing the specific length of the socket, refactor that into a function shared with the same thing in udpsrc. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index edfb4b44..e4b2fe44 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit edfb4b44ea433b0b83b8a2f27a6e0bcbccdc3f2f +Subproject commit e4b2fe44724e1c1a6e816ae4fbbae43d7f68f1ef -- cgit