log libvo/aspect.c @ 18762:369074e0eb7b

age author description
Mon, 24 Apr 2006 04:23:53 +0000 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
Sat, 15 Apr 2006 20:50:33 +0000 reimar new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
Tue, 27 Sep 2005 08:32:37 +0000 reimar Add -panscanrange option
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Wed, 15 Oct 2003 15:17:09 +0000 attila fix aspect hack
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Sun, 21 Sep 2003 15:34:51 +0000 atmos4 temporary fix for attilas 10l, until better solution is found
Sun, 21 Sep 2003 11:56:09 +0000 attila make aspect recognize -noaspect
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.