diff dec_video.h @ 4741:d3a52470594c

More correct direct rendering usage
author nick
date Sun, 17 Feb 2002 12:22:01 +0000
parents 4064940f3f9b
children 17a7fb99b06b
line wrap: on
line diff
--- a/dec_video.h	Sun Feb 17 12:04:20 2002 +0000
+++ b/dec_video.h	Sun Feb 17 12:22:01 2002 +0000
@@ -3,7 +3,7 @@
 extern int video_read_properties(sh_video_t *sh_video);
 
 extern int init_video(sh_video_t *sh_video, int *pitches);
-extern void init_video_vaa( void );
+extern void init_video_vaa( unsigned width );
 void uninit_video(sh_video_t *sh_video);
 
 #ifdef USE_LIBVO2