summaryrefslogtreecommitdiff
path: root/subprojects/gst-plugins-bad/sys/d3d11/gstd3d11videosink.cpp
Commit message (Expand)AuthorAgeFilesLines
* d3d11videosink: Add render-rectangle propertyHEADmainSeungha Yang2023-05-171-0/+12
* d3d11: Update element metaSeungha Yang2023-05-121-1/+1
* d3d11videosink: Don't clear prepared buffer on unlock_stop()Seungha Yang2023-05-101-2/+2
* d3d11videosink: fix race conditions in win32 windowAleksandr Slobodeniuk2023-04-031-0/+1
* d3d11videosink: Fix rendering on external handleSeungha Yang2023-02-201-0/+1
* d3d11videosink: Move potentially time-consuming operations to ::prepare()Seungha Yang2022-12-171-13/+98
* d3d11videosink: Fix deadlock when parent window is busySeungha Yang2022-12-151-17/+32
* d3d11: Use correct ref/unref methodsSeungha Yang2022-11-281-1/+1
* d3d11: Update for documentationSeungha Yang2022-10-241-3/+33
* d3d11videosink: Add "emit-present" propertySeungha Yang2022-10-181-12/+24
* d3d11videosink: Add display-format propertySeungha Yang2022-08-241-1/+52
* d3d11videosink: Add present signalSeungha Yang2022-08-241-1/+45
* d3d11: Use CRITICAL_SECTION instead of GRecMutexSeungha Yang2022-08-181-48/+22
* d3d11videosink: Add gamma-mode and primaries-mode propertiesSeungha Yang2022-08-041-1/+54
* d3d11videosink: Early terminate mouse/keyboard event handlingSeungha Yang2022-08-021-35/+36
* d3d11: Remove video processorSeungha Yang2022-07-041-1/+0
* d3d11videosink: Add support for rotationSeungha Yang2022-07-021-1/+64
* d3d11videosink: Protect window with lock at every placeSeungha Yang2022-07-021-60/+76
* d3d11videosink: Use single GstD3D11Converter objectSeungha Yang2022-07-021-206/+4
* d3d11videosink: Fix for force-aspect-ratio setting when rendering on shared t...Seungha Yang2022-06-291-1/+2
* d3d11: Update gst_d3d11_allocation_params_new() interfaceSeungha Yang2022-06-271-2/+3
* d3d11: Revert staging buffer pool implementationSeungha Yang2022-06-231-3/+7
* d3d11: Run indentSeungha Yang2022-04-081-5/+15
* navigation: Add support for key Modifiers in all relevant eventsThibault Saunier2022-03-251-5/+5
* all: Use new navigation interface and APIVivienne Watermeier2022-03-231-6/+22
* d3d11videosink: Use staging buffer pool for non-d3d11 upstreamSeungha Yang2022-02-061-14/+8
* d3d11videosink: Add support for crop metaSeungha Yang2021-09-271-0/+18
* d3d11videosink: Perform propose_allocation() even when we have no configured ...Seungha Yang2021-09-271-1/+1
* Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdirThibault Saunier2021-09-241-0/+1384