Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2410
Modified Files:
acinclude.m4
Log Message:
possible fix for videodev2 header checking
Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.142
retrieving revision 1.143
diff -C2 -d -r1.142 -r1.143
*** acinclude.m4 22 Aug 2007 00:19:56 -0000 1.142
--- acinclude.m4 27 Aug 2007 03:51:09 -0000 1.143
***************
*** 171,176 ****
PLAYER_ADD_DRIVER([cameracompress],[yes],[jpeglib.h],[],[-ljpeg])
! PLAYER_ADD_DRIVER([camerauvc],[yes],["linux/types.h linux/time.h
linux/videodev2.h"],[],[],[],[],[[#include <linux/types.h>
! #include <linux/time.h>]])
PLAYER_ADD_DRIVER([camerav4l],[yes],[linux/videodev.h],[],[])
--- 171,175 ----
PLAYER_ADD_DRIVER([cameracompress],[yes],[jpeglib.h],[],[-ljpeg])
!
PLAYER_ADD_DRIVER([camerauvc],[yes],["linux/videodev2.h"],[],[],[],[],[[#include
<sys/time.h> #include <linux/types.h>]])
PLAYER_ADD_DRIVER([camerav4l],[yes],[linux/videodev.h],[],[])
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit