log libvo/vo_gl.c @ 13886:ae7fe5c13f50

age author description
Thu, 04 Nov 2004 18:31:55 +0000 reimar more fullscreen fixes and gl2 uses setGlWindow.
Mon, 01 Nov 2004 20:24:37 +0000 reimar fullscreen fixes and GUI support for vo_gl
Sun, 17 Oct 2004 19:32:47 +0000 reimar OSD variant for vo_gl.c that behaves more like the one of other vos.
Sun, 17 Oct 2004 13:28:22 +0000 reimar added gl_common for code used by both vo_gl.c and vo_gl2.c.
Sun, 10 Oct 2004 14:05:29 +0000 reimar aspect scaling and panscan support for vo_gl.c
Sun, 10 Oct 2004 12:26:58 +0000 reimar Variables for OSD support should be static
Fri, 08 Oct 2004 19:53:11 +0000 reimar OpenGL OSD rendering for vo_gl
Wed, 06 Oct 2004 19:53:16 +0000 reimar 10l compilation fix
Wed, 06 Oct 2004 16:48:19 +0000 reimar fixed UNPACK_ALIGNMENT setting.
Fri, 03 Sep 2004 12:12:17 +0000 reimar improved suboption parsing, fixes also compiler warnings
Mon, 30 Aug 2004 21:06:52 +0000 reimar Using updated colorspace specifications from colorspaces.txt.
Sat, 28 Aug 2004 20:59:49 +0000 rathann small gcc warning fixes
Sun, 25 Jul 2004 12:49:01 +0000 reimar removed saver_on, saver_off calls, they are already in x11_common.c
Sat, 17 Jul 2004 14:32:22 +0000 reimar changed misleading TEXTUREFORMAT_32BPP (was 24bpp!) to vo_gl2 style TEXTUREFORMAT_ALWAYS
Fri, 02 Jul 2004 16:16:46 +0000 reimar removed XFlush() before XSync()
Sat, 08 May 2004 21:38:41 +0000 reimar changes to get manyfmts nearer to working and fixed memory leak
Thu, 15 Apr 2004 18:19:39 +0000 reimar fixed suboption parsing, added help for suboptions
Thu, 08 Apr 2004 21:50:29 +0000 reimar vo_gl supporting more color formats for testing
Sun, 22 Feb 2004 15:30:01 +0000 attila printf -> mp_msg
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Sun, 21 Sep 2003 15:44:23 +0000 faust3 fix fullscreen switching in vo gl and vo gl2
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>
Tue, 20 May 2003 16:48:05 +0000 alex Removed YUV (YV12) and BGR support, leaving the native RGB support. Also cleaned some other parts.
Mon, 30 Dec 2002 01:34:20 +0000 arpi - optional slice height for -vo gl (example: -vo gl:32)
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Sun, 27 Oct 2002 03:16:21 +0000 arpi vo_init() moved to/fixed in preinit()
Thu, 17 Oct 2002 09:49:25 +0000 pontscho -fixed-vo support
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Fri, 09 Aug 2002 17:43:49 +0000 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning