log vidix/drivers.c @ 37107:3c5c93a30fb7

age author description
Sat, 17 May 2014 01:38:00 +0000 al vidix: Replace printf with mp_msg
Tue, 16 Feb 2010 13:07:00 +0000 diego VIDIX: #include drivers.h in drivers.c.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 11 Aug 2008 23:10:03 +0000 ben Add VIDIX driver for SuperH Mobile VEU hardware block.
Fri, 20 Jun 2008 20:16:34 +0000 ben remove now useless vidixlib.h file
Mon, 12 May 2008 17:39:36 +0000 diego Use standard license headers.
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Fri, 29 Feb 2008 20:01:28 +0000 ben New S3 VIDIX driver.
Thu, 10 May 2007 18:47:27 +0000 ben new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
Sun, 22 Apr 2007 14:05:41 +0000 ben updated vidix files headers whenever it's possible to have a clear GPL statement
Sat, 14 Apr 2007 10:52:40 +0000 ben added vidix driver for Permedia2 cards from upstream vidix
Sat, 14 Apr 2007 10:39:17 +0000 ben added conditional vidix drivers compilation
Fri, 06 Apr 2007 20:37:43 +0000 diego consistent include paths for config.h et al.
Fri, 06 Apr 2007 15:30:39 +0000 ben missing headers in vidix drivers registry files
Sun, 01 Apr 2007 16:22:14 +0000 ben segfaults if name is NULL
Sun, 01 Apr 2007 13:27:28 +0000 ben allow passing :help to -vo [cx]vidix to get list of all compiled in vidix drivers
Sun, 01 Apr 2007 11:13:04 +0000 ben checking for dynamic drivers version number is now pointless
Sun, 01 Apr 2007 11:06:06 +0000 ben switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in