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
*
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
|
*
Remove unused movie_aspect extern declaration.
reimar
2009-08-27
|
*
Add infrastructure and test code to enable aspect scaling and panscan in wind...
reimar
2009-08-27
|
*
Make panscan cover the same range in -wid -fs mode as in normal mode.
reimar
2009-08-27
|
*
Fix aspect_fit to work correctly when borders need to be added on top and
reimar
2009-08-27
|
*
Forgotten changes to aspect code to handle -wid with -fs.
reimar
2009-08-27
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Move aspect.c options to option struct
Uoti Urpala
2008-05-01
*
|
libvo: Move aspect.c static variables to vo struct
Uoti Urpala
2008-05-01
*
|
Move movie_aspect to options struct
Uoti Urpala
2008-04-25
|
/
*
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