[FFmpeg-devel] [PATCH] lavfi: add erosion & dilation filter
Clément Bœsch
u at pkh.me
Wed Feb 25 16:19:26 CET 2015
On Wed, Feb 25, 2015 at 02:55:58PM +0000, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> doc/filters.texi | 34 ++++++
> libavfilter/Makefile | 2 +
> libavfilter/allfilters.c | 2 +
> libavfilter/vf_neighbor.c | 289 ++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 327 insertions(+)
> create mode 100644 libavfilter/vf_neighbor.c
>
[...]
If you put >1 filters in the same file, you need to protect with
CONFIG_*_FILTER.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150225/fe19c5af/attachment.asc>
More information about the ffmpeg-devel
mailing list