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
|
Thu, 12 Feb 2009 17:40:53 +0000 |
reimar |
Add a calc_src_dst_rects that calculates from window size, panscan etc.
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Fri, 09 Jan 2009 15:25:24 +0000 |
cehoyos |
Factor calc_drwXY out of vo_xv and vo_xvmc.
|
Sun, 23 Nov 2008 12:30:39 +0000 |
reimar |
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
|
Sun, 23 Nov 2008 12:25:41 +0000 |
reimar |
Remove unused flip_flag variable
|
Fri, 21 Nov 2008 23:22:53 +0000 |
reimar |
Remove a aspect calculation line.
|
Wed, 19 Nov 2008 20:19:25 +0000 |
reimar |
Factor common code like -wid handling, vo_gc creation etc. out into
|