log sdp.c @ 6355:3aa7765383b5 libavformat

age author description
Mon, 09 Aug 2010 10:31:59 +0000 mstorsjo rtpenc_xiph: Set the ident value via a define libavformat
Sat, 07 Aug 2010 11:16:07 +0000 mstorsjo Add RTP packetization of Theora and Vorbis libavformat
Sun, 27 Jun 2010 14:16:46 +0000 mru Make ff_url_split() public libavformat
Fri, 11 Jun 2010 08:01:45 +0000 lucabe Use a bitstream filter for converting the extradata syntax when generating an SDP. libavformat
Tue, 18 May 2010 19:32:59 +0000 mstorsjo Make ff_sdp_write_media a lavf-internal function libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Thu, 25 Mar 2010 07:13:20 +0000 mstorsjo Add a lowercase parameter to ff_data_to_hex libavformat
Mon, 08 Mar 2010 09:03:25 +0000 mstorsjo Rename url_split to ff_url_split libavformat
Tue, 12 Jan 2010 10:56:43 +0000 lucabe Make sure the destination address is written as an IP address in the SDP libavformat
Thu, 07 Jan 2010 08:24:44 +0000 lucabe Always set the destination address even if no port was found. libavformat
Thu, 07 Jan 2010 08:11:56 +0000 lucabe Check the URL used for the SDP destination. libavformat
Sun, 27 Dec 2009 21:31:10 +0000 lucabe Use different dynamic payload types for audio and video. libavformat
Sat, 26 Dec 2009 10:59:56 +0000 lucabe Use RTP_PT_PRIVATE in sdp.c instead of hardcoding 96. libavformat
Sat, 17 Oct 2009 11:15:45 +0000 lucabe Emit the SDP lines in the correct order libavformat
Wed, 08 Apr 2009 07:16:14 +0000 lucabe Add support for AMR audio in the RTP muxer libavformat