[Lunar-commits] <moonbase> vlc: now I can grab from my webcam.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Fri Aug 15 01:48:46 CEST 2008


commit da13c4fedb3198d810a2caadd8ca9964c6971971
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Thu Aug 14 19:48:46 2008 -0400

    vlc: now I can grab from my webcam.
---
 video/vlc/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/video/vlc/BUILD b/video/vlc/BUILD
index e67ac0d..de4a047 100644
--- a/video/vlc/BUILD
+++ b/video/vlc/BUILD
@@ -4,7 +4,7 @@
     OPTS+=" --with-ffmpeg-mp3lame"
   fi
 
-  OPTS="$OPTS --enable-release --enable-x11 --enable-xvideo --enable-ffmpeg"
+  OPTS="$OPTS --enable-release --enable-x11 --enable-xvideo --enable-ffmpeg --enable-v4l"
 
   default_build
 


More information about the Lunar-commits mailing list