Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-19rv20 demuxing fixMichael Niedermayer
2004-10-01do not call (av_)abort()Michael Niedermayer
2004-08-02dont be so pickyMichael Niedermayer
2004-06-19sweeping change from -EIO -> AVERROR_IOMike Melanson
2004-05-29correctly interleave packets during encodingMichael Niedermayer
2004-05-29pass AVPacket into av_write_frame()Michael Niedermayer
2004-03-03av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2003-10-14disable encoders where appropriate (patch courtesy of BEROMike Melanson
2003-09-1164 bit pts for writing - more const usageFabrice Bellard
2003-08-11support for older real audio files (<= version 3)Fabrice Bellard
2003-08-08update duration and start_time - add av_new_stream() usageFabrice Bellard
2003-03-12per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-01-24use av_malloc()Fabrice Bellard
2002-12-21mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech...Ryutaroh Matsumoto
2002-12-09AVVideoFrame -> AVFrameMichael Niedermayer
2002-12-04cleanupMichael Niedermayer
2002-11-25renamed libav to libavformatFabrice Bellard