Skip to content

Conversation

@seer-by-sentry
Copy link
Contributor

Fixes CAP-DESKTOP-K6. The issue was that: H264 Media Foundation Transform returned success from ProcessOutput but provided a null sample pointer, causing unwrap() panic.

  • ProcessOutput may succeed but not populate pSample in some edge cases.
  • Handle this gracefully by skipping the frame instead of panicking.

This fix was generated by Seer in Sentry, triggered by Richie. 👁️ Run ID: 1916819

Not quite right? Click here to continue debugging with Seer.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 19, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@Brendonovich Brendonovich marked this pull request as ready for review October 23, 2025 06:06
@Brendonovich Brendonovich merged commit d30b9bd into main Oct 23, 2025
15 checks passed
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