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