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
Mon, 28 Dec 2009 13:19:54 +0000 lucabe Remove an unneeded local variable. libavformat
Sun, 27 Dec 2009 21:31:10 +0000 lucabe Use different dynamic payload types for audio and video. libavformat
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavformat
Wed, 08 Apr 2009 07:16:14 +0000 lucabe Add support for AMR audio in the RTP muxer libavformat
Tue, 07 Apr 2009 06:41:55 +0000 lucabe Add support for H.263 video in the RTP muxer libavformat
Fri, 27 Mar 2009 21:36:44 +0000 lucabe Make rtp_write_header() fail in case of unsupported payload type libavformat
Mon, 16 Feb 2009 09:36:21 +0000 lucabe Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not libavformat
Fri, 06 Feb 2009 20:41:15 +0000 lucabe Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer libavformat
Fri, 06 Feb 2009 15:30:41 +0000 lucabe Merge rtp_aac.h and rtp_mpv.h in rtpenc.h libavformat
Fri, 06 Feb 2009 10:35:52 +0000 lucabe Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h libavformat
Thu, 05 Feb 2009 14:53:25 +0000 lucabe Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c 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
Sun, 13 Jul 2008 19:41:10 +0000 mru RTP: use dprintf(), allow compilation with -DDEBUG libavformat
Tue, 08 Jul 2008 08:22:16 +0000 lucabe Remove outdated comment libavformat
Wed, 25 Jun 2008 11:55:57 +0000 lucabe Remove improper usage of AV_TIME_BASE_Q libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Wed, 20 Feb 2008 10:19:35 +0000 lucabe Fix computation of the "NTP time" field in RTCP SR packets, and do not libavformat
Mon, 21 Jan 2008 14:01:57 +0000 lucabe Add support for H.264 video in the RTP muxer libavformat
Fri, 04 Jan 2008 20:09:48 +0000 lucabe Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies libavformat base rtp.c@1a75e0717a72