encode: dump full encode capabilities under --verbose - #213
Merged
dabrain34 merged 1 commit intoJun 10, 2026
Merged
Conversation
dabrain34
force-pushed
the
dab_add_debug_encode_capabilities
branch
2 times, most recently
from
June 5, 2026 15:52
b77796b to
79897a6
Compare
dabrain34
force-pushed
the
dab_add_debug_encode_capabilities
branch
from
June 8, 2026 10:38
79897a6 to
0c82152
Compare
crmurillo
reviewed
Jun 9, 2026
Add the full codec-specific *EncodeCapabilities struct to the existing verbose dump in InitDeviceCapabilities (AV1/H.264/H.265), alongside the common video capabilities. Fires once at session init.
dabrain34
force-pushed
the
dab_add_debug_encode_capabilities
branch
from
June 10, 2026 09:36
0c82152 to
c4cbb3b
Compare
crmurillo
approved these changes
Jun 10, 2026
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.
Description
Add the full codec-specific *EncodeCapabilities struct to the existing verbose dump in InitDeviceCapabilities (AV1/H.264/H.265), alongside the common video capabilities. Fires once at session init.
No real change in behavior.
Type of change
feature
Issue (optional)
Tests
NVIDIA GeForce RTX 3050 Ti Laptop GPU / NVIDIA 595.44.00 / Ubuntu 24.04.4 LTS
Total Tests: 79
Passed: 62
Crashed: 0
Failed: 0
Not Supported: 16
Skipped: 1 (in skip list)
Success Rate: 100.0%
Intel(R) Iris(R) Xe Graphics (ADL GT2) / Intel open-source Mesa driver Mesa 26.1.2 (git-c653d1509f) / Ubuntu 24.04.4 LTS
Total Tests: 79
Passed: 54
Crashed: 0
Failed: 0
Not Supported: 19
Skipped: 6 (in skip list)
Success Rate: 100.0%
Additional Details (optional)