summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/recorder/CMakeLists.txt
diff options
context:
space:
mode:
authorPiotr Srebrny <piotr.srebrny@qt.io>2021-12-16 18:33:46 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-12-17 11:48:00 +0000
commit0d11ed2f1bb39a0ffdf55beeabbbdc5bdd5ac357 (patch)
tree8852a41f79536b0a72c117bc78031e40e9f3c2ac /examples/multimedia/video/recorder/CMakeLists.txt
parent0f4153187403da5470427d1703e2e4c8e33012fd (diff)
Don't leak GStramer bus object, make virtual destructor in base class
This patch removes an unnecessary reference increment on the bus object in QGstPipelinePrivate as the bus is owned by QGstPipelinePrivate. Add virtual destructor in the QGstObject as QGstPipeline inherits from it. Provide correct handling of self-assignment operation for QGstPipeline and QGstObject. Change-Id: I41a333be8c2d8596aa1d11a9e1c11f4410ed6283 Reviewed-by: Lars Knoll <lars.knoll@qt.io> (cherry picked from commit 77096edebd7dda161db42b92a5b3bc41f9c69740) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/multimedia/video/recorder/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions