OSDN Git Service

test for video4linux
authorMåns Rullgård <mans@mansr.com>
Sat, 10 Feb 2007 21:34:14 +0000 (21:34 +0000)
committerMåns Rullgård <mans@mansr.com>
Sat, 10 Feb 2007 21:34:14 +0000 (21:34 +0000)
Originally committed as revision 7909 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 987329f..93edde7 100755 (executable)
--- a/configure
+++ b/configure
@@ -1775,6 +1775,7 @@ int main( void ) {
 }
 EOF
 
+enabled video4linux  && check_header linux/videodev.h  || disable video4linux
 enabled video4linux2 && check_header linux/videodev2.h || disable video4linux2
 
 # check for ioctl_meteor.h, ioctl_bt848.h and alternatives