summaryrefslogtreecommitdiff
path: root/libavformat/rtp.c
Commit message (Expand)AuthorAge
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)Michael Niedermayer2005-07-23
* MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it)Luca Abeni2005-07-23
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenche...Michael Niedermayer2005-05-30
* RTP/RTSP and MPEG4-AAC audioRomain Degez2005-05-26
* switch to native time basesMichael Niedermayer2005-04-30
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
* use parsersFabrice Bellard2003-11-10
* added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe...Fabrice Bellard2003-10-29
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-08
* fixed NTP generation for mpegFabrice Bellard2003-07-15
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* renamed libav to libavformatFabrice Bellard2002-11-25