log vidix/ivtv_vid.c @ 33132:6ac1b560e209

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 19 Jul 2009 20:59:32 +0000 diego Move some variable declarations up to avoid the warnings:
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 23 Sep 2008 20:53:08 +0000 diego Restore function parameters mistakenly removed in previous commit.
Tue, 23 Sep 2008 20:38:30 +0000 diego Remove pointless and gcc-specific __attribute__ ((unused)).
Fri, 20 Jun 2008 20:16:34 +0000 ben remove now useless vidixlib.h file
Fri, 16 May 2008 00:13:03 +0000 diego cosmetics: Remove useless parentheses from return statements.