log libvo/video_out.c @ 33724:c919fb3d2531

age author description
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
Mon, 20 Sep 2010 07:33:53 +0000 diego Do not falsely declare some vo_functions_t declarations as const.
Fri, 17 Sep 2010 10:10:20 +0000 diego Revert marking vo_functions_t video_out_vesa as const; fix vo_vesa compilation.