log libvo/aspect.h @ 33677:41061dfd72d4

age author description
2010-06-17 diego Move vo_panscanrange extern declaration to aspect.h, where it belongs.
2010-06-17 diego Move force_monitor_aspect and monitor_pixel_aspect declarations to aspect.h.
2010-06-17 diego Factorize monitor_aspect extern declaration into aspect.h.
2009-08-27 reimar Add infrastructure and test code to enable aspect scaling and panscan in windowed mode.
2009-08-27 reimar Forgotten changes to aspect code to handle -wid with -fs.
2009-02-08 diego Add standard license headers, unify header formatting.
2008-12-03 diego Get rid of pointless 'extern' keywords.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-02-07 reimar Add aspect_fit declaration missing for w32_common.
2007-12-31 diego Add explanatory comments to the #endif part of multiple inclusion guards.
2007-07-02 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
2002-06-05 pontscho added panscan support for xmga/xvidix
2001-10-18 atmos4 Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!
2001-10-03 atmos4 Simplified aspect() for the loss of some functionality to get ansi compatibility.
2001-10-03 atmos4 Monitor aspect stuff.