aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/aspect.c
Commit message (Expand)AuthorAge
* Make aspect adjustment calculation simpler and more flexible.Gravatar reimar2008-02-02
* -panscan should also work for right and left bordersGravatar reimar2008-01-19
* Some reindentationGravatar reimar2008-01-19
* Use a new variable for user-supplied monitor-aspect so we can overwriteGravatar reimar2007-07-28
* Make -monitorpixelaspect 1 the default.Gravatar cehoyos2007-04-27
* MSGTRs for libvo/aspect.c and libvo/vo_xv.cGravatar kraymer2006-11-08
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...Gravatar reynaldo2006-04-24
* new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...Gravatar reimar2006-04-15
* 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