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
/
UAudioDecoder_FFMpeg.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- reverted some stuff that was erroneously commited by one of the last commits.
tobigun
2008-04-24
1
-14
/
+14
*
removed a few unused local variables
jaybinks
2008-03-10
1
-7
/
+7
*
new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work...
tobigun
2008-03-09
1
-2
/
+2
*
- Fixed audio-playing in container (video) files. Now audio can be read direc...
tobigun
2008-03-07
1
-12
/
+32
*
delphi 7 compatibility (inline was introduced with delphi 2005)
tobigun
2008-03-03
1
-4
/
+4
*
- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)
tobigun
2008-03-03
1
-9
/
+21
*
- Resampling support added
tobigun
2008-02-20
1
-73
/
+97
*
General:
tobigun
2008-02-05
1
-96
/
+101
*
Update of the ffmpeg headers to their current trunk versions.
tobigun
2008-02-05
1
-5
/
+6
*
FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...
tobigun
2008-01-11
1
-1
/
+1
*
some minor changes
tobigun
2008-01-11
1
-2
/
+8
*
partial seeking and mixing support
tobigun
2008-01-10
1
-57
/
+216
*
New class-structure seperates decoders/input and playback.
tobigun
2007-12-28
1
-0
/
+600