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
(
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
13
-122
/
+112
2012-07-13
change of PByteIOContext. makes Delphi happy.
k-m_schindler
4
-4
/
+4
2012-07-13
fixed revision numbers, macros, ...
k-m_schindler
19
-154
/
+201
2012-07-10
same procedure for avformat as for avcodec.
k-m_schindler
1
-29
/
+27
2012-07-10
a test for debuggin.
k-m_schindler
1
-27
/
+27
2012-07-10
a test for debuggin.
k-m_schindler
1
-34
/
+31
2012-07-10
a test for debuggin.
k-m_schindler
1
-1
/
+2
2012-07-10
change max supported version.
k-m_schindler
1
-3
/
+3
2012-07-10
switch of version check of avutil for the moment. idea is to get the buildbot...
k-m_schindler
1
-1
/
+1
2012-07-10
more fixes of ifdefs and similar. probably buggy.
k-m_schindler
4
-157
/
+157
2012-07-09
bug fix of macro
k-m_schindler
1
-4
/
+4
2012-07-09
bug fix of previous commit
k-m_schindler
1
-1
/
+1
2012-07-09
more fixing ends of macros for Delphi 7.
k-m_schindler
4
-10
/
+14
2012-07-09
replace << and >> by shl and shr. makes Delphi happy.
k-m_schindler
2
-3
/
+3
2012-07-09
fixing ends of macros for Delphi 7. maybe not all of them.
k-m_schindler
1
-24
/
+24
2012-06-13
do not apply the __dso_handle patch on Mac OS X
k-m_schindler
1
-5
/
+7
2012-06-12
hack of __dso_handle is not needed with gcc >4.6
k-m_schindler
1
-1
/
+3
2012-06-10
initial commit of ffmpeg-0.9
k-m_schindler
18
-0
/
+10934
2012-06-10
some fixes and cosmetics.
k-m_schindler
1
-37
/
+38
2012-06-09
bugfix of missing external decl.
k-m_schindler
1
-0
/
+1
2012-06-09
update and cosmetics.
k-m_schindler
1
-68
/
+67
2012-06-09
code cosmetics
k-m_schindler
1
-2
/
+5
2012-06-09
some refinements on small glitches, code cosmetics.
k-m_schindler
1
-38
/
+60
2012-06-09
bugfix of wrong type
k-m_schindler
1
-1
/
+1
2012-06-09
update and additions to ffmpeg-0.10
k-m_schindler
1
-6
/
+46
2012-06-09
bug fix of wrong declaration
k-m_schindler
1
-1
/
+1
2012-06-09
bug fix of duplicate identifier
k-m_schindler
1
-1
/
+1
2012-06-09
update and additions to ffmpeg-0.10
k-m_schindler
9
-80
/
+213
2012-05-24
make avio_tell unix only, because of SEEK_CUR
k-m_schindler
3
-0
/
+18
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-24
cosmetics: long variable names. no code change.
k-m_schindler
1
-9
/
+9
2012-05-24
add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp...
k-m_schindler
6
-3
/
+164
2012-05-24
version 0.10 unified.
k-m_schindler
2
-1
/
+2
2012-05-24
add missing avcodec_open2 and PPAVDictionary.
k-m_schindler
4
-0
/
+69
2012-05-17
Corrected AVStream pointer arithmetic to work inconjuction with fpc 2.6 as we...
lotanrm
3
-8
/
+4
2012-05-17
Added support for ffmpeg-0.10.
lotanrm
12
-1715
/
+2223
2012-05-11
correct versions and prepare logic of file opening for ffmpeg-0.8
k-m_schindler
3
-7
/
+7
2012-05-10
indentation. surely, no code change.
k-m_schindler
1
-1
/
+2
2012-05-10
add missing cdecl. no obvious consequences or improvments
k-m_schindler
2
-2
/
+2
2012-05-10
minimal type adjustments. This should make no difference.
k-m_schindler
1
-4
/
+4
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-05-05
fix missing function
k-m_schindler
1
-0
/
+30
2012-05-05
update of todo list
k-m_schindler
2
-8
/
+2
2012-05-05
update for ffmpeg-0.8
k-m_schindler
2
-0
/
+12
2012-05-05
update and fix
k-m_schindler
1
-10
/
+36
2012-05-04
update of ffmpeg-0.8. it is probably 90% of what needs to be done.
k-m_schindler
5
-175
/
+34
2012-05-03
update the implementation of av_cmp_q
k-m_schindler
4
-10
/
+75
2012-04-23
fix and update avcodec.pas
k-m_schindler
2
-279
/
+87
[next]