diff libvo/vo_gif89a.c @ 15212:05aa13cdf92f

replace VO and VF numeric flags with #defined identifiers
author henry
date Mon, 18 Apr 2005 15:52:38 +0000
parents e49a62a6e3cb
children fd51fd1ff231
line wrap: on
line diff
--- a/libvo/vo_gif89a.c	Mon Apr 18 14:35:11 2005 +0000
+++ b/libvo/vo_gif89a.c	Mon Apr 18 15:52:38 2005 +0000
@@ -165,7 +165,7 @@
 }
 
 static uint32_t config(uint32_t s_width, uint32_t s_height, uint32_t d_width,
-		uint32_t d_height, uint32_t fullscreen, char *title,
+		uint32_t d_height, uint32_t flags, char *title,
 		uint32_t format)
 {
 #ifdef HAVE_GIF_4