log rtp.c @ 902:5d1bcf01ce28 libavformat

age author description
2006-01-12 diego Update licensing information: The FSF changed postal address. libavformat
2005-12-17 diego COSMETICS: Remove all trailing whitespace. libavformat
2005-07-23 michael mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) libavformat
2005-07-23 michael MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) libavformat
2005-07-17 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
2005-05-30 michael trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat
2005-05-26 michael RTP/RTSP and MPEG4-AAC audio libavformat
2005-04-30 michael switch to native time bases libavformat
2004-05-29 michael pass AVPacket into av_write_frame() libavformat
2004-03-03 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
2003-11-10 bellard use parsers libavformat
2003-10-29 bellard added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API libavformat
2003-09-10 bellard 64 bit pts for writing - more const usage libavformat
2003-09-08 bellard CODEC_ID_MP3LAME is obsolete libavformat
2003-07-15 bellard fixed NTP generation for mpeg libavformat
2003-03-12 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavformat
2003-02-11 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
2002-11-25 bellard renamed libav to libavformat libavformat