2010-10-11 |
reimar |
Fix handling of invalid values in aspect_save_screenres to not overwrite
|
2010-10-09 |
reimar |
Add fallback values to aspect_save_screenres to avoid division by 0
|
2009-08-27 |
reimar |
Remove unused movie_aspect extern declaration.
|
2009-08-27 |
reimar |
Add infrastructure and test code to enable aspect scaling and panscan in windowed mode.
|
2009-08-27 |
reimar |
Make panscan cover the same range in -wid -fs mode as in normal mode.
|
2009-08-27 |
reimar |
Fix aspect_fit to work correctly when borders need to be added on top and
|
2009-08-27 |
reimar |
Forgotten changes to aspect code to handle -wid with -fs.
|
2009-02-08 |
diego |
Add standard license headers, unify header formatting.
|
2008-02-02 |
reimar |
Make aspect adjustment calculation simpler and more flexible.
|
2008-01-19 |
reimar |
-panscan should also work for right and left borders
|
2008-01-19 |
reimar |
Some reindentation
|
2007-07-28 |
reimar |
Use a new variable for user-supplied monitor-aspect so we can overwrite
|
2007-04-27 |
cehoyos |
Make -monitorpixelaspect 1 the default.
|
2006-11-08 |
kraymer |
MSGTRs for libvo/aspect.c and libvo/vo_xv.c
|
2006-04-24 |
reynaldo |
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
|
2006-04-15 |
reimar |
new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
|
2005-09-27 |
reimar |
Add -panscanrange option
|
2004-10-28 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
2003-10-15 |
attila |
fix aspect hack
|
2003-10-04 |
gabucino |
many small typo and grammar fixes
|
2003-09-21 |
atmos4 |
temporary fix for attilas 10l, until better solution is found
|
2003-09-21 |
attila |
make aspect recognize -noaspect
|
2003-01-13 |
atmos4 |
debug++
|
2002-06-10 |
pontscho |
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
|
2002-06-07 |
arpi |
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
2002-06-05 |
pontscho |
added panscan support for xmga/xvidix
|
2002-05-14 |
atmos4 |
Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling in second pass.
|
2001-10-18 |
atmos4 |
Eeeh :) time to sleep!
|
2001-10-18 |
atmos4 |
Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!
|
2001-10-15 |
atmos4 |
Add downscaling as a last resort.
|
2001-10-04 |
atmos4 |
Add debug printfs to aspect(), add aspect() usage to vo_sdl.
|
2001-10-03 |
atmos4 |
Fix case where srch, srcw and fitinw and fitinh are really the same variables.
|
2001-10-03 |
atmos4 |
Simplified aspect() for the loss of some functionality to get ansi compatibility.
|
2001-10-03 |
atmos4 |
Monitor aspect stuff.
|