log libvo/video_out.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 09 Jun 2013 21:26:09 +0000 reimar gl_tiled vo can be compiled and work on OSX as well.
Sun, 09 Jun 2013 14:12:54 +0000 reimar Move gl_nosw out of CONFIG_X11 ifdef.
Sat, 25 May 2013 07:43:22 +0000 reimar border_pos support for a few more vos.
Sat, 25 May 2013 06:54:41 +0000 reimar Add options to determine where borders will be added when adjusting for aspect.
Mon, 13 May 2013 19:34:43 +0000 reimar Add support for rotating the video via OpenGL.
Mon, 20 Aug 2012 19:04:45 +0000 reimar Rename -vo gl2 to gl_tiled which hopefully is less misleading, since
Mon, 20 Aug 2012 18:54:59 +0000 reimar Fix detection of -vo pgm/md5 even when suboptions are used.
Sat, 31 Mar 2012 21:03:45 +0000 reimar Small fixes to make it easier to compiler for OpenGL ES
Tue, 05 Jul 2011 12:05:06 +0000 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
Tue, 05 Jul 2011 10:47:51 +0000 ib Rename the gui() symbolic constants.
Tue, 05 Jul 2011 09:33:09 +0000 ib Rename guiGetEvent() gui().
Mon, 27 Jun 2011 14:04:13 +0000 ib Rename guiGetEvent type guiSetVideo guiSetVideoWindow.
Mon, 27 Jun 2011 11:23:21 +0000 ib Rename guiGetEvent type guiSetShVideo guiSetVideo.
Sat, 21 May 2011 15:04:50 +0000 cboesch Add MNG output support.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code