On Fri, Jul 13, 2018 at 7:33 PM, Stephen Seo <seo.dispar...@gmail.com>
wrote:

> v7 of this patch fixes use of sqrt() (changed to sqrtf(); thanks to
> Moritz Barsnick for pointing this out). Also should be rebased off of
> latest master branch commits at this point.
>
> Signed-off-by: Stephen Seo <seo.dispar...@gmail.com>
> ---
>  configure                |   4 +
>  doc/filters.texi         | 118 +++++++++
>  libavfilter/Makefile     |   1 +
>  libavfilter/allfilters.c |   1 +
>  libavfilter/vf_lensfun.c | 548 +++++++++++++++++++++++++++++++++++++++
>  5 files changed, 672 insertions(+)
>  create mode 100644 libavfilter/vf_lensfun.c
>
> Hi,

It appears v7 of my patch hasn't shown up on
https://patchwork.ffmpeg.org/project/ffmpeg/list/ , should I resend it or
is it ok to leave it as is?

Thanks,
Stephen Seo
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to