test for video4linux

Originally committed as revision 7909 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård 2007-02-10 21:34:14 +00:00
parent 6c7aaa48ad
commit f6f147525e
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -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