]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/Modules.am
Move Altivec memcpy to altivec directory
[vlc] / modules / video_filter / Modules.am
index 3507c07bb65c973e8d87fe7474b6b1f752ba1d85..a226cee8b16515e230657cd90fed14918297d34b 100644 (file)
@@ -9,7 +9,8 @@ SOURCES_clone = clone.c
 SOURCES_crop = crop.c
 SOURCES_motionblur = motionblur.c
 SOURCES_logo = logo.c
-SOURCES_deinterlace = deinterlace.c
+SOURCES_audiobargraph_v = audiobargraph_v.c
+SOURCES_deinterlace = deinterlace.c yadif.h
 SOURCES_blend = blend.c
 SOURCES_scale = scale.c
 SOURCES_marq = marq.c
@@ -23,6 +24,7 @@ SOURCES_wave = wave.c
 SOURCES_ripple = ripple.c
 SOURCES_psychedelic = psychedelic.c
 SOURCES_gradient = gradient.c
+SOURCES_ball = ball.c
 SOURCES_panoramix = panoramix.c
 SOURCES_opencv_wrapper = opencv_wrapper.c
 SOURCES_opencv_example = opencv_example.cpp filter_event_info.h
@@ -43,7 +45,7 @@ SOURCES_blendbench = blendbench.c
 SOURCES_chain = chain.c
 SOURCES_postproc = postproc.c
 SOURCES_swscale = swscale.c ../codec/avcodec/chroma.c
-SOURCES_swscale_maemo = swscale_maemo.c \
+SOURCES_swscale_omap = swscale_omap.c \
        libswscale_nokia770/arm_jit_swscale.c \
        libswscale_nokia770/arm_colorconv.S \
        libswscale_nokia770/arm_jit_swscale.h \