aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* now configure/make works with ming32 to build plugin dllstobigun2010-11-142-39/+28
| | | | | | | - replaced AC_CANONICAL_SYSTEM with AC_CANONICAL_SYSTEM to define $target_os - moved mac os x specific -dynamic to the mac os x section of configure.ac git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2740 b956fd51-792f-4845-bead-9b4dfca2ff2c
* DLL_EXPORT already defined by libtool during configure in mingw ↵tobigun2010-11-132-11/+9
| | | | | | (-DDLL_EXPORT) -> rename to DECLSPEC_EXPORT git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2737 b956fd51-792f-4845-bead-9b4dfca2ff2c
* initialize module-handle before call to LoadModuletobigun2010-11-122-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2736 b956fd51-792f-4845-bead-9b4dfca2ff2c
* C compatibilitytobigun2010-11-121-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2735 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added missing breaktobigun2010-11-121-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2734 b956fd51-792f-4845-bead-9b4dfca2ff2c
* do not create versioned aliases of the plugins (e.g. xyz.0.dylib or ↵tobigun2010-11-112-2/+2
| | | | | | xyz.so.0(.0.0)) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2733 b956fd51-792f-4845-bead-9b4dfca2ff2c
* copy plugins to game foldertobigun2010-11-115-24/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2731 b956fd51-792f-4845-bead-9b4dfca2ff2c
* use -dynamic to create dynamic libstobigun2010-11-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2729 b956fd51-792f-4845-bead-9b4dfca2ff2c
* default to x86 libs on mac os xtobigun2010-11-102-26/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2728 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed call to libtoolize which seems to be unnecessarytobigun2010-11-101-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2724 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added media plugins to build scriptstobigun2010-11-104-0/+18499
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2723 b956fd51-792f-4845-bead-9b4dfca2ff2c
* do not define HAVE_SWSCALE twicetobigun2010-11-091-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2722 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix header checktobigun2010-11-091-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2721 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixes for compilation on mac os xtobigun2010-11-095-16/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2720 b956fd51-792f-4845-bead-9b4dfca2ff2c
* compatibility with older ffmpeg versionstobigun2010-11-093-4/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2719 b956fd51-792f-4845-bead-9b4dfca2ff2c
* preliminary build scriptstobigun2010-11-083-0/+112
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2717 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix compilation with older versions of ffmpegtobigun2010-11-072-23/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2712 b956fd51-792f-4845-bead-9b4dfca2ff2c
* media pluginstobigun2010-11-0521-0/+3536
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2710 b956fd51-792f-4845-bead-9b4dfca2ff2c