summaryrefslogtreecommitdiffstats
path: root/src/gsttools/qgstvideorenderersink.cpp
diff options
context:
space:
mode:
authorTim Blechmann <tim@klingt.org>2024-04-24 13:45:25 +0800
committerTim Blechmann <tim@klingt.org>2024-05-06 23:18:45 +0800
commitc599e85c50858d57de92ba4316011ea3872b95a3 (patch)
tree4995ae43b9e2eda1ccb843077f681a9c5303ca93 /src/gsttools/qgstvideorenderersink.cpp
parent4a0388d86b97af68d5106b63ce3222556ec57d4b (diff)
GStreamer: QGstreamerImageCapture - add mutexHEADdev
`probeBuffer` and `saveBufferToImage` are called from gstreamer threads. We therefore need to guard all members with a mutex that are accessed from both the owning thread and the gstreamer thread. Pick-to: 6.5 6.7 Change-Id: If9ba7fd761c7756b1eb8cc83f757a80c6a4cac8e Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io> Reviewed-by: Artem Dyomin <artem.dyomin@qt.io>
Diffstat (limited to 'src/gsttools/qgstvideorenderersink.cpp')
0 files changed, 0 insertions, 0 deletions