log rtpenc.c @ 6379:0bcd6a8bc5d5 libavformat

age author description
Mon, 16 Aug 2010 14:21:17 +0000 mstorsjo Add RTP packetization of VP8 libavformat
Sat, 07 Aug 2010 11:16:07 +0000 mstorsjo Add RTP packetization of Theora and Vorbis libavformat
Tue, 06 Jul 2010 11:42:48 +0000 mru rtpenc: remove unnecessary #include unistd.h libavformat
Thu, 17 Jun 2010 10:30:52 +0000 lucabe Simplify (no need to check for st->codec->extradata) and correct libavformat
Wed, 16 Jun 2010 12:59:47 +0000 lucabe If the video stream is H.264 with MP4 syntax, store the NAL lenght size in libavformat
Sun, 23 May 2010 08:53:40 +0000 mstorsjo Make ff_random_get_seed public, rename to av_get_random_seed, export the header libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sun, 28 Mar 2010 08:48:45 +0000 mstorsjo Initialize ssrc and base_timestamp using ff_random_get_seed() libavformat
Mon, 15 Mar 2010 10:37:12 +0000 mstorsjo Use AVFormatContext.start_time_realtime in the RTP muxer libavformat
Wed, 10 Mar 2010 22:21:39 +0000 mstorsjo Make the ntp_time function available to other parts of libavformat, as ff_ntp_time libavformat
Wed, 10 Feb 2010 19:33:08 +0000 lucabe Fix syncronisation for streams with a high encoding delay. libavformat
Wed, 13 Jan 2010 18:18:21 +0000 lucabe Remove the inclusion of unneeded headers libavformat
Wed, 30 Dec 2009 17:12:29 +0000 lucabe Remove outdated comments. libavformat
Mon, 28 Dec 2009 13:41:09 +0000 lucabe Remove a useless local variable. libavformat
Mon, 28 Dec 2009 13:38:21 +0000 lucabe Remove outdated comment libavformat