aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin (follow)
Commit message (Expand)AuthorAgeFilesLines
* copy plugins to game foldertobigun2010-11-115-24/+57
* use -dynamic to create dynamic libstobigun2010-11-101-1/+1
* default to x86 libs on mac os xtobigun2010-11-102-26/+38
* add real filestobigun2010-11-103-0/+9419
* remove symbolic linkstobigun2010-11-103-3/+0
* added missing files for configuretobigun2010-11-103-0/+3
* removed call to libtoolize which seems to be unnecessarytobigun2010-11-102-1/+1
* added media plugins to build scriptstobigun2010-11-1011-376/+19060
* do not define HAVE_SWSCALE twicetobigun2010-11-091-0/+2
* fix header checktobigun2010-11-091-4/+4
* fixes for compilation on mac os xtobigun2010-11-095-16/+58
* compatibility with older ffmpeg versionstobigun2010-11-093-4/+11
* preliminary build scriptstobigun2010-11-083-0/+112
* handle linux and mac os x pluginstobigun2010-11-081-1/+9
* - fix audio-converter initializationtobigun2010-11-081-10/+17
* fix compilation on linuxtobigun2010-11-072-1/+1
* fix compilation with older versions of ffmpegtobigun2010-11-072-23/+29
* media pluginstobigun2010-11-0521-0/+3536
* use folder game/plugins/media for media pluginstobigun2010-11-052-1/+2
* - unload plugintobigun2010-11-055-9/+55
* - Support for media interface priorities tobigun2010-11-0213-35/+102
* utf-8 file reading supporttobigun2010-11-021-9/+59
* last audio-converter (libsamplerate) working againtobigun2010-11-012-2/+336
* audio converter plugin interface addedtobigun2010-11-011-0/+183
* renamed SDL specific interface UAudioConverter.pas to UAudioConverter_SDL.pastobigun2010-11-012-2/+2
* audio converter plugin interface addedtobigun2010-11-013-318/+9
* - audio converter managed by media interface handlertobigun2010-11-0116-149/+309
* ffmpeg audio converter renamedtobigun2010-10-302-8/+8
* audio/video decoder filenames adjustedtobigun2010-10-304-8/+7
* renamed ffmpeg audio/decoder to something generictobigun2010-10-303-51/+49
* dynamic loading of video- and audio-decodertobigun2010-10-306-107/+174
* removed ffmpeg stufftobigun2010-10-2819-10609/+60
* TimeDifference must be TimeDifftobigun2010-10-281-3/+3
* interface changes for last committobigun2010-10-272-12/+50
* separated video playback and decodertobigun2010-10-272-640/+872
* ffmpeg audio converter moved to media plugintobigun2010-10-274-382/+57
* more helper functions added, no need for SDL as a plugin dependency anymore tobigun2010-10-242-55/+263
* audio code replaced by (yet pseudo-)plugintobigun2010-10-194-956/+162
* fix console for thread-safe loggingtobigun2010-10-194-129/+213
* initial committobigun2010-10-191259-0/+262780