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.10
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update/fix mem.pas
k-m_schindler
2013-02-28
1
-0
/
+7
*
add AVERROR_UNKNOWN. Although it is not in 10.0, but only in the later, it do...
k-m_schindler
2012-10-19
1
-1
/
+2
*
fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.
k-m_schindler
2012-07-14
3
-32
/
+27
*
change of PByteIOContext. makes Delphi happy.
k-m_schindler
2012-07-13
1
-1
/
+1
*
same procedure for avformat as for avcodec.
k-m_schindler
2012-07-10
1
-29
/
+27
*
a test for debuggin.
k-m_schindler
2012-07-10
1
-27
/
+27
*
a test for debuggin.
k-m_schindler
2012-07-10
1
-34
/
+31
*
a test for debuggin.
k-m_schindler
2012-07-10
1
-1
/
+2
*
change max supported version.
k-m_schindler
2012-07-10
1
-3
/
+3
*
switch of version check of avutil for the moment. idea is to get the buildbot...
k-m_schindler
2012-07-10
1
-1
/
+1
*
more fixes of ifdefs and similar. probably buggy.
k-m_schindler
2012-07-10
4
-157
/
+157
*
bug fix of macro
k-m_schindler
2012-07-09
1
-4
/
+4
*
bug fix of previous commit
k-m_schindler
2012-07-09
1
-1
/
+1
*
more fixing ends of macros for Delphi 7.
k-m_schindler
2012-07-09
4
-10
/
+14
*
replace << and >> by shl and shr. makes Delphi happy.
k-m_schindler
2012-07-09
2
-3
/
+3
*
fixing ends of macros for Delphi 7. maybe not all of them.
k-m_schindler
2012-07-09
1
-24
/
+24
*
some fixes and cosmetics.
k-m_schindler
2012-06-10
1
-37
/
+38
*
bugfix of missing external decl.
k-m_schindler
2012-06-09
1
-0
/
+1
*
update and cosmetics.
k-m_schindler
2012-06-09
1
-68
/
+67
*
code cosmetics
k-m_schindler
2012-06-09
1
-2
/
+5
*
some refinements on small glitches, code cosmetics.
k-m_schindler
2012-06-09
1
-38
/
+60
*
bugfix of wrong type
k-m_schindler
2012-06-09
1
-1
/
+1
*
update and additions to ffmpeg-0.10
k-m_schindler
2012-06-09
1
-6
/
+46
*
bug fix of wrong declaration
k-m_schindler
2012-06-09
1
-1
/
+1
*
bug fix of duplicate identifier
k-m_schindler
2012-06-09
1
-1
/
+1
*
update and additions to ffmpeg-0.10
k-m_schindler
2012-06-09
9
-80
/
+213
*
make avio_tell unix only, because of SEEK_CUR
k-m_schindler
2012-05-24
1
-0
/
+6
*
add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp...
k-m_schindler
2012-05-24
2
-3
/
+4
*
version 0.10 unified.
k-m_schindler
2012-05-24
2
-1
/
+2
*
Added support for ffmpeg-0.10.
lotanrm
2012-05-17
9
-1696
/
+2134
*
update of todo list
k-m_schindler
2012-05-05
1
-5
/
+2
*
update the implementation of av_cmp_q
k-m_schindler
2012-05-03
1
-2
/
+20
*
updates and extension for ffmpeg-0.8
k-m_schindler
2012-04-22
4
-122
/
+45
*
fix naming bug in log.pas
k-m_schindler
2012-04-22
1
-1
/
+1
*
merge some changes from the 0.7 to 0.8 work
k-m_schindler
2012-04-22
6
-247
/
+22
*
Initial commit for ffmpeg-0.10. This is far from complete.
k-m_schindler
2012-04-21
18
-0
/
+10692