Skip to content
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

Fix bug in MSFoundation backend where media formats are created not exactly as expected by the device and fail to open #197

Merged
merged 5 commits into from
Jan 4, 2025

Conversation

eduramiba
Copy link
Contributor

Fix bug in MSFoundation backend where media formats are created not exactly as expected by the device and fail to open.
Also fix conversion of MSFoundation RGB24, it's RAWBGR instead of RAWRGB

@l1npengtul
Copy link
Owner

Thank you!

@l1npengtul l1npengtul merged commit 612c861 into l1npengtul:0.10 Jan 4, 2025
1 check passed
eduramiba added a commit to eduramiba/nokhwa that referenced this pull request Jan 17, 2025
…xactly as expected by the device and fail to open (l1npengtul#197)

* Fix infinite loop when guid_to_frameformat fails

* Fix bug in MSFoundation backend where media formats are created not exactly as expected by the device and fail to open. Also fix conversion of MSFoundation RGB24, it's RAWBGR instead of RAWRGB

* Fix compilation issue
l1npengtul pushed a commit that referenced this pull request Jan 17, 2025
* Fix infinite loop when guid_to_frameformat fails (#188)

* Fix bug in MSFoundation backend where media formats are created not exactly as expected by the device and fail to open (#197)

* Fix infinite loop when guid_to_frameformat fails

* Fix bug in MSFoundation backend where media formats are created not exactly as expected by the device and fail to open. Also fix conversion of MSFoundation RGB24, it's RAWBGR instead of RAWRGB

* Fix compilation issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants