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
/
media
/
UVideo.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Radeon X1600/X1650 graphics card report that they support NPOT, but they do...
basisbit
2015-10-20
1
-1
/
+2
*
* some additional logging when switching between background, visualization an...
basisbit
2015-10-19
1
-1
/
+3
*
* fix end of file detection for videos with current ffmpeg versions
basisbit
2015-09-04
1
-1
/
+6
*
* if NPOT is supported by the graphics card driver, do not manually resize vi...
basisbit
2015-09-04
1
-3
/
+15
*
*raised LogFileLevel for development/debugging purposes to 50
basisbit
2015-08-15
1
-2
/
+2
*
adding ffmpeg-2.4. compiles, but crashes on Mac OS X.
k-m_schindler
2014-11-22
1
-0
/
+4
*
add FF_API_AVCODEC_RESAMPLE and FFMPEG_VERSION_INT
k-m_schindler
2013-12-14
1
-1
/
+13
*
fix version detection of libavformat
k-m_schindler
2013-07-18
1
-6
/
+6
*
In order to make ffmpeg-1.0 work:
lotanrm
2013-07-11
1
-4
/
+8
*
fix compilation on ubuntu and lart release engineers, who mix releases ;-)
k-m_schindler
2013-05-15
1
-1
/
+1
*
fix version detection of libavformat
k-m_schindler
2012-10-20
1
-1
/
+1
*
fix pointer types.
k-m_schindler
2012-07-14
1
-2
/
+3
*
cosmetics: long variable names. no code change.
k-m_schindler
2012-05-24
1
-9
/
+9
*
Corrected AVStream pointer arithmetic to work inconjuction with fpc 2.6 as we...
lotanrm
2012-05-17
1
-1
/
+1
*
Added support for ffmpeg-0.10.
lotanrm
2012-05-17
1
-5
/
+33
*
correct versions and prepare logic of file opening for ffmpeg-0.8
k-m_schindler
2012-05-11
1
-1
/
+1
*
update for ffmpeg-0.8
k-m_schindler
2012-05-05
1
-0
/
+4
*
updates and extension for ffmpeg-0.8
k-m_schindler
2012-04-22
1
-0
/
+5
*
fixed x-position of glScissor test in UVideo.Draw and UVideo.DrawReflection (...
brunzelchen
2010-06-15
1
-2
/
+2
*
fTimeBase is NOT the time-base of the FFmpeg stream -> renamed to fFrameDurat...
tobigun
2010-06-12
1
-28
/
+21
*
fix seeking in videos
tobigun
2010-06-12
1
-1
/
+4
*
merge of VideoPreview branch into trunk
brunzelchen
2010-06-10
1
-70
/
+397
*
revert of last made changes (rev. 2409)
brunzelchen
2010-05-24
1
-163
/
+46
*
added window-mode and reflection-mode to DrawGL
brunzelchen
2010-05-23
1
-46
/
+163
*
wrong usage of glTexEnvi fixed
tobigun
2010-04-25
1
-2
/
+5
*
- better lyric <-> video sync
tobigun
2010-04-21
1
-39
/
+139
*
- add video loop option
tobigun
2010-04-21
1
-59
/
+103
*
- Revert quick-fix from revision 2000
tobigun
2010-04-06
1
-1
/
+1
*
added starting pts handling
s_alexander
2009-12-08
1
-12
/
+16
*
fix: open video files with the system's native encoding and path delimiter.
brunzelchen
2009-12-07
1
-1
/
+1
*
merged unicode branch (r1931) into trunk
s_alexander
2009-11-09
1
-10
/
+12
*
Hint about removal of deprecated function img_convert added, but no code change
k-m_schindler
2009-05-13
1
-0
/
+6
*
fixed first screen was cleared when second screen was drawn. #76 should be fi...
whiteshark0
2009-03-01
1
-2
/
+12
*
patch #2388324. Exit with corrupt videos. Courtesy to Hawkear
k-m_schindler
2009-02-15
1
-1
/
+10
*
improved seeking:
tobigun
2008-11-03
1
-50
/
+85
*
- swscale get_context parameter from cint -> TAVPixelFormat
tobigun
2008-10-31
1
-6
/
+6
*
- cleanup (private and protected class members prepended with f...)
tobigun
2008-10-31
1
-214
/
+266
*
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
2008-10-19
1
-2
/
+2
*
added file headers
tobigun
2008-09-23
1
-12
/
+32
*
Media modules moved from base to media
tobigun
2008-09-13
1
-0
/
+828