log rtpdec.h @ 6491:b7f807b4cd88 libavformat tip

age author description
Wed, 25 Aug 2010 17:32:59 +0000 mstorsjo Add rtp_get_rtcp_file_handle function libavformat
Fri, 16 Jul 2010 14:12:52 +0000 mstorsjo Move SPACE_CHARS back to libavformat/internal.h libavformat
Wed, 14 Jul 2010 12:26:16 +0000 mstorsjo rtpdec: Allow depacketizers to specify that pkt->pts should be left as AV_NOPTS_VALUE libavformat
Mon, 28 Jun 2010 11:24:12 +0000 mstorsjo rtpdec: Add generic function for iterating over FMTP configuration lines libavformat
Mon, 28 Jun 2010 11:21:34 +0000 mstorsjo rtpdec: Move space_chars from avformat/internal to rtpdec libavformat
Fri, 25 Jun 2010 08:02:50 +0000 mstorsjo RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp libavformat
Tue, 20 Apr 2010 07:38:52 +0000 mstorsjo Reset RTCP timestamps after seeking, add range start offset to the packets timestamps libavformat
Tue, 20 Apr 2010 07:34:28 +0000 mstorsjo Revert svn rev 21857, readd first_rtcp_ntp_time in RTPDemuxContext libavformat
Mon, 19 Apr 2010 11:40:45 +0000 lu_zero Make rtp protocol obey rfc3550 libavformat
Mon, 05 Apr 2010 17:25:39 +0000 mstorsjo Fix leaks in the AAC RTP depacketizer libavformat
Mon, 05 Apr 2010 16:13:51 +0000 rbultje Add void to a function prototype that takes no arguments. Fixes a potential libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Tue, 23 Feb 2010 00:35:50 +0000 rbultje Prefix non-static RTSP functions with ff_. libavformat
Tue, 16 Feb 2010 23:00:03 +0000 rbultje Remove first_rtcp_ntp_time. This is used to prevent overflow of the timestamp, libavformat
Tue, 16 Feb 2010 22:50:50 +0000 rbultje When using RTP-over-UDP, send dummy packets during stream setup, similar to libavformat
Tue, 03 Mar 2009 17:04:51 +0000 rbultje Add url_get_file_handle(), which is used to get the file descriptor libavformat
Thu, 26 Feb 2009 14:24:50 +0000 rbultje Implement marker bit, which is used for several RTP payloads currently libavformat
Thu, 26 Feb 2009 14:23:05 +0000 rbultje Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing 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
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 base rtp.h@f6af6a4befd7