log rtp_mpv.c @ 5388:5d5c1dc09223 libavformat

age author description
Wed, 10 Jun 2009 14:56:50 +0000 lu_zero Make sure buffer end remains constant within the loop libavformat
Fri, 06 Feb 2009 10:35:52 +0000 lucabe Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 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
Thu, 02 Oct 2008 16:28:58 +0000 diego spelling cosmetics libavformat
Thu, 10 Jul 2008 07:40:54 +0000 lucabe Fix MPEG video packetization for RTP libavformat
Thu, 19 Jun 2008 10:31:45 +0000 lucabe Fix neverending loop which might happen when sending high-bitrate MPEG2 libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Mon, 24 Sep 2007 12:15:42 +0000 lucabe Add my name to the copyright header, since rtp_mpv now contains libavformat
Mon, 10 Sep 2007 07:01:29 +0000 lucabe Fix timestamps in RTP packets (now, MPEG1 video with B frames works correctly) libavformat
Mon, 03 Sep 2007 07:28:58 +0000 lucabe Set the "B" flag in the payload header libavformat
Mon, 03 Sep 2007 07:22:37 +0000 lucabe Set the "TR" field in the payload header libavformat
Mon, 03 Sep 2007 07:14:10 +0000 lucabe Correctly set the "P" field in the payload header libavformat
Wed, 29 Aug 2007 10:47:15 +0000 lucabe Correct packetization for MPEG video frames, and correct setting of the libavformat
Wed, 29 Aug 2007 10:42:13 +0000 lucabe Remove commented code (payload header extension) libavformat
Tue, 28 Aug 2007 13:43:39 +0000 lu_zero Backport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallucci <dariodotgallucciatpolito.it> in feng 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 base rtp.c@9912b486994e