aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* Path class implemented for full unicode supporttobigun2010-12-231-4/+73
* replaced "ffmpeg" with "opengl"tobigun2010-12-221-52/+52
* support for video pixel format selectiontobigun2010-12-224-18/+57
* meld video-frame info (width/height/aspect) to reduce exported functionstobigun2010-12-222-6/+20
* - 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
* - fix audio-converter initializationtobigun2010-11-081-10/+17
* fix compilation on linuxtobigun2010-11-071-1/+0
* - unload plugintobigun2010-11-054-9/+53
* - Support for media interface priorities tobigun2010-11-0210-14/+52
* utf-8 file reading supporttobigun2010-11-021-9/+59
* last audio-converter (libsamplerate) working againtobigun2010-11-011-0/+335
* audio converter plugin interface addedtobigun2010-11-011-0/+183
* renamed SDL specific interface UAudioConverter.pas to UAudioConverter_SDL.pastobigun2010-11-011-1/+1
* audio converter plugin interface addedtobigun2010-11-012-317/+3
* - audio converter managed by media interface handlertobigun2010-11-0114-64/+180
* ffmpeg audio converter renamedtobigun2010-10-302-8/+8
* audio/video decoder filenames adjustedtobigun2010-10-303-4/+4
* renamed ffmpeg audio/decoder to something generictobigun2010-10-303-51/+49
* dynamic loading of video- and audio-decodertobigun2010-10-304-107/+169
* removed ffmpeg stufftobigun2010-10-284-961/+54
* TimeDifference must be TimeDifftobigun2010-10-281-3/+3
* separated video playback and decodertobigun2010-10-272-640/+872
* ffmpeg audio converter moved to media plugintobigun2010-10-274-382/+57
* more helper functions added, no need for SDL as a plugin dependency anymore tobigun2010-10-242-55/+263
* audio code replaced by (yet pseudo-)plugintobigun2010-10-192-956/+158
* initial committobigun2010-10-1917-0/+9659