aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/aspect.c
Commit message (Expand)AuthorAge
* Add -panscanrange optionGravatar reimar2005-09-27
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* fix aspect hackGravatar attila2003-10-15
* many small typo and grammar fixesGravatar gabucino2003-10-04
* temporary fix for attilas 10l, until better solution is foundGravatar atmos42003-09-21
* make aspect recognize -noaspectGravatar attila2003-09-21
* debug++Gravatar atmos42003-01-13
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchGravatar pontscho2002-06-10
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2002-06-07
* added panscan support for xmga/xvidixGravatar pontscho2002-06-05
* Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling...Gravatar atmos42002-05-14
* Eeeh :) time to sleep!Gravatar atmos42001-10-18
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...Gravatar atmos42001-10-18
* Add downscaling as a last resort.Gravatar atmos42001-10-15
* Add debug printfs to aspect(), add aspect() usage to vo_sdl.Gravatar atmos42001-10-04
* Fix case where srch, srcw and fitinw and fitinh are really the same variables.Gravatar atmos42001-10-03
* Simplified aspect() for the loss of some functionality to get ansi compatibil...Gravatar atmos42001-10-03
* Monitor aspect stuff.Gravatar atmos42001-10-03