log vidix/drivers.c @ 34824:59bac49bba26

age author description
2010-02-16 diego VIDIX: #include drivers.h in drivers.c.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-08-11 ben Add VIDIX driver for SuperH Mobile VEU hardware block.
2008-06-20 ben remove now useless vidixlib.h file
2008-05-12 diego Use standard license headers.
2008-03-14 diego #include config.h before all other headers.
2008-02-29 ben New S3 VIDIX driver.
2007-05-10 ben new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
2007-04-22 ben updated vidix files headers whenever it's possible to have a clear GPL statement
2007-04-14 ben added vidix driver for Permedia2 cards from upstream vidix
2007-04-14 ben added conditional vidix drivers compilation
2007-04-06 diego consistent include paths for config.h et al.
2007-04-06 ben missing headers in vidix drivers registry files
2007-04-01 ben segfaults if name is NULL
2007-04-01 ben allow passing :help to -vo [cx]vidix to get list of all compiled in vidix drivers
2007-04-01 ben checking for dynamic drivers version number is now pointless
2007-04-01 ben switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in