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
2008-06-13Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini
2008-04-28Add long names to AVCodec declarations.Stefano Sabatini
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2008-02-281000l parenthesisBaptiste Coudurier
2008-02-28code is ok for 4bpp in mov too, fix 16grey.movBaptiste Coudurier
2008-02-01constMichael Niedermayer
2007-07-29support raw 4bpp aviMichael Niedermayer
2007-07-09split rawvideo encoder and decoder in their own filesAurelien Jacobs