Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1214

Modified Files:
      Tag: release-2-0-patches
        acinclude.m4 
Log Message:
changed camerauvc to depend on and include videodev2.h

Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.80.2.4
retrieving revision 1.80.2.5
diff -C2 -d -r1.80.2.4 -r1.80.2.5
*** acinclude.m4        7 Jun 2006 16:12:35 -0000       1.80.2.4
--- acinclude.m4        14 Jun 2006 17:25:24 -0000      1.80.2.5
***************
*** 171,175 ****
  PLAYER_ADD_DRIVER([cameracompress],[yes],[jpeglib.h],[],[-ljpeg])
  
! PLAYER_ADD_DRIVER([camerauvc],[yes],[linux/videodev.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],[],[])
  
  PLAYER_ADD_DRIVER([camerav4l],[yes],[linux/videodev.h],[],[])



_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to