index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Game
/
Code
/
Classes
/
UVideo.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added blindy's swscale support. It can be enabled with {$DEFINE UseSWScale}.
tobigun
2008-01-18
1
-0
/
+32
*
changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....
tobigun
2008-01-11
1
-5
/
+7
*
incorporated some improvements (video scaling to full width, seeking for vide...
b1indy
2007-12-18
1
-115
/
+33
*
swscale experiment was not satisfying (bad performance), but made clear, that...
b1indy
2007-12-17
1
-16
/
+65
*
disabled the FFMPEG_AUDIO stuff for the moment
tobigun
2007-12-17
1
-10
/
+11
*
little bit of tidy up..
jaybinks
2007-12-07
1
-14
/
+4
*
added "V" key to sing screen to start Visualization...
jaybinks
2007-12-06
1
-12
/
+11
*
conformed projectM to IVideoPlayback
jaybinks
2007-12-06
1
-4
/
+4
*
- bugfix: tried to access array element -1 if video contained no audio-stream
tobigun
2007-12-05
1
-3
/
+7
*
fixed failed builds
jaybinks
2007-11-01
1
-1
/
+6
*
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
2007-11-01
1
-3
/
+1
*
made some major progress with ffmpeg audio playback !!!
jaybinks
2007-10-27
1
-25
/
+60
*
minor changes and fixes for USDX on linux.
jaybinks
2007-10-25
1
-29
/
+29
*
comment this.. oops
jaybinks
2007-10-24
1
-5
/
+8
*
modified ffmpeg usage, to use interface same as bass...
jaybinks
2007-10-16
1
-267
/
+358
*
Added IAudioPlayback Interface and implementation for BASS.
jaybinks
2007-10-11
1
-2
/
+1
*
fixes so codebase builds in delphi now, after major FFMpeg changse for linux.
jaybinks
2007-10-11
1
-2
/
+2
*
modified UTime to utilise SDL timer...
jaybinks
2007-10-11
1
-79
/
+179
*
fixed some stuff for linux build...
jaybinks
2007-10-08
1
-404
/
+462
*
ScoreScreen, still working on some minor things like simplifying the src (mes...
mogguh
2007-09-21
1
-2
/
+2
*
added UCommon ( in classes ) for lazarus...
jaybinks
2007-09-19
1
-4
/
+5
*
changes in order to compile in lazarus...
jaybinks
2007-09-18
1
-1
/
+26
*
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
2007-09-07
1
-0
/
+378