Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
GStreamer
gstreamer
Merge requests
!3574
d3d11videosink: Move potentially time-consuming operations to ::prepare()
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Seungha Yang
requested to merge
seungha.yang/gstreamer:d3d11-reduce-processing-delay
into
main
Dec 15, 2022
Overview
0
Commits
1
Pipelines
5
Changes
4
Move following tasks to ::prepare() from ::show_frame()
CPU -> GPU upload
GstD3D11Window object setup, including input caps change handling