Mercurial > mplayer.hg
log stream/librtsp/rtsp.c @ 28943:cf087cb82252
age | author | description |
---|---|---|
Sun, 01 Feb 2009 13:42:27 +0000 | diego | Convert HAVE_WINSOCK2_H into a 0/1 definition. |
Fri, 29 Aug 2008 20:05:08 +0000 | diego | Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H. |
Sat, 26 Jul 2008 20:58:50 +0000 | reimar | Do not include sys/socket.h when using winsock2, it is pointless |
Tue, 08 Jul 2008 08:20:39 +0000 | diego | Add missing #include <sys/socket.h>, fixes the warnings: |
Sat, 28 Jun 2008 19:32:35 +0000 | vayne | mingw uses Windows sockets. |
Wed, 25 Jun 2008 13:03:18 +0000 | lu_zero | Complete the code move across librtsp, fixes the rtsp_close collision with libnemesi |
Wed, 25 Jun 2008 09:53:45 +0000 | lu_zero | Move rtsp_close away by simplification - avoids symbol clash with libnemesi |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/librtsp/rtsp.c@263471a5e482 |