log libvo/vesa_lvo.c @ 37175:ba344b4947c5

age author description
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Wed, 27 Oct 2010 17:53:24 +0000 cigaes Move osd.[ch] and osd_template.c from libvo to sub.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Sat, 02 Oct 2010 14:22:03 +0000 diego Remove UNUSED macros used to shut up unused function parameter warnings.
Fri, 17 Sep 2010 10:31:24 +0000 diego Mark functs not used outside of the file as static, remove from header; fixes:
Fri, 17 Sep 2010 10:27:51 +0000 diego cosmetics: Move vlvo_preinit() below the functions that it uses.
Fri, 17 Sep 2010 10:11:24 +0000 diego Mark vlvo_draw_slice_420() as static, it is not used outside the file; fixes:
Fri, 17 Sep 2010 10:10:20 +0000 diego Revert marking vo_functions_t video_out_vesa as const; fix vo_vesa compilation.
Mon, 13 Sep 2010 03:50:55 +0000 diego Mark some vo_functions_t declarations that were not yet const as const.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 07 Sep 2008 14:09:51 +0000 diego Replace casual GPL notices by proper license headers.
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 10:54:04 +0000 diego Disable unused code, fixes the warning:
Sun, 30 Dec 2007 10:52:57 +0000 diego Add missing #include for vo_draw_text.
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow