head 1.3; access; symbols OPENPKG_E1_MP_HEAD:1.3 OPENPKG_E1_MP:1.3; locks; strict; comment @# @; 1.3 date 2003.08.30.12.48.01; author rse; state dead; branches; next 1.2; 1.2 date 2003.08.13.16.42.35; author ms; state Exp; branches; next 1.1; 1.1 date 2003.08.13.16.19.30; author ms; state Exp; branches; next ; desc @@ 1.3 log @speclint police: merge with mplayer.patch @ text @diff -Naur live.orig/config.solaris live/config.solaris --- live.orig/config.solaris 2003-08-07 09:52:11.000000000 +0200 +++ live/config.solaris 2003-08-13 18:31:12.542868000 +0200 @@@@ -1,4 +1,4 @@@@ -COMPILE_OPTS = $(INCLUDES) -I. -O -DSOLARIS +COMPILE_OPTS = $(INCLUDES) -I. -O -DSOLARIS -DSOCKLEN_T=socklen_t C = c C_COMPILER = cc C_FLAGS = $(COMPILE_OPTS) diff -Naur live.orig/groupsock/Groupsock.cpp live/groupsock/Groupsock.cpp --- live.orig/groupsock/Groupsock.cpp Thu Aug 7 09:52:09 2003 +++ live/groupsock/Groupsock.cpp Wed Aug 13 14:59:36 2003 @@@@ -24,9 +24,9 @@@@ #include "TunnelEncaps.hh" #if defined(__WIN32__) || defined(_WIN32) -#include +#include #else -#include +#include #endif #include diff -Naur live.orig/groupsock/NetInterface.cpp live/groupsock/NetInterface.cpp --- live.orig/groupsock/NetInterface.cpp Thu Aug 7 09:52:09 2003 +++ live/groupsock/NetInterface.cpp Wed Aug 13 15:00:00 2003 @@@@ -22,9 +22,9 @@@@ #include "GroupsockHelper.hh" #if defined(__WIN32__) || defined(_WIN32) -#include +#include #else -#include +#include #endif ////////// NetInterface ////////// @ 1.2 log @Fix distributed live config file @ text @@ 1.1 log @Add live streaming libs for rtp and rtsp, and adjust codecs configuration and font path name @ text @d1 9 @