Mercurial > mplayer.hg
log libvo/vo_matrixview.c @ 33714:5fda3578d1c5
age | author | description |
---|---|---|
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, |
Sat, 27 Mar 2010 15:22:47 +0000 | reimar | Mark some more LIBVO_EXTERN declarations as const where possible. |
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |
Mon, 04 Jan 2010 11:58:56 +0000 | reimar | Remove ARGB support from matrixview vo, it is quite pointless and causes |
Mon, 04 Jan 2010 10:24:10 +0000 | diego | prettyprinting cosmetics |
Sun, 03 Jan 2010 14:54:51 +0000 | reimar | Finally add matrixview vo. |