log rtp.h @ 6431:b36b683626e6 libavformat

age author description
Wed, 25 Aug 2010 09:15:31 +0000 mstorsjo rtp: Replace hardcoded RTCP packet types with defines libavformat
Mon, 09 Aug 2010 10:31:59 +0000 mstorsjo rtpenc_xiph: Set the ident value via a define libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sat, 28 Feb 2009 19:34:50 +0000 lucabe Document ff_rtp_codec_id() libavformat
Sat, 28 Feb 2009 18:23:19 +0000 lucabe Fix typo in a comment libavformat
Sat, 28 Feb 2009 18:21:43 +0000 lucabe Document ff_rtp_enc_name() libavformat
Sat, 28 Feb 2009 17:24:56 +0000 lucabe Document ff_rtp_get_codec_info() libavformat
Tue, 17 Feb 2009 08:12:51 +0000 lucabe Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not libavformat
Tue, 17 Feb 2009 08:09:34 +0000 lucabe Move to rtp.h the prototypes of all the functions defined in rtp.c libavformat
Mon, 16 Feb 2009 10:21:14 +0000 lucabe Document ff_rtp_get_payload_type() 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
Fri, 06 Feb 2009 20:42:21 +0000 lucabe Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore libavformat
Fri, 06 Feb 2009 10:35:52 +0000 lucabe Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h libavformat
Fri, 06 Feb 2009 01:37:19 +0000 rbultje Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument libavformat
Thu, 05 Feb 2009 14:53:25 +0000 lucabe Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c libavformat
Tue, 27 Jan 2009 12:23:16 +0000 lucabe Merge rtp_internal.h in rtp.h, and remove rtp_internal.h libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sat, 13 Dec 2008 23:25:19 +0000 lucabe Rename rtp_payload_data_t to avoid clashes with the POSIX namespace libavformat
Sat, 13 Dec 2008 23:20:05 +0000 lucabe Remove useless typedef libavformat
Sat, 13 Dec 2008 23:03:34 +0000 lucabe Remove unused types libavformat
Sat, 04 Oct 2008 04:16:44 +0000 rbultje Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Fri, 01 Aug 2008 22:29:29 +0000 michael Revert r14497 libavformat
Fri, 01 Aug 2008 16:29:26 +0000 diego Add missing header #includes. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Sun, 06 Jan 2008 10:00:04 +0000 lucabe Make AVRtpPayloadTypes static and constant libavformat
Fri, 26 Oct 2007 11:36:11 +0000 lucabe Remove prototype for non-existent function libavformat
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavformat
Mon, 10 Sep 2007 22:48:42 +0000 aurel rtp and rtsp demuxer declarations are not part of public API libavformat
Mon, 10 Sep 2007 18:11:13 +0000 aurel *_protocol are not part of public API libavformat
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavformat
Mon, 05 Mar 2007 13:43:16 +0000 takis Doxygenize the unaltered comments for the AUHeaders structure. libavformat
Mon, 05 Mar 2007 13:42:33 +0000 takis Doxygenize the unaltered comments for the rtp_payload_data_s struct. libavformat
Mon, 05 Mar 2007 12:15:32 +0000 takis Doxygenize the unaltered comments for the RTP_MAX_SDES definition. libavformat
Mon, 05 Mar 2007 12:14:29 +0000 takis Doxygenize the existing comments without altering the actual contents of the libavformat
Sun, 04 Mar 2007 23:29:14 +0000 takis Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. libavformat
Sun, 04 Mar 2007 23:27:59 +0000 takis Move rtp_get_payload_type()'s unaltered comments to the header file. libavformat
Thu, 22 Feb 2007 00:07:42 +0000 diego cosmetics: fix usefuLL --> usefuL typo libavformat
Mon, 29 Jan 2007 15:02:57 +0000 lu_zero Missing prototype added libavformat
Fri, 27 Oct 2006 18:19:29 +0000 gpoirier make ffmpeg able to send back a RTCP receiver report. libavformat
Thu, 26 Oct 2006 18:36:03 +0000 gpoirier Add support for H264 over RTP libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Tue, 28 Jun 2005 14:51:56 +0000 michael RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out libavformat
Thu, 26 May 2005 07:47:51 +0000 michael RTP/RTSP and MPEG4-AAC audio libavformat
Wed, 29 Oct 2003 14:25:27 +0000 bellard added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat