log rtpenc.c @ 5646:7826bf683210 libavformat

age author description
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