diff stream/Makefile @ 19318:a3ddd3320b47

removed udp socket creation code from rtp stack to a new dedicated udp helper file
author ben
date Fri, 04 Aug 2006 19:31:53 +0000
parents 0792ad01e9bf
children 2a9d669e5ff6
line wrap: on
line diff
--- a/stream/Makefile	Fri Aug 04 18:46:32 2006 +0000
+++ b/stream/Makefile	Fri Aug 04 19:31:53 2006 +0000
@@ -86,6 +86,7 @@
         asf_mmst_streaming.c \
         pnm.c \
         rtp.c \
+        udp.c \
         stream_rtsp.c \
         stream_rtp.c \
         stream_udp.c \