gpulib: update after open
authornotaz <notasas@gmail.com>
Sat, 5 Jan 2013 02:29:10 +0000 (04:29 +0200)
committernotaz <notasas@gmail.com>
Sat, 5 Jan 2013 17:21:12 +0000 (19:21 +0200)
plugins/gpulib/vout_pl.c

index 49f53d6..5af0762 100644 (file)
@@ -106,6 +106,7 @@ long GPUopen(void **unused)
 
   cbs->pl_vout_open();
   check_mode_change(1);
 
   cbs->pl_vout_open();
   check_mode_change(1);
+  vout_update();
   return 0;
 }
 
   return 0;
 }