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.
|
Sat, 28 Aug 2004 20:51:25 +0000 |
rathann |
fix missing includes
|
Fri, 25 Jun 2004 16:49:53 +0000 |
diego |
string handling security fixes
|
Thu, 02 Oct 2003 15:33:12 +0000 |
faust3 |
Windows port
|
Mon, 20 May 2002 00:04:47 +0000 |
arpi |
openbsd a.out needs underscore for dlsym - patch by Bj«Órn Sandell <biorn@dce.chalmers.se>
|
Sat, 27 Apr 2002 22:42:27 +0000 |
arpi |
OpenBSD, NetBSD portability patches by
|
Wed, 06 Feb 2002 16:41:06 +0000 |
nick |
typo
|
Tue, 05 Feb 2002 18:51:37 +0000 |
nick |
mplayer has swapped RGB's fourcc :(
|
Sun, 03 Feb 2002 13:05:30 +0000 |
alex |
using dlerror() instead strerror(), displays unresolved symbol messages
|
Wed, 16 Jan 2002 08:33:17 +0000 |
nick |
+ new features and possibility
|
Wed, 09 Jan 2002 18:58:25 +0000 |
nick |
Minor interface changes: color and video keys are moved out from playback configuring
|
Sun, 06 Jan 2002 17:08:54 +0000 |
nick |
lazy loader works better ;)
|
Sun, 06 Jan 2002 16:00:12 +0000 |
nick |
minor interface changing and verbosing
|
Sat, 05 Jan 2002 18:16:19 +0000 |
nick |
minor interface changing
|
Sat, 05 Jan 2002 10:13:25 +0000 |
nick |
preliminary version
|