Thu, 01 Nov 2012 19:01:32 +0000 |
reimar |
Fix variable declarations I stupidly forgot to make "static".
|
Sun, 02 Sep 2012 21:51:42 +0000 |
reimar |
Avoid some code duplication related to drawing the OSD.
|
Sun, 29 May 2011 22:46:52 +0000 |
iive |
Fix xv/xvmc window background clearing.
|
Sat, 28 May 2011 11:08:48 +0000 |
iive |
Fix vo_x11/xv window background clearing.
|
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, 13 Jun 2010 12:04:13 +0000 |
reimar |
For vos that support the new libvo API (provide UPDATE_SCREENINFO),
|
Mon, 31 May 2010 21:24:00 +0000 |
reimar |
Factor out some common code and ensure we will not try to draw OSD
|
Fri, 01 Jan 2010 13:18:49 +0000 |
reimar |
Fix function declarations to avoid casting function pointers.
|
Thu, 27 Aug 2009 18:51:02 +0000 |
reimar |
Remove panscan related conditions and code that only breaks future windowed
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 07 Mar 2009 08:52:57 +0000 |
reimar |
Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_xvmc.
|
Sat, 07 Mar 2009 08:51:40 +0000 |
reimar |
Make data related to suboption parsing const in libvo
|
Tue, 17 Feb 2009 11:59:49 +0000 |
reimar |
Extend calc_src_dst_rects to also calculate the border values needed for
|