aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-25move /src/plugins/media to src/mediaplugins and /game/plugins/media to /game/...tobigun28-22306/+0
2010-11-23remove deprecated AM_PROG_LIBTOOL (replaced by LT_INIT)tobigun2-8/+6
2010-11-23call ./autogen.shtobigun1-1143/+1014
2010-11-23add libtoolize to autogen.sh and configure.actobigun2-0/+4
2010-11-14./autogen.sh updatetobigun2-1039/+1236
2010-11-14now configure/make works with ming32 to build plugin dllstobigun2-39/+28
2010-11-13DLL_EXPORT already defined by libtool during configure in mingw (-DDLL_EXPORT...tobigun2-11/+9
2010-11-12initialize module-handle before call to LoadModuletobigun2-2/+2
2010-11-12C compatibilitytobigun1-3/+3
2010-11-12added missing breaktobigun1-0/+1
2010-11-11do not create versioned aliases of the plugins (e.g. xyz.0.dylib or xyz.so.0(...tobigun2-2/+2
2010-11-11copy plugins to game foldertobigun5-24/+57
2010-11-10use -dynamic to create dynamic libstobigun1-1/+1
2010-11-10default to x86 libs on mac os xtobigun2-26/+38
2010-11-10removed call to libtoolize which seems to be unnecessarytobigun1-1/+0
2010-11-10added media plugins to build scriptstobigun4-0/+18499
2010-11-09do not define HAVE_SWSCALE twicetobigun1-0/+2
2010-11-09fix header checktobigun1-4/+4
2010-11-09fixes for compilation on mac os xtobigun5-16/+58
2010-11-09compatibility with older ffmpeg versionstobigun3-4/+11
2010-11-08preliminary build scriptstobigun3-0/+112
2010-11-07fix compilation with older versions of ffmpegtobigun2-23/+29
2010-11-05media pluginstobigun21-0/+3536