On 9/5/16, James Almer <jamr...@gmail.com> wrote: > On 9/5/2016 12:03 PM, Paul B Mahol wrote: >> Signed-off-by: Paul B Mahol <one...@gmail.com> >> --- >> doc/filters.texi | 18 +++ >> libavfilter/Makefile | 1 + >> libavfilter/allfilters.c | 1 + >> libavfilter/vf_ablur.c | 341 >> +++++++++++++++++++++++++++++++++++++++++++++++ >> 4 files changed, 361 insertions(+) >> create mode 100644 libavfilter/vf_ablur.c >> >> diff --git a/doc/filters.texi b/doc/filters.texi >> index 99f07a6..9277841 100644 >> --- a/doc/filters.texi >> +++ b/doc/filters.texi >> @@ -4310,6 +4310,24 @@ build. >> >> Below is a description of the currently available video filters. >> >> +@section ablur >> + >> +Apply average blur filter. >
renamed _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel