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

age author description
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Fri, 01 Jan 2010 13:18:49 +0000 reimar Fix function declarations to avoid casting function pointers.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 15 Mar 2009 10:03:09 +0000 diego Remove obsolete extra elements from opt_t struct initialization.
Sat, 07 Mar 2009 08:51:40 +0000 reimar Make data related to suboption parsing const in libvo
Sun, 07 Sep 2008 14:09:51 +0000 diego Replace casual GPL notices by proper license headers.
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Wed, 23 Jan 2008 18:54:14 +0000 reimar Add a few const attributes
Tue, 18 Dec 2007 21:43:12 +0000 rik change license from GPLv2 to 'GPL v2 or later', requested by Diego, I can do that since I wrote the files (based on other stuff from MPlayer (and some external things under GPL v2 or later))
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
Tue, 05 Jun 2007 15:09:49 +0000 reimar Do not use fast_memcpy for small size copy, esp. when the size is constant
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
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
Tue, 25 Jan 2005 22:25:39 +0000 rik free MSTRZ args also if parser fails
Tue, 25 Jan 2005 21:55:56 +0000 rik vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STR
Sat, 08 Jan 2005 14:32:26 +0000 rik replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
Sat, 08 Jan 2005 14:25:22 +0000 rik vo_zr2 moves to subopt-helper (per Alex's request)
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Fri, 19 Dec 2003 22:04:13 +0000 rik message fix
Sat, 08 Nov 2003 16:08:33 +0000 rik specification of video norm should not be mandatory
Sat, 08 Nov 2003 14:10:33 +0000 rik added subdevice options, SECAM support (for what's it worth...), added \n to some verbose messages, tended to compiler warnings (signed/unsigned comparison)
Tue, 04 Nov 2003 20:05:47 +0000 rik new zoran driver as discussed on the CVS list. Hardware passthrough is