]> git.sesse.net Git - vlc/commit
Qt4: drop window provider priority to zero
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 8 Jul 2010 16:56:27 +0000 (19:56 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 8 Jul 2010 17:08:35 +0000 (20:08 +0300)
commit6eb5f0750c022b7431e74dced5641be13e27d682
treeb1a5006c4253e5590bc7874de6b7f75680637f7f
parent0a64cb093bdd6aff27193b12a97599b1cc8ce2d3
Qt4: drop window provider priority to zero

Mapping the Qt4 plugin requires a particularly long time and much
memory. So we had better avoid doing this everytime we create a new
video window (if the Qt4 interface is _not_ used).
modules/gui/qt4/qt4.cpp