log libvo/aspect.h @ 37195:ac6c37d85d65 default tip

age author description
Thu, 17 Jun 2010 09:22:24 +0000 diego Move vo_panscanrange extern declaration to aspect.h, where it belongs.
Thu, 17 Jun 2010 08:33:55 +0000 diego Move force_monitor_aspect and monitor_pixel_aspect declarations to aspect.h.
Thu, 17 Jun 2010 08:17:06 +0000 diego Factorize monitor_aspect extern declaration into aspect.h.
Thu, 27 Aug 2009 18:36:51 +0000 reimar Add infrastructure and test code to enable aspect scaling and panscan in windowed mode.
Thu, 27 Aug 2009 12:35:23 +0000 reimar Forgotten changes to aspect code to handle -wid with -fs.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Thu, 07 Feb 2008 21:04:17 +0000 reimar Add aspect_fit declaration missing for w32_common.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Wed, 05 Jun 2002 19:35:54 +0000 pontscho added panscan support for xmga/xvidix
Thu, 18 Oct 2001 02:42:20 +0000 atmos4 Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!
Wed, 03 Oct 2001 15:31:51 +0000 atmos4 Simplified aspect() for the loss of some functionality to get ansi compatibility.
Wed, 03 Oct 2001 14:41:53 +0000 atmos4 Monitor aspect stuff.