log sdp.c @ 2961:b9a3b81c5eb8 libavformat

age author description
Mon, 21 Jan 2008 14:28:58 +0000 lucabe Support out-of-band parameter sets in SDP for H.264 video libavformat
Mon, 21 Jan 2008 11:09:06 +0000 lucabe Add minimal support for H.264 video in the SDP generator libavformat
Thu, 10 Jan 2008 08:34:37 +0000 lucabe Pass a proper context to av_log() libavformat
Fri, 09 Nov 2007 12:33:28 +0000 lucabe Add support for some more audio formats libavformat
Fri, 26 Oct 2007 15:12:55 +0000 lucabe Explicitly include rtp.h (needed for rtp_get_payload_type()) libavformat
Mon, 10 Sep 2007 15:08:23 +0000 lucabe Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check if libavformat
Wed, 05 Sep 2007 06:30:59 +0000 lucabe AAC support in the SDP generator libavformat
Mon, 03 Sep 2007 09:00:40 +0000 lucabe Fill the buffer with 0 before writing an SDP in it libavformat
Sun, 05 Aug 2007 13:44:56 +0000 lucabe Change avf_sdp_create() to get a pre-allocated buffer as input, and to libavformat
Sun, 05 Aug 2007 13:32:37 +0000 lucabe Fix linking when RTP is disabled and libraries are dynamic libavformat
Thu, 26 Jul 2007 22:34:26 +0000 lucabe Introduce an SDP generator libavformat