diff libvo/aspect.h @ 29515:d3700065005f

Forgotten changes to aspect code to handle -wid with -fs.
author reimar
date Thu, 27 Aug 2009 12:35:23 +0000
parents 7681eab10aea
children b1a437cdc60d
line wrap: on
line diff
--- a/libvo/aspect.h	Thu Aug 27 12:03:02 2009 +0000
+++ b/libvo/aspect.h	Thu Aug 27 12:35:23 2009 +0000
@@ -33,6 +33,7 @@
 
 void aspect_save_screenres(int scrw, int scrh);
 
+#define A_WINZOOM 2 ///< zoom to fill window size
 #define A_ZOOM 1
 #define A_NOZOOM 0