-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: Lots of Windows + desktop optimisations #1459
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
Changes from 18 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5dc24a5
Optimize Direct3D frame buffer handling and copying
richiemcilroy bc6850f
Adjust queue and frame pool sizes based on frame rate
richiemcilroy 7d9dcae
Refactor camera-mediafoundation: use parking_lot and improve logging
richiemcilroy c0d7ba1
Add HEVC encoder support to FFmpeg and MediaFoundation
richiemcilroy 6942ae9
Add support for shared D3D11 texture handles
richiemcilroy 4a97110
Add encoder preferences and software fallback for camera muxers
richiemcilroy 5d4bc71
Add Windows version detection and minimum check
richiemcilroy 6f50aed
Add support for BGRA, RGBA, and P010LE formats in D3D11
richiemcilroy 0d71888
Add system diagnostics collection and UI display
richiemcilroy 3fd575e
Add comprehensive Windows hardware compatibility tests
richiemcilroy e32a49a
Use RtlGetVersion for Windows version detection
richiemcilroy 4973b1b
Add encoder health monitoring and fallback logic
richiemcilroy 1784fb3
Enhance GPU diagnostics and optimize UYVY to YUYV conversion
richiemcilroy c8bac4f
Improve D3D11 device selection and diagnostics logging
richiemcilroy bdd59a1
Set fixed window sizes and enforce on Windows
richiemcilroy b4fcdd5
Add decoder type/status reporting and health monitoring
richiemcilroy 8a33ade
Enable crash recovery recording by default
richiemcilroy 3c8e4a3
clippy
richiemcilroy 4b13bb3
coderabbit
richiemcilroy 5dd6696
coderabbit
richiemcilroy 0599ec3
coderabbit
richiemcilroy 1993e73
clippy
richiemcilroy 344956b
coderabbit
richiemcilroy ddfe183
clippy
richiemcilroy 1aac5a6
clippy
richiemcilroy 30cf231
clippy
richiemcilroy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.