Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 27 Aug 2009 18:36:51 +0000 | reimar | Add infrastructure and test code to enable aspect scaling and panscan in windowed mode. |
Thu, 27 Aug 2009 14:12:38 +0000 | reimar | Fix video placement with -vo gl2 -fs -wid. |
Thu, 27 Aug 2009 14:10:38 +0000 | reimar | -vo gl2 resize does not need to modify its arguments, so pass int instead of int *. |
Thu, 27 Aug 2009 14:07:15 +0000 | reimar | Simplify -vo gl ass border etc. dimension calculation one bit more. |
Thu, 27 Aug 2009 14:01:39 +0000 | reimar | Remove useless code that has no effect. |
Thu, 27 Aug 2009 13:54:53 +0000 | reimar | Simplify and fix ass border calculations for -vo gl and -wid -fs mode. |