]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/Modules.am
threads: Make sure we don't re-create a thread if the object has already one.
[vlc] / modules / video_filter / Modules.am
index 53986628e08e48afed2392872f81a02dfb596cf0..2268d9a84ed13c6b34e7caee0e9941dc8cc7af3a 100644 (file)
@@ -1,10 +1,47 @@
-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
+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_remoteosd = remoteosd.c remoteosd_rfbproto.h
+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_canvas = canvas.c
+SOURCES_blendbench = blendbench.c
+SOURCES_chain = chain.c
+SOURCES_postproc = postproc.c
+SOURCES_swscale = swscale.c ../codec/avcodec/chroma.h
+SOURCES_imgresample = imgresample.c ../codec/avcodec/chroma.h
+noinst_HEADERS = filter_common.h filter_picture.h