forked from FFmpeg/FFmpeg
test for video4linux
Originally committed as revision 7909 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6c7aaa48ad
commit
f6f147525e
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue