index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
aspect.c
Commit message (
Expand
)
Author
Age
*
Make aspect adjustment calculation simpler and more flexible.
reimar
2008-02-02
*
-panscan should also work for right and left borders
reimar
2008-01-19
*
Some reindentation
reimar
2008-01-19
*
Use a new variable for user-supplied monitor-aspect so we can overwrite
reimar
2007-07-28
*
Make -monitorpixelaspect 1 the default.
cehoyos
2007-04-27
*
MSGTRs for libvo/aspect.c and libvo/vo_xv.c
kraymer
2006-11-08
*
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...
reynaldo
2006-04-24
*
new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...
reimar
2006-04-15
*
Add -panscanrange option
reimar
2005-09-27
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
fix aspect hack
attila
2003-10-15
*
many small typo and grammar fixes
gabucino
2003-10-04
*
temporary fix for attilas 10l, until better solution is found
atmos4
2003-09-21
*
make aspect recognize -noaspect
attila
2003-09-21
*
debug++
atmos4
2003-01-13
*
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
pontscho
2002-06-10
*
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
arpi
2002-06-07
*
added panscan support for xmga/xvidix
pontscho
2002-06-05
*
Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling...
atmos4
2002-05-14
*
Eeeh :) time to sleep!
atmos4
2001-10-18
*
Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...
atmos4
2001-10-18
*
Add downscaling as a last resort.
atmos4
2001-10-15
*
Add debug printfs to aspect(), add aspect() usage to vo_sdl.
atmos4
2001-10-04
*
Fix case where srch, srcw and fitinw and fitinh are really the same variables.
atmos4
2001-10-03
*
Simplified aspect() for the loss of some functionality to get ansi compatibil...
atmos4
2001-10-03
*
Monitor aspect stuff.
atmos4
2001-10-03