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-0.7
/
avutil.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-14
fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.
k-m_schindler
1
-0
/
+6
2012-07-13
fixed revision numbers, macros, ...
k-m_schindler
1
-5
/
+10
2012-04-23
move includes to the top of the files.
k-m_schindler
1
-23
/
+23
2012-04-22
some updates.
k-m_schindler
1
-5
/
+0
2012-04-18
Rename ffmpeg7 to ffmpeg-0.7
k-m_schindler
1
-0
/
+0
2012-03-27
create libavutil. Add and move include files.
k-m_schindler
1
-8
/
+16
2012-03-27
one round of debugging various issues.
k-m_schindler
1
-425
/
+5
2012-03-22
more for ffmpeg7
k-m_schindler
1
-126
/
+226
2012-03-18
revert false commit
k-m_schindler
1
-226
/
+126
2012-03-18
start of update for ffmpeg7
k-m_schindler
1
-126
/
+226
2010-08-25
update of avutil to 50.24.0
k-m_schindler
1
-2
/
+2
2010-07-20
update avutil to 50.21.0
k-m_schindler
1
-16
/
+16
2010-07-20
update avutil to 50.19.0
k-m_schindler
1
-2
/
+2
2010-07-20
update avutil to 50.18.0
k-m_schindler
1
-2
/
+2
2010-06-05
bugfix: avutil_version() is in libavutil not libavformat
tobigun
1
-3
/
+3
2010-05-30
Update to avutil 50.16.0 and some cosmetics
k-m_schindler
1
-10
/
+10
2010-05-19
add MKBETAG from common.h and update a number of comments.
k-m_schindler
1
-9
/
+16
2010-05-19
update avformat to 52.63.0 and correct avutil version to 50.15.2
k-m_schindler
1
-1
/
+1
2010-05-19
move new error stuff into extra file in correspondence to the original error....
k-m_schindler
1
-89
/
+1
2010-05-19
the result of AVERROR_SIGN was wrong, just the wrong way round.
k-m_schindler
1
-3
/
+2
2010-05-16
bit shift corrected from 6 bit to 30 bit.
k-m_schindler
1
-2
/
+2
2010-05-16
arithmetic solution on bit level for AVERROR_SIGN. Delphi cannot handle the s...
k-m_schindler
1
-11
/
+15
2010-05-16
different way for conditional compilation
k-m_schindler
1
-5
/
+4
2010-05-16
markers for debugging changed.
k-m_schindler
1
-3
/
+3
2010-05-16
adding some markers for debugging.
k-m_schindler
1
-0
/
+5
2010-05-16
correct small glitch in comment
k-m_schindler
1
-1
/
+1
2010-05-16
revert previous buggy commit
k-m_schindler
1
-18
/
+18
2010-05-16
test of changing from LIBAVUTIL_VERSION to LIBAVUTIL_VERSION_INT
k-m_schindler
1
-17
/
+17
2010-05-12
comments re: TAVMediaType. no code change
k-m_schindler
1
-2
/
+6
2010-05-12
fix No. 5 of ffmpeg update.
k-m_schindler
1
-1
/
+1
2010-05-12
fix No. 4 of ffmpeg update.
k-m_schindler
1
-0
/
+3
2010-05-12
fix No. 3 of ffmpeg update.
k-m_schindler
1
-0
/
+28
2010-05-12
fix No. 1 of ffmpeg update.
k-m_schindler
1
-0
/
+55
2010-05-11
final ffmpeg update as of today: update all to avutil 50.15.2
k-m_schindler
1
-1
/
+1
2010-05-11
update to avutil 50.15.0
k-m_schindler
1
-2
/
+2
2010-05-11
update to avutil 50.14.0
k-m_schindler
1
-2
/
+15
2010-05-11
update to avutil 50.12.0
k-m_schindler
1
-3
/
+3
2010-05-11
update avutils stuff to revision 31050
k-m_schindler
1
-5
/
+2
2010-04-26
added a warning that adjusting the max supported FFmpeg manually is not a val...
tobigun
1
-0
/
+25
2010-02-20
update of avutil.pas to 50.9.0
k-m_schindler
1
-2
/
+2
2010-01-04
correction of some misplaced fields + some editorial changes + update to current
k-m_schindler
1
-7
/
+40
2009-12-28
update of the headers.
k-m_schindler
1
-3
/
+3
2009-12-06
update to version 50.5.1.
k-m_schindler
1
-5
/
+5
2009-12-06
update to version 50.4.0.
k-m_schindler
1
-1
/
+15
2009-06-12
fix compile w/ delphi 7
whiteshark0
1
-1
/
+1
2009-06-10
part 1 of ffmpeg update. several are still missing
k-m_schindler
1
-51
/
+132
2009-02-04
ffmpeg header update
tobigun
1
-42
/
+47
2008-10-01
- FFmpeg header update
tobigun
1
-7
/
+7
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-08-09
FFmpeg update
tobigun
1
-6
/
+17
[next]