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

age author description
Sun, 02 Mar 2014 21:13:19 +0000 ib Add VOCTRL_GUISUPPORT.
Sat, 25 Jan 2014 16:55:07 +0000 reimar vo_sdl: remove nonsense code, all cases can handle both IYUV and I420.
Sat, 18 Jan 2014 23:08:34 +0000 reimar vo_sdl: some minor code simplifications.
Sat, 18 Jan 2014 23:08:33 +0000 reimar vo_sdl: Avoid code duplication in DR code.
Sat, 18 Jan 2014 23:08:32 +0000 reimar vo_sdl: remove some commented-out code, reduce code duplication.
Sat, 18 Jan 2014 23:08:31 +0000 reimar vo_sdl: Avoid setenv code duplication.
Sat, 18 Jan 2014 23:08:29 +0000 reimar vo_sdl: simplify by using memcpy_pic.
Sat, 18 Jan 2014 23:08:28 +0000 reimar vo_sdl: set VFCAP_FLIP correctly.
Tue, 11 Jun 2013 18:38:56 +0000 reimar Ensure that the allocated surface is always large enough.
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