log vidix/vidixlib.c @ 27079:df448e1248b2

age author description
Fri, 20 Jun 2008 20:16:34 +0000 ben remove now useless vidixlib.h file
Sat, 07 Jun 2008 11:43:57 +0000 ben remove useless vidix versioning stuff
Sat, 07 Jun 2008 10:56:42 +0000 ben Drop some useless parameter from vidix init routine
Tue, 13 May 2008 08:36:44 +0000 diego Use standard license header with standard formatting.
Mon, 12 May 2008 17:33:35 +0000 diego consistency cosmetics: Move some parts of file headers around; typo fixes.
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Sun, 22 Apr 2007 14:05:41 +0000 ben updated vidix files headers whenever it's possible to have a clear GPL statement
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 21:58:45 +0000 aurel remove useless ()
Sun, 01 Apr 2007 12:39:06 +0000 ben simplified function prototypes to avoid casts but keep external API compatibility
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
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Wed, 29 Nov 2006 15:02:45 +0000 diego Remove bswap.h, use libavutil/bswap.h instead.
Wed, 29 Nov 2006 14:53:32 +0000 diego Fix macro redefinition warning.