aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/media (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-12initialize module-handle before call to LoadModuletobigun1-0/+1
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 linuxtobigun1-1/+0
2010-11-05- unload plugintobigun4-9/+53
2010-11-02- Support for media interface priorities tobigun10-14/+52
2010-11-02utf-8 file reading supporttobigun1-9/+59
2010-11-01last audio-converter (libsamplerate) working againtobigun1-0/+335
2010-11-01audio converter plugin interface addedtobigun1-0/+183
2010-11-01renamed SDL specific interface UAudioConverter.pas to UAudioConverter_SDL.pastobigun1-1/+1
2010-11-01audio converter plugin interface addedtobigun2-317/+3
2010-11-01- audio converter managed by media interface handlertobigun14-64/+180
2010-10-30ffmpeg audio converter renamedtobigun2-8/+8
2010-10-30audio/video decoder filenames adjustedtobigun3-4/+4
2010-10-30renamed ffmpeg audio/decoder to something generictobigun3-51/+49
2010-10-30dynamic loading of video- and audio-decodertobigun4-107/+169
2010-10-28removed ffmpeg stufftobigun4-961/+54
2010-10-28TimeDifference must be TimeDifftobigun1-3/+3
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-)plugintobigun2-956/+158
2010-10-19initial committobigun17-0/+9659