summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorVladimir Panteleev <git@thecybershadow.net>2019-03-08 06:47:42 +0000
committerPaul B Mahol <onemda@gmail.com>2019-09-30 20:21:27 +0200
commitc888adf590eeaf8f854de9067886ecb2f0f08419 (patch)
tree3196d6ca119392cabf7f15b1c5343f4cded87de8 /libavfilter/Makefile
parenta746359ede6cb8e1ab6e0004a7e8d801db686fb4 (diff)
downloadffmpeg-streaming-c888adf590eeaf8f854de9067886ecb2f0f08419.zip
ffmpeg-streaming-c888adf590eeaf8f854de9067886ecb2f0f08419.tar.gz
libavfilter: add photosensitivity filter
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index 124a349..182fe9d 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -321,6 +321,7 @@ OBJS-$(CONFIG_PALETTEUSE_FILTER) += vf_paletteuse.o framesync.o
OBJS-$(CONFIG_PERMS_FILTER) += f_perms.o
OBJS-$(CONFIG_PERSPECTIVE_FILTER) += vf_perspective.o
OBJS-$(CONFIG_PHASE_FILTER) += vf_phase.o
+OBJS-$(CONFIG_PHOTOSENSITIVITY_FILTER) += vf_photosensitivity.o
OBJS-$(CONFIG_PIXDESCTEST_FILTER) += vf_pixdesctest.o
OBJS-$(CONFIG_PIXSCOPE_FILTER) += vf_datascope.o
OBJS-$(CONFIG_PP_FILTER) += vf_pp.o
OpenPOWER on IntegriCloud