aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/media/UMediaPlugin.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Path class implemented for full unicode supporttobigun2010-12-231-4/+73
* support for video pixel format selectiontobigun2010-12-221-1/+12
* meld video-frame info (width/height/aspect) to reduce exported functionstobigun2010-12-221-3/+8
* - implement Mac specific abstract UPlatform.GetMusicPath() for win and linuxtobigun2010-12-011-0/+6
* initialize module-handle before call to LoadModuletobigun2010-11-121-0/+1
* handle linux and mac os x pluginstobigun2010-11-081-1/+9
* - unload plugintobigun2010-11-051-2/+46
* utf-8 file reading supporttobigun2010-11-021-9/+59
* audio converter plugin interface addedtobigun2010-11-011-2/+3
* - audio converter managed by media interface handlertobigun2010-11-011-0/+3
* audio/video decoder filenames adjustedtobigun2010-10-301-2/+2
* renamed ffmpeg audio/decoder to something generictobigun2010-10-301-2/+2
* dynamic loading of video- and audio-decodertobigun2010-10-301-19/+71
* removed ffmpeg stufftobigun2010-10-281-0/+16
* ffmpeg audio converter moved to media plugintobigun2010-10-271-5/+35
* more helper functions added, no need for SDL as a plugin dependency anymore tobigun2010-10-241-41/+218
* audio code replaced by (yet pseudo-)plugintobigun2010-10-191-0/+132