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
/
src
/
media
/
UAudioDecoder_FFmpeg.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-23
Fix timeline for songs with no start_time master. Thanks to rudi_s.
k-m_schindler
1
-2
/
+9
2014-11-22
Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...
k-m_schindler
1
-1
/
+1
2014-11-22
adding ffmpeg-2.4. compiles, but crashes on Mac OS X.
k-m_schindler
1
-16
/
+19
2013-12-26
Fix in avformat defines and a small fix in UAudioDecoder_FFmpeg
brian-ch
1
-0
/
+4
2013-12-21
fix ffmpeg-1.1
k-m_schindler
1
-1
/
+1
2013-12-15
Add more explanations. Thanks again to brianf for the decisive hint.
k-m_schindler
1
-1
/
+4
2013-12-15
fix the screwy sound by requesting the required sample format.
k-m_schindler
1
-0
/
+5
2013-12-14
fix PByteIOContext for ffmpeg-1.2. ffmpeg-0.8 works. ffmpeg-1.2 compiles but ...
k-m_schindler
1
-0
/
+4
2013-07-18
fix version detection of libavformat
k-m_schindler
1
-6
/
+6
2013-07-11
In order to make ffmpeg-1.0 work:
lotanrm
1
-4
/
+8
2013-05-15
fix compilation on ubuntu and lart release engineers, who mix releases ;-)
k-m_schindler
1
-1
/
+1
2012-05-24
cosmetics: long variable names. no code change.
k-m_schindler
1
-8
/
+8
2012-05-24
some minor bugfixes.
k-m_schindler
1
-4
/
+4
2012-05-17
Corrected AVStream pointer arithmetic to work inconjuction with fpc 2.6 as we...
lotanrm
1
-5
/
+1
2012-05-17
Added support for ffmpeg-0.10.
lotanrm
1
-11
/
+53
2012-05-11
correct versions and prepare logic of file opening for ffmpeg-0.8
k-m_schindler
1
-1
/
+1
2012-05-08
untested proposal for replacement of av_find_stream_info by av_read_frame
k-m_schindler
1
-0
/
+9
2012-05-05
another fix of streams. USDX finally builds, but does not work.
k-m_schindler
1
-0
/
+4
2012-04-22
updates and extension for ffmpeg-0.8
k-m_schindler
1
-1
/
+4
2012-04-20
new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....
k-m_schindler
1
-1
/
+0
2010-06-19
Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...
tobigun
1
-1
/
+1
2010-06-13
Fix for invalid song lengths
tobigun
1
-1
/
+1
2010-06-03
prefix class fields with 'f'
tobigun
1
-272
/
+272
2010-06-03
better EOF handling for FFmpeg audio decoding (EOF handled like it is done in...
tobigun
1
-3
/
+12
2010-04-21
fixed choppy start of some songs when using ffmpeg
tobigun
1
-24
/
+33
2009-11-09
merged unicode branch (r1931) into trunk
s_alexander
1
-19
/
+20
2009-05-15
resolve some type size mismatch warnings + an additional check.
k-m_schindler
1
-4
/
+6
2009-04-09
Warnings and Notes cleanup
k-m_schindler
1
-1
/
+0
2009-02-04
PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term...
tobigun
1
-13
/
+13
2008-09-23
added file headers
tobigun
1
-0
/
+25
2008-09-13
Media modules moved from base to media
tobigun
1
-0
/
+0
2008-09-02
Moved: The folder classes has been renamed to base
mogguh
1
-0
/
+0
2008-08-27
rename Classes part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Classes part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-08-27
FFmpeg spelling fix
tobigun
1
-0
/
+0
2008-08-27
spelling corrected FFMpeg -> FFmpeg
tobigun
1
-73
/
+74
2008-08-27
FFmpeg is very verbose and shows a bunch of errors.
tobigun
1
-0
/
+22
2008-07-02
Audio/Video engine update:
tobigun
1
-721
/
+801
2008-05-13
- fixed video-background
tobigun
1
-20
/
+64
2008-05-09
- input-source selection works now (with bass or portaudio with portmixer)
tobigun
1
-203
/
+343
2008-04-24
- reverted some stuff that was erroneously commited by one of the last commits.
tobigun
1
-14
/
+14
2008-03-10
removed a few unused local variables
jaybinks
1
-7
/
+7
2008-03-09
new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work...
tobigun
1
-2
/
+2
2008-03-07
- Fixed audio-playing in container (video) files. Now audio can be read direc...
tobigun
1
-12
/
+32
2008-03-03
delphi 7 compatibility (inline was introduced with delphi 2005)
tobigun
1
-4
/
+4
2008-03-03
- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)
tobigun
1
-9
/
+21
2008-02-20
- Resampling support added
tobigun
1
-73
/
+97
2008-02-05
General:
tobigun
1
-96
/
+101
2008-02-05
Update of the ffmpeg headers to their current trunk versions.
tobigun
1
-5
/
+6
[next]