aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin (unfollow)
Commit message (Expand)AuthorFilesLines
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-10add real filestobigun3-0/+9419
2010-11-10remove symbolic linkstobigun3-3/+0
2010-11-10added missing files for configuretobigun3-0/+3
2010-11-10removed call to libtoolize which seems to be unnecessarytobigun2-1/+1
2010-11-10added media plugins to build scriptstobigun11-376/+19060
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-08handle linux and mac os x pluginstobigun1-1/+9
2010-11-08- fix audio-converter initializationtobigun1-10/+17
2010-11-07fix compilation on linuxtobigun2-1/+1
2010-11-07fix compilation with older versions of ffmpegtobigun2-23/+29
2010-11-05media pluginstobigun21-0/+3536
2010-11-05use folder game/plugins/media for media pluginstobigun2-1/+2
2010-11-05- unload plugintobigun5-9/+55
2010-11-02- Support for media interface priorities tobigun13-35/+102
2010-11-02utf-8 file reading supporttobigun1-9/+59
2010-11-01last audio-converter (libsamplerate) working againtobigun2-2/+336
2010-11-01audio converter plugin interface addedtobigun1-0/+183
2010-11-01renamed SDL specific interface UAudioConverter.pas to UAudioConverter_SDL.pastobigun2-2/+2
2010-11-01audio converter plugin interface addedtobigun3-318/+9
2010-11-01- audio converter managed by media interface handlertobigun16-149/+309
2010-10-30ffmpeg audio converter renamedtobigun2-8/+8
2010-10-30audio/video decoder filenames adjustedtobigun4-8/+7
2010-10-30renamed ffmpeg audio/decoder to something generictobigun3-51/+49
2010-10-30dynamic loading of video- and audio-decodertobigun6-107/+174
2010-10-28removed ffmpeg stufftobigun19-10609/+60
2010-10-28TimeDifference must be TimeDifftobigun1-3/+3
2010-10-27interface changes for last committobigun2-12/+50
2010-10-27separated video playback and decodertobigun2-640/+872
2010-10-27ffmpeg audio converter moved to media plugintobigun4-382/+57
2010-10-24more helper functions added, no need for SDL as a plugin dependency anymore tobigun2-55/+263
2010-10-19audio code replaced by (yet pseudo-)plugintobigun4-956/+162
2010-10-19fix console for thread-safe loggingtobigun4-129/+213
2010-10-19initial committobigun1259-0/+262780