Mercurial > libavformat.hg
log rtspenc.c @ 5816:c587ece53810 libavformat
age | author | description |
---|---|---|
Tue, 09 Mar 2010 16:04:41 +0000 | mstorsjo | Use rt->control_uri consequently instead of s->filename in all RTSP commands libavformat |
Fri, 05 Mar 2010 22:35:21 +0000 | mstorsjo | Use ff_url_join for assembling URLs, instead of snprintf libavformat |
Fri, 26 Feb 2010 16:21:56 +0000 | mstorsjo | RTSP muxer: Use a local copy of the AVPacket for sending to the chained muxer libavformat |
Tue, 23 Feb 2010 00:35:50 +0000 | rbultje | Prefix non-static RTSP functions with ff_. libavformat |
Mon, 22 Feb 2010 21:28:19 +0000 | mstorsjo | Add an RTSP muxer libavformat |