From b587a3d642a763d0e56b165a95ed8ea7a0bc1eff Mon Sep 17 00:00:00 2001 From: nick Date: Thu, 31 Jan 2002 09:57:13 +0000 Subject: new info for tuning git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4434 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_3dfx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo/vo_3dfx.c') diff --git a/libvo/vo_3dfx.c b/libvo/vo_3dfx.c index 541e716f80..aa0ba7da24 100644 --- a/libvo/vo_3dfx.c +++ b/libvo/vo_3dfx.c @@ -312,7 +312,7 @@ update_target(void) } static uint32_t -init(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t fullscreen, char *title, uint32_t format) +config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t fullscreen, char *title, uint32_t format,const vo_tune_info_t *info) { int fd; char *name = ":0.0"; -- cgit v1.2.3