]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/Modules.am
Maintain SUBDIRS manually for extra flexibility
[vlc] / modules / video_filter / Modules.am
index b31f6ca66303042aa40324277bcdacdce2407ea4..06408eaafe793b81d73bfa74eaa117c65719e145 100644 (file)
@@ -1,10 +1,41 @@
-SOURCES_transform = modules/video_filter/transform.c
-SOURCES_invert = modules/video_filter/invert.c
-SOURCES_yuv = modules/video_filter/yuv.c
-SOURCES_distort = modules/video_filter/distort.c
-SOURCES_wall = modules/video_filter/wall.c
-SOURCES_clone = modules/video_filter/clone.c
-SOURCES_crop = modules/video_filter/crop.c
-SOURCES_motionblur = modules/video_filter/motionblur.c
-
-noinst_HEADERS += modules/video_filter/filter_common.h
+SUBDIRS = atmo dynamicoverlay
+SOURCES_mosaic = mosaic.c mosaic.h
+SOURCES_transform = transform.c
+SOURCES_invert = invert.c
+SOURCES_adjust = adjust.c
+SOURCES_wall = wall.c
+SOURCES_clone = clone.c
+SOURCES_crop = crop.c
+SOURCES_motionblur = motionblur.c
+SOURCES_logo = logo.c
+SOURCES_deinterlace = deinterlace.c
+SOURCES_blend = blend.c
+SOURCES_scale = scale.c
+SOURCES_marq = marq.c
+SOURCES_rss = rss.c
+SOURCES_motiondetect = motiondetect.c
+SOURCES_rv32 = rv32.c
+SOURCES_osdmenu = osdmenu.c
+SOURCES_magnify = magnify.c
+SOURCES_wave = wave.c
+SOURCES_ripple = ripple.c
+SOURCES_psychedelic = psychedelic.c
+SOURCES_gradient = gradient.c
+SOURCES_panoramix = panoramix.c
+SOURCES_opencv_wrapper = opencv_wrapper.c
+SOURCES_opencv_example = opencv_example.cpp filter_event_info.h
+SOURCES_rotate = rotate.c
+SOURCES_noise = noise.c
+SOURCES_puzzle = puzzle.c
+SOURCES_colorthres = colorthres.c
+SOURCES_extract = extract.c
+SOURCES_sharpen = sharpen.c
+SOURCES_erase = erase.c
+SOURCES_bluescreen = bluescreen.c
+SOURCES_alphamask = alphamask.c
+SOURCES_gaussianblur = gaussianblur.c
+SOURCES_grain = grain.c
+SOURCES_seamcarving = seamcarving.c
+SOURCES_croppadd = croppadd.c
+SOURCES_blendbench = blendbench.c
+noinst_HEADERS = filter_common.h filter_picture.h