]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/Modules.am
add a shortname and delete unused variable
[vlc] / modules / video_filter / Modules.am
index 53986628e08e48afed2392872f81a02dfb596cf0..2457e9536101ffd8166a86a8754006956b745697 100644 (file)
@@ -1,10 +1,31 @@
-SOURCES_transform = modules/video_filter/transform.c
-SOURCES_invert = modules/video_filter/invert.c
-SOURCES_adjust = modules/video_filter/adjust.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
+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
+noinst_HEADERS = filter_common.h