| Commit message (Expand) | Author | Files | Lines |
2008-01-11 | changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches.... | tobigun | 1 | -5/+7 |
2007-12-18 | incorporated some improvements (video scaling to full width, seeking for vide... | b1indy | 1 | -115/+33 |
2007-12-17 | swscale experiment was not satisfying (bad performance), but made clear, that... | b1indy | 1 | -16/+65 |
2007-12-17 | disabled the FFMPEG_AUDIO stuff for the moment | tobigun | 1 | -10/+11 |
2007-12-07 | little bit of tidy up.. | jaybinks | 1 | -14/+4 |
2007-12-06 | added "V" key to sing screen to start Visualization... | jaybinks | 1 | -12/+11 |
2007-12-06 | conformed projectM to IVideoPlayback | jaybinks | 1 | -4/+4 |
2007-12-05 | - bugfix: tried to access array element -1 if video contained no audio-stream | tobigun | 1 | -3/+7 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -1/+6 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -3/+1 |
2007-10-27 | made some major progress with ffmpeg audio playback !!! | jaybinks | 1 | -25/+60 |
2007-10-25 | minor changes and fixes for USDX on linux. | jaybinks | 1 | -29/+29 |
2007-10-24 | comment this.. oops | jaybinks | 1 | -5/+8 |
2007-10-16 | modified ffmpeg usage, to use interface same as bass... | jaybinks | 1 | -267/+358 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -2/+1 |
2007-10-11 | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 1 | -2/+2 |
2007-10-11 | modified UTime to utilise SDL timer... | jaybinks | 1 | -79/+179 |
2007-10-08 | fixed some stuff for linux build... | jaybinks | 1 | -404/+462 |
2007-09-21 | ScoreScreen, still working on some minor things like simplifying the src (mes... | mogguh | 1 | -2/+2 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -4/+5 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -1/+26 |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 1 | -1/+1 |
2007-09-03 | modified frameskip method | b1indy | 1 | -6/+33 |
2007-09-01 | more/better error checking during codec initialization; | b1indy | 1 | -9/+58 |
2007-09-01 | ffmpeg support now with dualscreen mode | b1indy | 1 | -8/+11 |
2007-09-01 | re-commit, now with debugging things disabled | b1indy | 1 | -3/+5 |
2007-09-01 | got divx videos running by modifying the reported timebase (or framerate) to ... | b1indy | 1 | -9/+31 |
2007-08-22 | now the background is black | b1indy | 1 | -1/+1 |
2007-08-22 | black background for videos | b1indy | 1 | -4/+14 |
2007-07-28 | fixed a typo | b1indy | 1 | -1/+1 |
2007-07-28 | experimental ffmpeg videodecoding support, frameskipping doesn't work quite r... | b1indy | 1 | -0/+265 |