Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
c345100e
Commit
c345100e
authored
Jan 17, 2013
by
Carl Eugen Hoyos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix detection of struct v4l2_frmsize_discrete.
It was always detected successfully.
parent
765a3ba0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure
configure
+1
-1
No files found.
configure
View file @
c345100e
...
@@ -3928,7 +3928,7 @@ rsync --help 2> /dev/null | grep -q 'contimeout' && enable rsync_contimeout || d
...
@@ -3928,7 +3928,7 @@ rsync --help 2> /dev/null | grep -q 'contimeout' && enable rsync_contimeout || d
check_header linux/fb.h
check_header linux/fb.h
check_header linux/videodev.h
check_header linux/videodev.h
check_header linux/videodev2.h
check_header linux/videodev2.h
check_
struct linux/videodev2.h
"struct v4l2_frmivalenum"
discrete
check_
code cc linux/videodev2.h
"struct v4l2_frmsizeenum vfse; vfse.discrete.width = 0;"
&&
enable_safe struct_v4l2_frmivalenum_
discrete
check_header sys/videoio.h
check_header sys/videoio.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment