-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kernel 5 improvements #7983
Merged
Merged
Kernel 5 improvements #7983
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…on intervals Add uvcvideo and videobuf2 debug patch
- Refactor parsing of user-provided flags - Build and copy videobuf2 modules when required in debugging
Add md note query method
…ads and handling them separately. In case of partial (i.e. metadatqa only) frame, the relevant v4l buffer will be stored for the next 'select' cycle. Additional profiling messages for v4l buffers handling
The change was initiated by userptr mode reporting invalid (overrided) metadata buffers during streaming. Note that using mmap is more susceptible to VideoBuf/URB frame drops
…eviously reported no metadata
Modify manual exposure value to be closer to min range in order to allow for 60-90 fps scenarios
ev-mp
force-pushed
the
K5_PR
branch
3 times, most recently
from
December 14, 2020 09:53
64c8c57
to
c7f4bca
Compare
Promote Android NDK toolchain to r20b (istead of r16b) Use all available CPUs during the compilation stage
ev-mp
commented
Dec 14, 2020
remibettan
reviewed
Dec 14, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No further comments
…bility issues with legacy records. Relax test pass condition as a w/a till transformation to the LiveCI
ev-mp
commented
Dec 14, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For merge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes in v4l backend implementation applicable for Kernels 4.16+ only: