summaryrefslogtreecommitdiffstats
path: root/libvo/aspect.c
Commit message (Expand)AuthorAgeFilesLines
* Make aspect adjustment calculation simpler and more flexible.reimar2008-02-021-24/+19
* -panscan should also work for right and left bordersreimar2008-01-191-0/+2
* Some reindentationreimar2008-01-191-2/+2
* Use a new variable for user-supplied monitor-aspect so we can overwritereimar2007-07-281-1/+4
* Make -monitorpixelaspect 1 the default.cehoyos2007-04-271-3/+3
* MSGTRs for libvo/aspect.c and libvo/vo_xv.ckraymer2006-11-081-2/+3
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...reynaldo2006-04-241-3/+3
* new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...reimar2006-04-151-0/+3
* Add -panscanrange optionreimar2005-09-271-0/+5
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* fix aspect hackattila2003-10-151-1/+3
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* temporary fix for attilas 10l, until better solution is foundatmos42003-09-211-1/+6
* make aspect recognize -noaspectattila2003-09-211-0/+2
* debug++atmos42003-01-131-1/+11
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchpontscho2002-06-101-1/+6
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-071-1/+1
* added panscan support for xmga/xvidixpontscho2002-06-051-0/+23
* Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling...atmos42002-05-141-3/+12
* Eeeh :) time to sleep!atmos42001-10-181-1/+1
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...atmos42001-10-181-23/+55
* Add downscaling as a last resort.atmos42001-10-151-6/+9
* Add debug printfs to aspect(), add aspect() usage to vo_sdl.atmos42001-10-041-4/+20
* Fix case where srch, srcw and fitinw and fitinh are really the same variables.atmos42001-10-031-9/+10
* Simplified aspect() for the loss of some functionality to get ansi compatibil...atmos42001-10-031-19/+12
* Monitor aspect stuff.atmos42001-10-031-0/+32