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
/
lib
/
ffmpeg
/
avcodec.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix pointer types.
k-m_schindler
2012-07-14
1
-1
/
+1
*
fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.
k-m_schindler
2012-07-14
1
-0
/
+6
*
complete the parameters of the function.
k-m_schindler
2012-04-22
1
-1
/
+1
*
new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....
k-m_schindler
2012-04-20
1
-13
/
+13
*
revert false commit
k-m_schindler
2012-03-18
1
-31
/
+81
*
start of update for ffmpeg7
k-m_schindler
2012-03-18
1
-81
/
+31
*
update of avcodec to 52.86.1
k-m_schindler
2010-08-25
1
-2
/
+6
*
update of avcodec to 52.85.1
k-m_schindler
2010-08-25
1
-5
/
+22
*
update of avcodec to 52.84.3
k-m_schindler
2010-08-25
1
-2
/
+13
*
update of avcodec to 52.84.1
k-m_schindler
2010-08-25
1
-3
/
+22
*
update avcodec to 52.84.0 part 2
k-m_schindler
2010-07-20
1
-0
/
+8
*
update avcodec to 52.84.0
k-m_schindler
2010-07-20
1
-2
/
+5
*
update avcodec to 52.83.0
k-m_schindler
2010-07-20
1
-2
/
+35
*
update avcodec to 52.82.0
k-m_schindler
2010-07-20
1
-7
/
+22
*
update avcodec to 52.80.0
k-m_schindler
2010-07-20
1
-5
/
+8
*
update avcodec to 52.79.1
k-m_schindler
2010-07-20
1
-12
/
+20
*
update avcodec to 52.78.0
k-m_schindler
2010-07-20
1
-55
/
+56
*
update avcodec to 52.75.1
k-m_schindler
2010-07-20
1
-10
/
+18
*
update avcodec to 52.73.0
k-m_schindler
2010-07-20
1
-2
/
+14
*
Update to avutil 50.16.0 and some cosmetics
k-m_schindler
2010-05-30
1
-0
/
+10
*
update to avcodec 52.72.0. also some cosmetics to opt.pas
k-m_schindler
2010-05-30
1
-2
/
+10
*
update to avcodec 52.70.0
k-m_schindler
2010-05-30
1
-3
/
+14
*
update to avcodec 52.67.2
k-m_schindler
2010-05-30
1
-8
/
+8
*
update avcodec to 52.67.2
k-m_schindler
2010-05-19
1
-2
/
+5
*
typo correction in comments. no code change.
k-m_schindler
2010-05-19
1
-2
/
+2
*
the result of AVERROR_SIGN was wrong, just the wrong way round.
k-m_schindler
2010-05-19
1
-3
/
+2
*
bit shift corrected from 6 bit to 30 bit.
k-m_schindler
2010-05-16
1
-2
/
+2
*
arithmetic solution on bit level for AVERROR_SIGN. Delphi cannot handle the s...
k-m_schindler
2010-05-16
1
-6
/
+14
*
comments re: TAVMediaType. no code change
k-m_schindler
2010-05-12
1
-0
/
+5
*
fix No. 5 of ffmpeg update.
k-m_schindler
2010-05-12
1
-2
/
+2
*
fix No. 1 of ffmpeg update.
k-m_schindler
2010-05-12
1
-17
/
+0
*
final ffmpeg update as of today: update all to avutil 50.15.2
k-m_schindler
2010-05-11
1
-2
/
+10
*
update to avutil 50.15.0
k-m_schindler
2010-05-11
1
-0
/
+9
*
update error.h part relates to avutil 50.13.0
k-m_schindler
2010-05-11
1
-8
/
+23
*
update to avutil 50.12.0
k-m_schindler
2010-05-11
1
-0
/
+8
*
update avcodec.h and opt.h to 52.67.0 (correction)
k-m_schindler
2010-05-11
1
-1
/
+1
*
update avcodec.h and opt.h to 52.67.0
k-m_schindler
2010-05-11
1
-6
/
+19
*
added a warning that adjusting the max supported FFmpeg manually is not a val...
tobigun
2010-04-26
1
-0
/
+25
*
correct update of avcodec to 52.66
k-m_schindler
2010-04-23
1
-2
/
+14
*
correct update of avcodec to 52.65
k-m_schindler
2010-04-23
1
-3
/
+19
*
correct update of avcodec to 52.64
k-m_schindler
2010-04-23
1
-2
/
+45
*
correct update of avcodec to 52.62
k-m_schindler
2010-04-23
1
-2
/
+2
*
update of avcodec to 52.62
k-m_schindler
2010-04-23
1
-0
/
+3
*
update of avcodec to 52.61
k-m_schindler
2010-04-23
1
-4
/
+60
*
update of avcodec to 52.59
k-m_schindler
2010-04-23
1
-4
/
+8
*
update of avcodec to 52.58
k-m_schindler
2010-04-23
1
-3
/
+15
*
update of avcodec to 52.56
k-m_schindler
2010-04-23
1
-2
/
+15
*
update of avcodec to 52.55
k-m_schindler
2010-04-23
1
-4
/
+25
*
typo correction
k-m_schindler
2010-02-21
1
-2
/
+2
*
update to 52.54.0
k-m_schindler
2010-02-21
1
-2
/
+5
[next]