log libvo/vo_zr.c @ 33387:1aac4a6026fa

age author description
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Thu, 18 Feb 2010 10:19:42 +0000 diego Add header for functions exported from vo_zr.c and use it appropriately.
Tue, 16 Feb 2010 16:22:17 +0000 diego libvo: Mark functions not used outside of their files as static.
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.
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.