Wed, 25 Aug 2010 09:15:31 +0000 |
mstorsjo |
rtp: Replace hardcoded RTCP packet types with defines
libavformat
|
Sun, 18 Jul 2010 20:30:33 +0000 |
mstorsjo |
Include lavu headers using quotes instead of angle brackets
libavformat
|
Tue, 08 Jun 2010 12:26:51 +0000 |
mstorsjo |
Make the RTSP muxer use rtsp_hd_out, for consistency
libavformat
|
Sat, 05 Jun 2010 19:43:57 +0000 |
mstorsjo |
Remove unused local variables
libavformat
|
Sat, 05 Jun 2010 19:41:43 +0000 |
mstorsjo |
RTSP: Add a second URLContext for outgoing messages
libavformat
|
Fri, 04 Jun 2010 06:42:39 +0000 |
mstorsjo |
rtspenc: Write the interleaving header in the same buffer as the packet data
libavformat
|
Fri, 21 May 2010 07:12:33 +0000 |
mstorsjo |
Change the default codecs for the rtsp muxer to mpeg4 and aac
libavformat
|
Fri, 21 May 2010 07:08:29 +0000 |
mstorsjo |
Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer
libavformat
|
Thu, 25 Mar 2010 21:46:14 +0000 |
mstorsjo |
Add separate method/url parameters to the rtsp_send_cmd functions
libavformat
|
Mon, 22 Mar 2010 15:07:05 +0000 |
mstorsjo |
Add support for TCP as lower transport in the RTSP muxer
libavformat
|
Mon, 15 Mar 2010 16:36:54 +0000 |
mstorsjo |
Reindent
libavformat
|
Mon, 15 Mar 2010 16:36:20 +0000 |
mstorsjo |
Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_packet.
libavformat
|
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
|