Mercurial > libavformat.hg
log rtsp.c @ 2864:254eb8cf1c27 libavformat
age | author | description |
---|---|---|
Fri, 28 Dec 2007 11:10:17 +0000 | lu_zero | Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment libavformat |
Thu, 29 Nov 2007 08:35:05 +0000 | lucabe | Suppress the "redirector hack" from libavformat/utils.c:av_open_input_stream(), libavformat |
Thu, 22 Nov 2007 14:13:23 +0000 | lu_zero | Make av_read_frame with rtsp client return EINTR on interrupt libavformat |
Wed, 21 Nov 2007 10:26:11 +0000 | lu_zero | Make av_read_frame with rtsp client return EINTR on interrupt libavformat |
Wed, 21 Nov 2007 07:41:00 +0000 | andoma | Use dynamically allocated ByteIOContext in AVFormatContext libavformat |
Fri, 16 Nov 2007 07:59:41 +0000 | lucabe | Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP libavformat |