Skip to content

Add generic GPU video post-process seam - #719

Open
jeremysrunning wants to merge 3 commits into
SuRGeoNix:masterfrom
jeremysrunning:generic-video-post-process-upstream
Open

Add generic GPU video post-process seam#719
jeremysrunning wants to merge 3 commits into
SuRGeoNix:masterfrom
jeremysrunning:generic-video-post-process-upstream

Conversation

@jeremysrunning

Copy link
Copy Markdown

Summary

  • add a device-scoped generic video post-processor factory and synchronous frame context
  • route FlyleafVP and D3D11VP through reusable BGRA intermediates only when configured
  • share the same post-process path with snapshots and add paused-frame RequestRender invalidation
  • recreate/dispose processor resources with renderer device lifetime and fail open on callback exceptions

The callback runs under renderer ownership before Direct2D/subtitle overlays. With no factory configured, the existing direct render path is unchanged and incurs no extra pass. The API contains no application- or LUT-specific concepts.

Validation

  • Flyleaf master net8.0-windows Release build
  • downstream invert processor exercised on FlyleafVP and hardware D3D11VP
  • live presentation, paused invalidation, snapshots, stepping, source switching, exception fail-open, and disposal

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.

1 participant