log libvo/aspect.c @ 9986:4bdd248d372e

age author description
Mon, 13 Jan 2003 01:50:20 +0000 atmos4 debug++
Mon, 10 Jun 2002 18:40:19 +0000 pontscho fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
Fri, 07 Jun 2002 22:43:29 +0000 arpi warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Wed, 05 Jun 2002 19:35:54 +0000 pontscho added panscan support for xmga/xvidix
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.