log libvo/vo_sdl.c @ 35225:1e56eab1f210

age author description
Tue, 30 Oct 2012 16:51:25 +0000 reimar Make aspect handling with -vo sdl and RGB format work again.
Tue, 30 Oct 2012 16:48:00 +0000 reimar Remove pointless commented-out code.
Tue, 30 Oct 2012 16:47:20 +0000 reimar Remove left-over debug printf.
Sun, 02 Sep 2012 21:51:42 +0000 reimar Avoid some code duplication related to drawing the OSD.
Mon, 23 Jul 2012 18:59:20 +0000 reimar Fix crash for -vo sdl -fs when running under X.
Sat, 18 Feb 2012 00:08:30 +0000 al Fix compiling with osdep setenv
Sun, 12 Feb 2012 19:50:23 +0000 reimar Switch to using VOCTRL_UPDATE_SCREENINFO, which allows getting
Sun, 12 Feb 2012 19:27:35 +0000 reimar Deduplicate some code that exists both in the if and else branch.
Sun, 12 Feb 2012 18:49:07 +0000 reimar vo_sdl: reuse some more sdl_common code.
Sun, 12 Feb 2012 18:39:27 +0000 reimar Remove code that has been unused and disabled since a very long time.
Sat, 11 Feb 2012 15:35:39 +0000 reimar Support -noborder with SDL.
Sun, 29 Jan 2012 16:30:17 +0000 reimar sdl: do not change caption on -wid windows.
Sat, 07 May 2011 19:17:04 +0000 reimar Fix strict-aliasing violation warnings.
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.