Release videoframe on painter stop()
authorWouter Huysentruit <wouter_huysentruit@hotmail.com>
Mon, 3 Mar 2014 19:21:26 +0000 (20:21 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 6 Mar 2014 07:31:41 +0000 (08:31 +0100)
commit42e032bdc11fbd6cc87e27df6e8359c5882bfe23
tree5d5614d0fe042b6073d27d44684401d282f7d769
parent5b52c1ebb9b949d74aeb9a089718045f137800d4
Release videoframe on painter stop()

QVideoSurfaceGLPainter/QVideoSurfaceGlslPainter needs
to release the video frame on stop (just like
QVideoSurfaceGenericPainter already does).

Change-Id: Iaf3eb13eaf51fbc22fab6b1f80db8e8978ac328d
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
src/multimediawidgets/qpaintervideosurface.cpp