summaryrefslogtreecommitdiffstats
path: root/mplayer.c
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.c')
-rw-r--r--mplayer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer.c b/mplayer.c
index c546fa1b33..8f6c078ed5 100644
--- a/mplayer.c
+++ b/mplayer.c
@@ -1400,7 +1400,7 @@ current_module="init_libvo";
*/
}
}
- init_video_vaa();
+ init_video_vaa(sh_video->disp_w);
fflush(stdout);
//================== MAIN: ==========================