log libvo/vo_caca.c @ 34198:064be070d8c8

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:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Thu, 16 Sep 2010 11:05:42 +0000 diego Update URL to patch for new API support.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 04 May 2009 17:35:26 +0000 diego Add missing 'void' to parameterless function declarations.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Sun, 02 Dec 2007 14:39:15 +0000 reimar Mark the vo_functions_t definitions as const where possible.
Sun, 02 Dec 2007 14:06:03 +0000 reimar Make vo info structs const
Wed, 15 Aug 2007 10:34:53 +0000 diego Identifiers should not start with two underscores.
Mon, 13 Aug 2007 08:32:47 +0000 cehoyos Fix likely mistake when using char*.
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Tue, 26 Sep 2006 23:43:21 +0000 corey vo_caca: use the pre-1.x compatibility layer so recent
Thu, 13 Jul 2006 05:03:43 +0000 reynaldo marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Tue, 06 Apr 2004 00:04:48 +0000 alex libcaca video output driver by Howell Tam