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
/
UMediaCore_FFmpeg.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected AVStream pointer arithmetic to work inconjuction with fpc 2.6 as we...
lotanrm
2012-05-17
1
-2
/
+2
*
Added support for ffmpeg-0.10.
lotanrm
2012-05-17
1
-3
/
+3
*
correct versions and prepare logic of file opening for ffmpeg-0.8
k-m_schindler
2012-05-11
1
-5
/
+5
*
indentation. surely, no code change.
k-m_schindler
2012-05-10
1
-1
/
+2
*
minimal type adjustments. This should make no difference.
k-m_schindler
2012-05-10
1
-4
/
+4
*
update for ffmpeg-0.8
k-m_schindler
2012-05-05
1
-0
/
+8
*
updates and extension for ffmpeg-0.8
k-m_schindler
2012-04-22
1
-0
/
+12
*
new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....
k-m_schindler
2012-04-20
1
-7
/
+7
*
compare FFmpeg header and DLL versions and log an error if both do not match
tobigun
2010-06-05
1
-0
/
+75
*
fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType.
k-m_schindler
2010-05-12
1
-1
/
+21
*
open ffmpeg video and audio files in shared mode. Crashed previously when a f...
tobigun
2010-04-18
1
-1
/
+1
*
merged unicode branch (r1931) into trunk
s_alexander
2009-11-09
1
-2
/
+122
*
- FFmpeg header update
tobigun
2008-10-01
1
-1
/
+1
*
added file headers
tobigun
2008-09-23
1
-0
/
+25
*
Media modules moved from base to media
tobigun
2008-09-13
1
-0
/
+405