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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
Added support for ffmpeg-0.10.
lotanrm
9
-1696
/
+2134
2012-05-10
add missing cdecl. no obvious consequences or improvments
k-m_schindler
2
-2
/
+2
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 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
2012-04-23
move includes to the top of the files.
k-m_schindler
4
-50
/
+54
2012-04-22
updates and extension for ffmpeg-0.8
k-m_schindler
8
-187
/
+47
2012-04-22
complete the parameters of the function.
k-m_schindler
1
-1
/
+1
2012-04-22
fix avutil version
k-m_schindler
1
-1
/
+1
2012-04-22
fix naming bug in log.pas
k-m_schindler
3
-3
/
+3
2012-04-22
merge some changes from the 0.7 to 0.8 work
k-m_schindler
6
-247
/
+22
2012-04-22
check of avutil. avio, avformat and avcodec still to do.
k-m_schindler
5
-438
/
+67
2012-04-22
some updates.
k-m_schindler
3
-8
/
+4
2012-04-21
initial commit of ffmpeg-0.8. far from complete. Not yet usable.
k-m_schindler
18
-0
/
+10072
2012-04-21
Initial commit for ffmpeg-0.10. This is far from complete.
k-m_schindler
20
-3
/
+10694
2012-04-20
fix mixed up version for avformat
k-m_schindler
1
-2
/
+2
2012-04-20
new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....
k-m_schindler
1
-13
/
+13
2012-04-18
Rename ffmpeg7 to ffmpeg-0.7
k-m_schindler
21
-0
/
+78
2012-03-30
updated version.
k-m_schindler
1
-0
/
+465
2012-03-29
update avformat and the ToDo list.
k-m_schindler
2
-3
/
+1757
2012-03-28
adding updated version.
k-m_schindler
1
-0
/
+889
2012-03-27
create libavutil. Add and move include files.
k-m_schindler
10
-95
/
+592
2012-03-27
create libavcodec and move audioconvert.
k-m_schindler
2
-3
/
+1
2012-03-27
move AVPaletteControl
k-m_schindler
1
-23
/
+23
2012-03-27
one round of debugging various issues.
k-m_schindler
3
-481
/
+66
2012-03-23
first try of avcodec. I am sure it is still buggy.
k-m_schindler
3
-0
/
+5006
2012-03-22
more for ffmpeg7
k-m_schindler
4
-0
/
+1005
2012-03-18
start version 0.7 of ffmpeg
k-m_schindler
3
-0
/
+413
2012-03-18
revert false commit
k-m_schindler
10
-1159
/
+1315
2012-03-18
start of update for ffmpeg7
k-m_schindler
8
-1289
/
+1131
2012-03-18
start of update for ffmpeg7
k-m_schindler
2
-20
/
+29
2010-11-22
fix undefined __dso_handle error message when compiling with projectm >= 2.01
tobigun
1
-0
/
+5
[next]