On 2/25/15, Clement Boesch <[email protected]> wrote: > On Wed, Feb 25, 2015 at 02:55:58PM +0000, Paul B Mahol wrote: >> Signed-off-by: Paul B Mahol <[email protected]> >> --- >> 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. > > -- > Clement B. >
locally fixed _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
