log rtp_internal.h @ 4101:af2c0aef892b libavformat

age author description
Sat, 13 Dec 2008 23:25:19 +0000 lucabe Rename rtp_payload_data_t to avoid clashes with the POSIX namespace libavformat
Sat, 06 Dec 2008 18:41:17 +0000 rbultje Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler. libavformat
Sat, 04 Oct 2008 04:16:44 +0000 rbultje Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque libavformat
Sat, 04 Oct 2008 04:15:06 +0000 rbultje Change function prototype of RTPDynamicPayloadHandler.parse_packet() to libavformat
Sat, 04 Oct 2008 04:11:12 +0000 rbultje Rename RTP payload contexts to PayloadContext, suggested by Luca in libavformat
Sun, 07 Sep 2008 01:19:26 +0000 rbultje Give register_dynamic_payload_handler() in rtpdec.c a ff_ prefix and export libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Fri, 18 Jan 2008 20:48:32 +0000 rbultje Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). libavformat
Fri, 16 Nov 2007 07:59:41 +0000 lucabe Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP libavformat
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavformat
Tue, 02 Oct 2007 14:48:08 +0000 lucabe Allow to set the maximum number of frames per RTP packet (and add support for libavformat
Tue, 11 Sep 2007 09:27:46 +0000 aurel move unrelated functions declarations out of allformats.h libavformat
Fri, 24 Aug 2007 07:13:34 +0000 lucabe Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) libavformat
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavformat
Fri, 03 Nov 2006 07:55:57 +0000 gpoirier add valid statistics for the RTCP receiver report. libavformat
Sun, 29 Oct 2006 10:58:51 +0000 gpoirier fix more dynamic protocol stuff, needed by the forthcoming h264 libavformat
Fri, 27 Oct 2006 18:19:29 +0000 gpoirier make ffmpeg able to send back a RTCP receiver report. libavformat
Fri, 27 Oct 2006 06:06:58 +0000 gpoirier Last fix of licence header libavformat
Thu, 26 Oct 2006 22:45:19 +0000 gpoirier move licence header fixes libavformat
Thu, 26 Oct 2006 22:40:18 +0000 gpoirier Fix licence header (aka <pedantic mode='on' /> ) libavformat
Thu, 26 Oct 2006 18:36:03 +0000 gpoirier Add support for H264 over RTP libavformat