]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/Modules.am
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_filter / Modules.am
index b6c13773deea3fe5be91e2a038578c24a92d16a2..6028b84dd119b81dc6cfb181589468e13e8b2ae6 100644 (file)
@@ -22,6 +22,7 @@ SOURCES_remoteosd = remoteosd.c remoteosd_rfbproto.h
 SOURCES_magnify = magnify.c
 SOURCES_wave = wave.c
 SOURCES_ripple = ripple.c
+SOURCES_posterize = posterize.c
 SOURCES_psychedelic = psychedelic.c
 SOURCES_gradient = gradient.c
 SOURCES_ball = ball.c
@@ -71,6 +72,7 @@ SOURCES_atmo = atmo/atmo.cpp \
        atmo/DmxTools.cpp atmo/DmxTools.h \
        atmo/AtmoMultiConnection.cpp atmo/AtmoMultiConnection.h \
        atmo/MoMoConnection.cpp atmo/MoMoConnection.h \
+       atmo/FnordlichtConnection.cpp atmo/FnordlichtConnection.h \
        atmo/AtmoPacketQueue.cpp atmo/AtmoPacketQueue.h
 SOURCES_gradfun = gradfun.c gradfun.h
 noinst_HEADERS = filter_picture.h
@@ -103,6 +105,7 @@ libvlc_LTLIBRARIES += \
        libmotionblur_plugin.la \
        libmotiondetect_plugin.la \
        libnoise_plugin.la \
+       libposterize_plugin.la \
        libpsychedelic_plugin.la \
        libpuzzle_plugin.la \
        libripple_plugin.la \