summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_lenscorrection.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_lenscorrection: make width/height intPaul B Mahol2019-10-141-2/+2
* avfilter/vf_lenscorrection: fix division by zeroPaul B Mahol2019-10-131-4/+2
* lavfi/lenscorrection: remove unnecessary cast for void *Jun Zhao2019-10-101-1/+1
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-291-1/+1
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-161-3/+4
* avfilter/vf_lenscorrection: support 8bit planar RGB formatsPaul B Mahol2015-01-211-0/+1
* lavfi: add const/static const to pix_fmts arrays.Reimar Döffinger2014-08-311-1/+1
* avfilter/vf_lenscorrection: fix memleakMichael Niedermayer2014-08-211-0/+11
* avfilter/vf_lenscorrection: get rid of floats in init codeMichael Niedermayer2014-08-211-6/+7
* avfilter/vf_lenscorrection: get rid of all floats per frameMichael Niedermayer2014-08-211-13/+32
* avfilter/vf_lenscorrection: get rid of some floatsMichael Niedermayer2014-08-211-12/+12
* avfilter: ported lenscorrection filter from frei0rDaniel Oberhoff2014-08-121-0/+198
OpenPOWER on IntegriCloud