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-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-06-29Replace Libav with FFmpeg in license headers for files created by mePaul B Mahol
2012-06-24xwdenc: support 8bpp grayscalePaul B Mahol
2012-03-23cosmetics: remove superfluous curly bracketsPaul B Mahol
2012-03-22xwdenc: switch to ff_alloc_packet2().Michael Niedermayer
2012-02-25xwdenc: fix monow encodingPaul B Mahol
2012-02-17xwdenc: switch to encode2().Anton Khirnov
2012-01-23XWD encoder and decoderPaul B Mahol