diff libvo/vo_md5sum.c @ 15212:05aa13cdf92f

replace VO and VF numeric flags with #defined identifiers
author henry
date Mon, 18 Apr 2005 15:52:38 +0000
parents ba555409718b
children fd51fd1ff231
line wrap: on
line diff
--- a/libvo/vo_md5sum.c	Mon Apr 18 14:35:11 2005 +0000
+++ b/libvo/vo_md5sum.c	Mon Apr 18 15:52:38 2005 +0000
@@ -136,7 +136,7 @@
  */
 
 static uint32_t config(uint32_t width, uint32_t 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)
 {
     if (vo_config_count > 0 ) { /* Already configured */