aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/media/UMediaPlugin.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-23Path class implemented for full unicode supporttobigun1-4/+73
2010-12-22support for video pixel format selectiontobigun1-1/+12
2010-12-22meld video-frame info (width/height/aspect) to reduce exported functionstobigun1-3/+8
2010-12-01- implement Mac specific abstract UPlatform.GetMusicPath() for win and linuxtobigun1-0/+6
2010-11-12initialize module-handle before call to LoadModuletobigun1-0/+1
2010-11-08handle linux and mac os x pluginstobigun1-1/+9
2010-11-05- unload plugintobigun1-2/+46
2010-11-02utf-8 file reading supporttobigun1-9/+59
2010-11-01audio converter plugin interface addedtobigun1-2/+3
2010-11-01- audio converter managed by media interface handlertobigun1-0/+3
2010-10-30audio/video decoder filenames adjustedtobigun1-2/+2
2010-10-30renamed ffmpeg audio/decoder to something generictobigun1-2/+2
2010-10-30dynamic loading of video- and audio-decodertobigun1-19/+71
2010-10-28removed ffmpeg stufftobigun1-0/+16
2010-10-27ffmpeg audio converter moved to media plugintobigun1-5/+35
2010-10-24more helper functions added, no need for SDL as a plugin dependency anymore tobigun1-41/+218
2010-10-19audio code replaced by (yet pseudo-)plugintobigun1-0/+132