log sdp.c @ 5500:fc0a32a383d3 libavformat

age author description
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
Tue, 07 Apr 2009 06:41:55 +0000 lucabe Add support for H.263 video in the RTP muxer libavformat
Mon, 06 Apr 2009 21:04:26 +0000 lucabe Only insert the SPS and PPS NALs in sprop-parameter-sets libavformat
Mon, 16 Feb 2009 09:36:21 +0000 lucabe Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not libavformat
Sun, 08 Feb 2009 22:06:55 +0000 diego cosmetics: comment grammar/spelling fixes libavformat
Mon, 02 Feb 2009 23:08:25 +0000 aurel use new metadata API in rtp muxer libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Sat, 29 Nov 2008 13:55:03 +0000 stefano Rename functions in sdp.c for consistency's sake. libavformat
Wed, 27 Aug 2008 23:43:28 +0000 rbultje Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and libavformat
Tue, 29 Jul 2008 10:45:53 +0000 stefano Fix a typo in sdp_write_header(): change "IPV4", which is not a valid libavformat
Tue, 08 Jul 2008 07:05:57 +0000 stefano Print libavformat version in outgoing SDPs. libavformat