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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-02-20v410enc: switch to encode2().Anton Khirnov
2012-01-12lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_IAnton Khirnov
2012-01-02v410enc: fix undefined signed left shift caused by integer promotionJanne Grunau
2011-12-15v410enc: fix output buffer size checkMans Rullgard
2011-12-15v410enc: include correct headersMans Rullgard
2011-12-14v410 encoder and decoderDerek Buitenhuis