summaryrefslogtreecommitdiff
path: root/libavformat/rm.c
Commit message (Expand)AuthorAge
...
* rv20 demuxing fixMichael Niedermayer2004-11-19
* do not call (av_)abort()Michael Niedermayer2004-10-01
* dont be so pickyMichael Niedermayer2004-08-02
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-19
* correctly interleave packets during encodingMichael Niedermayer2004-05-29
* 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
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* support for older real audio files (<= version 3)Fabrice Bellard2003-08-11
* update duration and start_time - add av_new_stream() usageFabrice Bellard2003-08-08
* 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
* use av_malloc()Fabrice Bellard2003-01-23
* mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech...Ryutaroh Matsumoto2002-12-20
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-09
* cleanupMichael Niedermayer2002-12-04
* renamed libav to libavformatFabrice Bellard2002-11-25