log libvo/vo_x11.c @ 23283:907b3bb595c7

age author description
Sat, 12 May 2007 09:03:50 +0000 reimar Fix crash with -flip on 64 bit systems, the result of
Sat, 12 May 2007 08:54:44 +0000 reimar Factor common code out of if in x11_common.c
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui
Sun, 01 Apr 2007 21:59:54 +0000 uau "()" to "(void)" function param list fixes
Sat, 17 Feb 2007 20:58:55 +0000 reimar Move common vo initialization code to video_out.c
Thu, 14 Dec 2006 18:14:57 +0000 reimar 10l, missing () in check for 32bit endian-conversion hack
Tue, 12 Dec 2006 19:13:48 +0000 reimar Support for different endianness on client and server with -vo x11
Tue, 12 Dec 2006 19:03:57 +0000 reimar Align image data pointer, this is also in preparation of an upcoming patch
Tue, 12 Dec 2006 18:43:10 +0000 reimar Use XCreateImage instead of XGetImage, this is not only more correct and
Mon, 23 Oct 2006 15:49:44 +0000 reimar Proper detection of corresponding MPlayer image format for X server format for vo_x11.
Fri, 13 Oct 2006 20:01:38 +0000 reimar Remove dead code (condition can obviously never be true)
Sun, 09 Jul 2006 16:01:36 +0000 diego Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale
Sun, 18 Jun 2006 10:59:23 +0000 lucabe Software Scaler headers usage cleanup
Thu, 15 Jun 2006 08:00:37 +0000 reimar Fix window position when changing videos while in fullscreen and for
Mon, 24 Apr 2006 04:23:53 +0000 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
Sun, 16 Apr 2006 13:38:28 +0000 reimar Fix and improve xinerama support
Thu, 09 Mar 2006 18:05:38 +0000 reimar remove useless and memleak-causing strdup
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
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>