Fix GUID of video compression formats#1143
Merged
Merged
Conversation
Owner
|
sorry, ci failed due to me messing up one of the tool for analyze the linker map. will fix it asap |
hathach
approved these changes
Oct 14, 2021
Owner
hathach
left a comment
There was a problem hiding this comment.
just tested, linux does not complain about the format anymore. Thank you for the PR. Still haven't tried to find an app to test with, will do later on.
[149825.252622] usb 3-3: Product: TinyUSB Device
[149825.252623] usb 3-3: Manufacturer: TinyUSB
[149825.252624] usb 3-3: SerialNumber: 123456
[149825.260633] uvcvideo: Found UVC 1.50 device TinyUSB Device (cafe:4020)
[149825.260637] uvcvideo: No valid video chain found.
This file contains hidden or 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
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.
Describe the PR
GUID for uncompressed formats were wrong.
Additional context
The bug is mentioned by #1142 (comment)