aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix/vidixlib.c
Commit message (Expand)AuthorAge
* #include config.h before all other headers.Gravatar diego2008-03-14
* updated vidix files headers whenever it's possible to have a clear GPL statementGravatar ben2007-04-22
* consistent include paths for config.h et al.Gravatar diego2007-04-06
* missing headers in vidix drivers registry filesGravatar ben2007-04-06
* remove useless ()Gravatar aurel2007-04-01
* simplified function prototypes to avoid casts but keep external API compatibi...Gravatar ben2007-04-01
* switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful...Gravatar ben2007-04-01
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...Gravatar reimar2006-12-07
* Remove bswap.h, use libavutil/bswap.h instead.Gravatar diego2006-11-29
* Fix macro redefinition warning.Gravatar diego2006-11-29
* fix missing includesGravatar rathann2004-08-28
* string handling security fixesGravatar diego2004-06-25
* Windows portGravatar faust32003-10-02
* openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce...Gravatar arpi2002-05-20
* OpenBSD, NetBSD portability patches byGravatar arpi2002-04-27
* typoGravatar nick2002-02-06
* mplayer has swapped RGB's fourcc :(Gravatar nick2002-02-05
* using dlerror() instead strerror(), displays unresolved symbol messagesGravatar alex2002-02-03
* + new features and possibilityGravatar nick2002-01-16
* Minor interface changes: color and video keys are moved out from playback con...Gravatar nick2002-01-09
* lazy loader works better ;)Gravatar nick2002-01-06
* minor interface changing and verbosingGravatar nick2002-01-06
* minor interface changingGravatar nick2002-01-05
* preliminary versionGravatar nick2002-01-05