log libvo/vo_x11.c @ 33553:72e0e995ae86

age author description
Sat, 28 May 2011 11:08:48 +0000 iive Fix vo_x11/xv window background clearing.
Sat, 07 May 2011 19:54:06 +0000 reimar Fix vo_x11_set_equalizer argument, must be the raw value to set, not a pointer!
Sat, 07 May 2011 19:52:22 +0000 reimar Remove unused variables and code initializing them.
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,
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Sun, 20 Jun 2010 14:40:42 +0000 diego Move sws_flags extern variable declaration to vf_scale.h.