[FFmpeg-devel] [PATCH] lavfi: add smartblur filter

Stefano Sabatini stefasab at gmail.com
Tue Aug 28 19:55:10 CEST 2012


On date Tuesday 2012-08-28 18:41:06 +0200, Jérémy Tran encoded:
> This is a port of the MPlayer smartblur filter (libmpcodecs/vf_smartblur.c)
> by Michael Niedermayer.
> ---
>  configure                  |   1 +
>  doc/filters.texi           |  26 ++++
>  libavfilter/Makefile       |   2 +
>  libavfilter/allfilters.c   |   1 +
>  libavfilter/vf_smartblur.c | 301 +++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 331 insertions(+)
>  create mode 100644 libavfilter/vf_smartblur.c
[...]

Thanks, patch pushed with minor cosmetics fixes.
-- 
FFmpeg = Frenzy & Furious Minimalistic Powerful Ecumenical Geek


More information about the ffmpeg-devel mailing list