log libvo/video_out.h @ 36639:f42155eac256

age author description
Sun, 09 Jun 2013 18:33:21 +0000 reimar Extract window creation code to common file.
Sat, 25 May 2013 08:42:25 +0000 reimar Apply forgotten move of apply_border_pos function.
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.
Thu, 09 May 2013 14:06:18 +0000 reimar Avoid duplicating the mouse autohide code.
Fri, 28 Sep 2012 16:46:48 +0000 reimar Enable aspect scaling even in windowed mode when
Mon, 03 Sep 2012 21:29:58 +0000 reimar Fix OSD position again for interleaved YUV formats.
Sun, 02 Sep 2012 21:51:42 +0000 reimar Avoid some code duplication related to drawing the OSD.
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Fri, 14 Jan 2011 22:10:21 +0000 cehoyos Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
Wed, 10 Nov 2010 22:48:41 +0000 reimar gl/win32: select a stereo pixel format for window when
Wed, 27 Oct 2010 17:37:29 +0000 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
Sun, 10 Oct 2010 09:27:11 +0000 cigaes Use a dynamic list for the sources of EOSD elements.
Sat, 09 Oct 2010 11:17:28 +0000 reimar Add VO_EVENT_MOVE which is required for VOs that interact directly
Sat, 29 May 2010 10:13:39 +0000 diego misc cosmetics: K&R style nits, #include placement, indentation