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
2013-12-24
fix compile error
k-m_schindler
1
-2
/
+2
2013-12-24
small fix and cosmetics
k-m_schindler
1
-159
/
+156
2013-12-24
working on the libavutil files.
k-m_schindler
8
-66
/
+247
2013-12-23
First try in the translation of swresample
brian-ch
1
-0
/
+288
2013-12-23
Fix typos in ffmpeg-2.1
brian-ch
1
-6
/
+6
2013-12-22
Set min and max versions for the ffmpeg-2.1 libraries
brian-ch
4
-14
/
+14
2013-12-21
fix ffmpeg-1.1
k-m_schindler
1
-1
/
+1
2013-12-21
cosmetics
k-m_schindler
1
-1
/
+0
2013-12-21
1st try to fix ffmpeg-1.1. thanks to brianf
k-m_schindler
6
-344
/
+296
2013-12-21
cosmetics. no code change.
k-m_schindler
4
-10
/
+8
2013-12-21
cosmetics. no code change.
k-m_schindler
3
-55
/
+36
2013-12-16
Add a missing constant. thanks to brianf
k-m_schindler
1
-0
/
+5
2013-12-15
Add more explanations. Thanks again to brianf for the decisive hint.
k-m_schindler
1
-1
/
+4
2013-12-15
fix the screwy sound by requesting the required sample format.
k-m_schindler
1
-0
/
+5
2013-12-15
change the defined symbols.
k-m_schindler
1
-21
/
+20
2013-12-15
Add FF_DEBUG_THREADS. thanks to brianf for notifying.
k-m_schindler
1
-0
/
+1
2013-12-15
Small fix. Not fixing the sound problem.
k-m_schindler
1
-1
/
+1
2013-12-15
Code beautifying. Minor code change for more verbose log
k-m_schindler
1
-47
/
+58
2013-12-15
code beautifying. nocode change.
k-m_schindler
1
-2
/
+2
2013-12-15
code beautifying. nocode change.
k-m_schindler
1
-1
/
+1
2013-12-15
fixing the symbol definitions.
k-m_schindler
1
-16
/
+15
2013-12-15
minor code optimization
k-m_schindler
1
-5
/
+2
2013-12-14
fix PByteIOContext for ffmpeg-1.2. ffmpeg-0.8 works. ffmpeg-1.2 compiles but ...
k-m_schindler
3
-0
/
+8
2013-12-14
add FF_API_AVCODEC_RESAMPLE and FFMPEG_VERSION_INT
k-m_schindler
4
-1
/
+18
2013-12-10
Create ffmpeg-2.1 from ffmpeg-2.0. Plain copy, no adjustment
k-m_schindler
18
-0
/
+12275
2013-12-08
fixing ffmpeg-1.2: next part.
k-m_schindler
1
-24
/
+22
2013-12-08
fixing avcodec. moving const out of place fixes type definitions.
k-m_schindler
1
-49
/
+23
2013-12-07
Fixing ffmpeg-1.2, part 2. avcodec has still a bug, but i could not find it, ...
k-m_schindler
1
-148
/
+137
2013-12-07
Fixing ffmpeg-1.2, part 1
k-m_schindler
4
-109
/
+121
2013-12-06
Fix path problems, which show up in 10.9
k-m_schindler
1
-10
/
+57
2013-12-06
revert 3012. StrUtils is needed on linux.
k-m_schindler
1
-0
/
+1
2013-12-01
update config and ffmpeg1.2
k-m_schindler
2
-18
/
+18
2013-12-01
enable MidiCons.pas for all platforms, part 2
k-m_schindler
1
-1
/
+6
2013-12-01
enable MidiCons.pas for all platforms
k-m_schindler
1
-9
/
+7
2013-12-01
remove not needed unit StrUtils
k-m_schindler
1
-1
/
+0
2013-12-01
formating and beautifying. no actual code change, but needs checks.
k-m_schindler
12
-671
/
+651
2013-11-30
reflect the previous changes in the top file.
k-m_schindler
1
-7
/
+7
2013-11-30
rename filenames and unify naming. No code change.
k-m_schindler
10
-17
/
+17
2013-07-30
fix configure for libav* >= 1.0 on Mac OS X
k-m_schindler
1
-12
/
+12
2013-07-29
at last add avformat for 1.2 and 2.0. Now serious testing can begin.
k-m_schindler
2
-0
/
+4639
2013-07-29
avio and swscale translated. still untested.
k-m_schindler
4
-0
/
+2162
2013-07-29
Add avcodec. untested.
k-m_schindler
4
-0
/
+11727
2013-07-28
This is the first complete try of libavutil.
k-m_schindler
26
-18
/
+1107
2013-07-27
first chunk of ffmpeg updates. libavutil parts. version still to be done.
k-m_schindler
18
-0
/
+4522
2013-07-27
add av_default_get_category
k-m_schindler
1
-0
/
+2
2013-07-27
delete duplicate functione definition
k-m_schindler
1
-3
/
+0
2013-07-18
fix version detection of libavformat
k-m_schindler
3
-15
/
+15
2013-07-11
Added compilation condition to new UMediaCore_FFmpeg functions to make earlie...
lotanrm
1
-0
/
+6
2013-07-11
In order to make ffmpeg-1.0 work:
lotanrm
4
-38
/
+117
2013-05-17
always enalbe FF_API_OLD_DECODE_AUDIO in avcodec.
k-m_schindler
1
-4
/
+6
[prev]
[next]