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-06-22snow: yuv410 supportMichael Niedermayer
2012-06-22snow: yuv444 supportMichael Niedermayer
2012-06-22snowenc: update pix_sum for rectangles, needed for non 420Michael Niedermayer
2012-06-22snowenc: set chroma subsample factors correctly for non 420Michael Niedermayer
2012-06-18snowenc: update selftest code for the new temporary arraysMichael Niedermayer
2012-06-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-18dwt: remove variable-length arraysRonald S. Bultje
2012-05-12snow: fix 32x32 encodingMichael Niedermayer
2012-04-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-10Drop some pointless #ifdefs.Diego Biurrun
2012-04-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-06cosmetics: Align codec declarationsMartin Storsjö
2012-04-02snow-test: fix pointer type warningsMichael Niedermayer
2012-03-23cosmetics: remove superfluous curly bracketsPaul B Mahol
2012-03-22snowenc: switch to ff_alloc_packet2()Michael Niedermayer
2012-03-20snowenc: move runs from stack to heap.Michael Niedermayer
2012-03-10snowenc: add no_bitstream option.Reimar Döffinger
2012-03-10snowenc: mark some encode_subband arguments const.Reimar Döffinger
2012-02-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-23snowenc: switch to encode2().Anton Khirnov
2012-02-23snowenc: don't abuse input picture for storing information.Anton Khirnov
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16snow: Add ff_ prefix to nonstatic symbolsMartin Storsjö
2012-02-16h263: Add ff_ prefix to nonstatic symbolsMartin Storsjö
2012-01-26snowenc: dont crash with gray but exit with an error msg.Michael Niedermayer
2011-11-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-27snow: fix integer overflowsMans Rullgard
2011-11-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-25snow: split snow in snowdec and snowencLuca Barbato