Mercurial > mplayer.hg
log libvo/vo_xvidix.c @ 35081:65f3a403ab3e
age | author | description |
---|---|---|
Mon, 19 Sep 2011 22:11:12 +0000 | reimar | Get rid of X11_FULLSCREEN. |
Sat, 07 May 2011 10:59:11 +0000 | iive | Remove the variable arguments from the libvo control() functions. |
Fri, 06 May 2011 10:32:46 +0000 | iive | Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct, |
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Sat, 09 Oct 2010 11:26:37 +0000 | reimar | xvidix: reconfigure also on window move. |
Sat, 02 Oct 2010 14:22:03 +0000 | diego | Remove UNUSED macros used to shut up unused function parameter warnings. |
Sun, 13 Jun 2010 12:04:13 +0000 | reimar | For vos that support the new libvo API (provide UPDATE_SCREENINFO), |