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
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