Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-11-01 | renamed SDL specific interface UAudioConverter.pas to UAudioConverter_SDL.pas | tobigun | 1 | -1/+1 |
2010-11-01 | audio converter plugin interface added | tobigun | 2 | -317/+3 |
2010-11-01 | - audio converter managed by media interface handler | tobigun | 14 | -64/+180 |
2010-10-30 | ffmpeg audio converter renamed | tobigun | 2 | -8/+8 |
2010-10-30 | audio/video decoder filenames adjusted | tobigun | 3 | -4/+4 |
2010-10-30 | renamed ffmpeg audio/decoder to something generic | tobigun | 3 | -51/+49 |
2010-10-30 | dynamic loading of video- and audio-decoder | tobigun | 4 | -107/+169 |
2010-10-28 | removed ffmpeg stuff | tobigun | 4 | -961/+54 |
2010-10-28 | TimeDifference must be TimeDiff | tobigun | 1 | -3/+3 |
2010-10-27 | separated video playback and decoder | tobigun | 2 | -640/+872 |
2010-10-27 | ffmpeg audio converter moved to media plugin | tobigun | 4 | -382/+57 |
2010-10-24 | more helper functions added, no need for SDL as a plugin dependency anymore | tobigun | 2 | -55/+263 |
2010-10-19 | audio code replaced by (yet pseudo-)plugin | tobigun | 2 | -956/+158 |
2010-10-19 | initial commit | tobigun | 17 | -0/+9659 |