From f1fcbe1d1183e7dd7af7cbd6bc512ceef164e8fa Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 14 Aug 2005 18:36:01 +0000 Subject: [PATCH] 10l, texture_width/height initialization was removed, so use image_width/height here git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16221 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_gl2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libvo/vo_gl2.c b/libvo/vo_gl2.c index 4d64dfb59e..edebfdf417 100644 --- a/libvo/vo_gl2.c +++ b/libvo/vo_gl2.c @@ -157,12 +157,12 @@ static int initTextures() /* achieve the 2**e_x:=texture_width, 2**e_y:=texture_height */ s=1; - while (s