log sdp.c @ 3491:31aa7b51c13b libavformat

age author description
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Sun, 04 May 2008 10:35:13 +0000 diego Use correct length modifier for pointer diff argument in av_log() call. libavformat
Wed, 05 Mar 2008 13:31:24 +0000 lucabe Add some information about the stream bitrate, if available libavformat
Tue, 19 Feb 2008 21:58:54 +0000 reimar Missing const, fix warnings: libavformat
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