log libvo/aspect.c @ 6165:c85bb954289f

age author description
Tue, 14 May 2002 00:22:03 +0000 atmos4 Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling in second pass.
Thu, 18 Oct 2001 02:43:33 +0000 atmos4 Eeeh :) time to sleep!
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!
Mon, 15 Oct 2001 17:22:41 +0000 atmos4 Add downscaling as a last resort.
Thu, 04 Oct 2001 11:42:21 +0000 atmos4 Add debug printfs to aspect(), add aspect() usage to vo_sdl.
Wed, 03 Oct 2001 17:40:56 +0000 atmos4 Fix case where srch, srcw and fitinw and fitinh are really the same variables.
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.