avfilter: ported lenscorrection filter from frei0r

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Daniel Oberhoff
2014-08-12 00:52:45 +02:00
committed by Michael Niedermayer
parent 52b81ff463
commit 9f617a14a0
6 changed files with 248 additions and 0 deletions

View File

@@ -354,6 +354,7 @@ Filters:
vf_histogram.c Paul B Mahol
vf_hqx.c Clément Bœsch
vf_il.c Paul B Mahol
vf_lenscorrection.c Daniel Oberhoff
vf_mergeplanes.c Paul B Mahol
vf_psnr.c Paul B Mahol
vf_scale.c Michael Niedermayer