summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@theqtcompany.com>2015-03-23 14:28:41 +0100
committerYoann Lopes <yoann.lopes@theqtcompany.com>2015-04-07 11:35:05 +0000
commitcbbcf4f3a54fe981ad9d7e649572f86bcdbaf4c6 (patch)
treef262a36735c031a4c1cbdc7c3b4ff2bbf855cd21 /src/qtmultimediaquicktools
parentf3ee857564934332da67cc51265841bd76d62b29 (diff)
GStreamer: implement unlock() in QGstVideoRendererSink.
There are cases where blocking operations happening in the video sink need to be unblocked, that's why GstBaseSink has an unlock() virtual function. Since our custom video sink blocks when starting and when rendering a frame (while waiting for the main thread to actually do these operations), we need to implement the unlock() function in order to unblock these operations when requested by GstBaseSink. Change-Id: I5cb19ea689e655f572729d931cefec8a4266c94e Reviewed-by: Andrew den Exter <andrew.den.exter@qinetic.com.au>
Diffstat (limited to 'src/qtmultimediaquicktools')
0 files changed, 0 insertions, 0 deletions