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
2015-09-18all: do standards compliant absdiff computationGanesh Ajjanagadde
2015-03-17avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch
2014-06-24avfilter/vf_hqx: optimize table initMichael Niedermayer
2014-06-24avfilter/vf_hqx: avoid floatsMichael Niedermayer
2014-06-22avfilter/vf_hqx: remove << 0Michael Niedermayer
2014-06-22avfilter/vf_hqx: partly fix big endian fate testMichael Niedermayer
2014-06-22avfilter/hqx: add some self promotion in doxy.Clément Bœsch
2014-06-22avfilter/hqx: unroll the pattern calculationClément Bœsch
2014-06-21avfilter: add hqx filter (hq2x, hq3x, hq4x)Clément Bœsch