log rtp.c @ 1358:0899bfe4105c libavformat

age author description
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Wed, 27 Sep 2006 19:47:39 +0000 mru fix some signedness warnings libavformat
Sun, 20 Aug 2006 19:08:05 +0000 banan Added codec id for QCELP. libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Thu, 15 Jun 2006 07:36:57 +0000 lucabe Fix typo libavformat
Sat, 27 May 2006 20:56:14 +0000 michael suggest solution for 2 fixmies libavformat
Thu, 30 Mar 2006 16:44:32 +0000 rfelker fix constraint violation: libavformat is not allowed to modify state of caller, including rng state libavformat
Wed, 01 Mar 2006 22:45:27 +0000 mmu_man fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/ libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sat, 23 Jul 2005 21:52:41 +0000 michael mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) libavformat
Sat, 23 Jul 2005 21:48:58 +0000 michael MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Mon, 30 May 2005 16:42:36 +0000 michael trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat
Thu, 26 May 2005 07:47:51 +0000 michael RTP/RTSP and MPEG4-AAC audio libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Mon, 10 Nov 2003 18:40:14 +0000 bellard use parsers libavformat
Wed, 29 Oct 2003 14:25:27 +0000 bellard added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Mon, 08 Sep 2003 22:04:29 +0000 bellard CODEC_ID_MP3LAME is obsolete libavformat
Tue, 15 Jul 2003 19:41:40 +0000 bellard fixed NTP generation for mpeg libavformat
Wed, 12 Mar 2003 15:16:19 +0000 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat