OSDN Git Service

lavfi: add nlmeans filter
authorClément Bœsch <u@pkh.me>
Wed, 30 Sep 2015 18:29:30 +0000 (20:29 +0200)
committerClément Bœsch <u@pkh.me>
Sat, 24 Sep 2016 07:52:10 +0000 (09:52 +0200)
commitc29b532a942233b5c804e620d475b3b888fe6e72
tree72051ad85d07a33ae88e3c8381318a672f8ff63d
parenta6f5e25ad989550dff9493311d6ba08d882df079
lavfi: add nlmeans filter

Fixes Ticket #4910
Changelog
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/tests/integral.c [new file with mode: 0644]
libavfilter/version.h
libavfilter/vf_nlmeans.c [new file with mode: 0644]