Commit 141a11fd authored by mru's avatar mru

test for video4linux


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7909 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f8927dda
...@@ -1775,6 +1775,7 @@ int main( void ) { ...@@ -1775,6 +1775,7 @@ int main( void ) {
} }
EOF EOF
enabled video4linux && check_header linux/videodev.h || disable video4linux
enabled video4linux2 && check_header linux/videodev2.h || disable video4linux2 enabled video4linux2 && check_header linux/videodev2.h || disable video4linux2
# check for ioctl_meteor.h, ioctl_bt848.h and alternatives # check for ioctl_meteor.h, ioctl_bt848.h and alternatives
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment