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-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
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-03-23cosmetics: remove superfluous curly bracketsPaul B Mahol
2012-03-22xbmenc: switch to ff_alloc_packet2().Michael Niedermayer
2012-03-17avcodec: add XBM encoderPaul B Mahol