Mercurial > mplayer.hg
log libvo/vo_xover.c @ 18973:32c9c35dc083
age | author | description |
---|---|---|
Sun, 16 Apr 2006 13:38:28 +0000 | reimar | Fix and improve xinerama support |
Fri, 05 Aug 2005 01:24:37 +0000 | ivo | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but |
Sat, 21 May 2005 17:31:44 +0000 | al | Make -wid behave more consistent. |
Mon, 18 Apr 2005 15:52:38 +0000 | henry | replace VO and VF numeric flags with #defined identifiers |
Mon, 15 Nov 2004 09:09:29 +0000 | diego | Reduce excessive verbosity. |
Thu, 28 Oct 2004 01:15:53 +0000 | diego | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. |
Fri, 20 Aug 2004 09:41:13 +0000 | al | Removed superfluous XFlush calls before XSync. |