[Sumover-dev] [svn commit] r4045 - vic/branches/mpeg4

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Wed May 30 17:05:36 BST 2007


Author: piers
Date: Wed May 30 17:05:35 2007
New Revision: 4045

Modified:
   vic/branches/mpeg4/configure

Log:
Updated configure (ran autoconf with latest *.in stuff inlcuding tiny_jpeg etc)


Modified: vic/branches/mpeg4/configure
==============================================================================
--- vic/branches/mpeg4/configure	(original)
+++ vic/branches/mpeg4/configure	Wed May 30 17:05:35 2007
@@ -6677,7 +6677,7 @@
 		echo "Using old Linux grabber-v4l2"
 elif test -r /usr/include/linux/videodev.h ; then
         if test -r /usr/include/linux/videodev2.h  ; then
-                V_OBJ_GRABBER="$V_OBJ_GRABBER video/grabber-v4l2.o video/grabber-video4linux.o"
+                V_OBJ_GRABBER="$V_OBJ_GRABBER video/grabber-v4l2.o video/tinyjpeg.o video/jidctflt.o video/grabber-video4linux.o"
 		echo "Using Linux Grabbers: Video4Linux2 and Video4Linux1"
         else
                 V_OBJ_GRABBER="$V_OBJ_GRABBER video/grabber-video4linux.o"



More information about the Sumover-dev mailing list