Ensure the backend has had its geometry updated.
authorRoger Maclean <rmaclean@qnx.com>
Fri, 31 Jan 2014 19:58:54 +0000 (14:58 -0500)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 3 Feb 2014 17:43:41 +0000 (18:43 +0100)
commit6f8ccc88e827aeb09f6f9c7219f2d5f5013c6ebb
tree92433760256746f3430b4168330206eb6364425d
parentd3d898f3ed434e8df81c3fd274e30f952877a135
Ensure the backend has had its geometry updated.

When trying to play video in an overlay window, the video fails to
be displayed because everything that would cause updateGeometry to be
called on the backend has already occurred prior to the backend having
been created.

Change-Id: Ida3c8feea69b497a18e9f44d7143bed03380d6ae
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
src/qtmultimediaquicktools/qdeclarativevideooutput.cpp