Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-24vf_spp: only assign function pointers if permutation matches expectations.Ronald S. Bultje
2015-08-18options: mark av_get_{int,double,q} as deprecated.Ronald S. Bultje
2014-12-21avfilter/vf_spp: Fix overflow in 8bit store sliceMichael Niedermayer
2014-12-15avfilter/vf_spp: support 10bit per sampleMichael Niedermayer
2014-12-12avfilter/vf_spp: change temporary to unsignedMichael Niedermayer
2013-06-14lavfi: add spp filter.Clément Bœsch