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
|
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.
|
Sun, 25 Jul 2004 12:49:01 +0000 |
reimar |
removed saver_on, saver_off calls, they are already in x11_common.c
|
Mon, 14 Jun 2004 04:53:03 +0000 |
attila |
major reindentation of x11 code try #2
|
Sat, 27 Dec 2003 19:45:54 +0000 |
alex |
just the same include reordering as in vo_xv (codemetics :)
|
Sun, 30 Nov 2003 16:36:10 +0000 |
joey |
runtime 'stay-on-top' functionality
|
Sat, 04 Oct 2003 17:29:08 +0000 |
gabucino |
many small typo and grammar fixes
|
Sun, 31 Aug 2003 22:27:10 +0000 |
mosu |
Avoid flickering during resizes. Keep video contents even when paused. Fix by Tomas Simonaitis <haden@homelan.lt>
|
Sun, 31 Aug 2003 12:33:49 +0000 |
attila |
geometry support for x11
|
Sun, 01 Jun 2003 21:59:29 +0000 |
michael |
vf_scale.h & related cleanup & some small warning fix by dominik
|
Fri, 30 May 2003 18:05:49 +0000 |
alex |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Fri, 23 May 2003 21:20:12 +0000 |
alex |
swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it crashes, without checking the swsContext
|