1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 20:05:07 +00:00
mpv/stream/librtsp
reimar fb2b4dea1c Do not include sys/socket.h when using winsock2, it is pointless
and breaks compilation under MinGW.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27352 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-26 20:58:50 +00:00
..
rtsp_rtp.c Use tv_sec instead of tv_usec to set 1 second timeout, e.g. NetBSD 2007-12-20 10:29:44 +00:00
rtsp_rtp.h Add missing header #includes to fix 'make checkheaders'. 2008-05-03 17:44:27 +00:00
rtsp_session.c Fix the issue instead of reverting 2008-06-25 13:03:18 +00:00
rtsp_session.h Add missing header #includes to fix 'make checkheaders'. 2008-05-03 17:44:27 +00:00
rtsp.c Do not include sys/socket.h when using winsock2, it is pointless 2008-07-26 20:58:50 +00:00
rtsp.h Fix the issue instead of reverting 2008-06-25 13:03:18 +00:00