Mercurial > mplayer.hg
log libvo/vo_kva.c @ 34310:7ef4cfcb1791
age | author | description |
---|---|---|
Mon, 05 Dec 2011 18:09:21 +0000 | reimar | vo_kva: support -title. |
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, |
Tue, 02 Nov 2010 13:59:13 +0000 | komh | Restore all the attributes after changing aspect ratio. |
Tue, 02 Nov 2010 13:51:52 +0000 | komh | Prevent a parent window from painting over our window on slave mode |
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. |
Fri, 23 Apr 2010 10:22:44 +0000 | siretart | rename 'struct keymap' -> 'struct mp_keymap' |