aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/media (unfollow)
Commit message (Expand)AuthorFilesLines
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