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
2003-09-09CODEC_ID_MP3LAME is obsoleteFabrice Bellard
2003-08-18use codec_tag for encoding tooMichael Niedermayer
2003-08-08update duration and start_time - add av_new_stream() usageFabrice Bellard
2003-05-24Warning and compatibility fixes.Falk Hüffner
2003-04-22* filling bitdepthZdenek Kabelac
2003-03-12per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer
2003-03-12correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik
2003-03-08merging fourcc with codec_tagMichael Niedermayer
2003-02-25prettier debug outputFrançois Revol
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
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