Mercurial > mplayer.hg
log stream/librtsp/rtsp.c @ 27280:440d543fb991
age | author | description |
---|---|---|
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 |