log libvo/vo_vesa.c @ 26134:1b59dfbe0308

age author description
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Sun, 27 Jan 2008 18:01:19 +0000 diego Fix illegal identifiers, names starting with __ are reserved for the system.
Sun, 30 Dec 2007 22:40:24 +0000 diego Relicense files written by Nick Kurshev and marked as "GPL v2" to
Sun, 30 Dec 2007 12:12:47 +0000 diego Remove redundant extern declarations, fixes the warnings:
Sun, 02 Dec 2007 14:06:03 +0000 reimar Make vo info structs const
Sun, 02 Dec 2007 13:47:18 +0000 reimar Remove video_out_png extern in vo_vesa (remains of ill-advised
Tue, 05 Jun 2007 15:09:49 +0000 reimar Do not use fast_memcpy for small size copy, esp. when the size is constant