1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-02 13:02:24 +00:00
mpv/stream/librtsp
reimar b39d60f8b1 Use tv_sec instead of tv_usec to set 1 second timeout, e.g. NetBSD
does not like the current way (bug #858).
Patch by Sergey Svishchev [svs ropnet ru].


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25469 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-20 10:29:44 +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 Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
rtsp_session.c Check buffer size in header dump functions 2007-03-25 19:00:39 +00:00
rtsp_session.h Realrtsp authentication 2006-10-30 21:55:58 +00:00
rtsp.c
rtsp.h