aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtp.c
Commit message (Expand)AuthorAgeFilesLines
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-291-4/+5
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-031-1/+1
* use parsersFabrice Bellard2003-11-101-1/+13
* added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe...Fabrice Bellard2003-10-291-148/+184
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-101-7/+7
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-081-3/+3
* fixed NTP generation for mpegFabrice Bellard2003-07-151-7/+24
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-4/+2
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-23/+23
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+687