Mercurial > mplayer.hg
log libvo/vo_x11.c @ 27973:1c526711983d
age | author | description |
---|---|---|
Sun, 23 Nov 2008 20:19:06 +0000 | reimar | Remove some usnused variables and commented-out code. |
Sun, 23 Nov 2008 20:17:46 +0000 | reimar | Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling. |
Fri, 21 Nov 2008 23:17:26 +0000 | reimar | Simplify handling of "flags" parameter |
Fri, 21 Nov 2008 23:14:38 +0000 | reimar | Add forgotten initialization if Flip_Flag to 0. |
Wed, 19 Nov 2008 20:19:25 +0000 | reimar | Factor common code like -wid handling, vo_gc creation etc. out into |
Sat, 15 Nov 2008 23:09:31 +0000 | reimar | Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window |
Sat, 15 Nov 2008 22:49:49 +0000 | reimar | Remove a duplicated vo_x11_selectinput_witherr |