[vlc-devel] commit: Distribute mmx.h (Christophe Mutricy )
git version control
git at videolan.org
Sat Jan 23 20:24:53 CET 2010
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Sat Jan 23 19:23:02 2010 +0000| [ffbf342998cc103d1cd931a339baabea7a329001] | committer: Christophe Mutricy
Distribute mmx.h
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ffbf342998cc103d1cd931a339baabea7a329001
---
modules/video_filter/Modules.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/video_filter/Modules.am b/modules/video_filter/Modules.am
index d83a905..b2c9ec2 100644
--- a/modules/video_filter/Modules.am
+++ b/modules/video_filter/Modules.am
@@ -10,7 +10,7 @@ SOURCES_crop = crop.c
SOURCES_motionblur = motionblur.c
SOURCES_logo = logo.c
SOURCES_audiobargraph_v = audiobargraph_v.c
-SOURCES_deinterlace = deinterlace.c yadif.h
+SOURCES_deinterlace = deinterlace.c yadif.h mmx.h
SOURCES_blend = blend.c
SOURCES_scale = scale.c
SOURCES_marq = marq.c
More information about the vlc-devel
mailing list