diff options
author | Daniel Oberhoff <daniel@danieloberhoff.de> | 2014-08-12 00:52:45 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-12 03:33:30 +0200 |
commit | 9f617a14a00805ffd54dee4fce34e3e4099d21f3 (patch) | |
tree | fe98565725eb4b7c6b10cf7cd3d5556b9775de67 /MAINTAINERS | |
parent | 52b81ff4635c077b2bc8b8d3637d933b6629d803 (diff) | |
download | ffmpeg-9f617a14a00805ffd54dee4fce34e3e4099d21f3.tar.gz |
avfilter: ported lenscorrection filter from frei0r
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c383d3f45c..6948e22a99 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 |