-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Merge of 2.16.1 to master #2444
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
Merged
Merged
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
…tch-1 Update readme.md
# Conflicts: # src/libuvc/libuvc.cpp
Handle stop streaming and IR enumaration issues on lib_uvc (RS5-2042)
The patch was originally posted on https://lkml.org/lkml/2017/9/6/775 and destined for kernels 4.18+. Retrofitting the patch to older kernels allows to resolve buffer overflow issue that appear with low fps/USB2 configuration Change-Id: I7d2896b79170d5690bca8a6b5c60cbee9c98c252 Signed-off-by: Evgeni Raikhel <[email protected]>
Add development formats PARI/INZC/FG to remove kernel logs false alarms Change-Id: I0adbfd66f08f46c8ed41c83bd63cb87a4f3e9e35 Signed-off-by: Evgeni Raikhel <[email protected]>
Change-Id: I9d3408ef8f2f433792bf1fb4c15f8db9774588f8
(cherry picked from commit 76d32492dfc401ef6dcaef6b369925d3f6416e7c)
…ice in the Viewer (cherry picked from commit aac781991ca7440f2fa293fef920ea2d19acae8b)
Merge IntelRealSense/Development to abernste/Development
Merge Development to win7_support
Fix ioctl definition for "C " format to be less than 31 chars Change-Id: I3ed68e5173e4106993c5c0fdabb203009d7b5d13
Addressing GitHub IntelRealSense#2318 - Two instances of the same device in the Viewer
Addressing GitHub IntelRealSense#2178 / DSO-10235 - playback twice
the output of function process need to be frameset so line 29 should change to: frames = realsense.frameset(out);
Disable fisheye stream ZERO_COPY flow
Enable IR stream with win_usb backend.
update for function process in align.m file
Changed serial number according to RS5-1848.
…rsion_error Fix narrowing conversion error for osx clang
Two fixes related to android
Provide ccache build option
…ense into zhouwg-log_to_android_1
…sense into zhouwg-log_to_android_1
Refactoring Android build dependencies
Documentation update
No API additions / breaks since last release AFAIK
Video4Linux uvcvideo buffers overlow handling
Revert deleted metadata patch for kernel 4.8
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.
No description provided.