Replaced Gitorious.org links with Gitlab.com links.
This commit is contained in:
parent
8e04c3e541
commit
f2229373b0
@ -2,13 +2,13 @@
|
||||
Simple x264/x265 Launcher version history
|
||||
-----------------------------------------
|
||||
|
||||
Version 2.50 [2015-MM-DD]
|
||||
Version 2.50 [2015-04-17]
|
||||
* Overhauled startup code + show spinner while initializing
|
||||
* Much improved Avisynth and VapourSynth detection code
|
||||
* Added option to prefer 64-Bit VapourSynth, when available
|
||||
* Updated x264 to revision 2538
|
||||
* Updated x265 to version 1.5+200
|
||||
|
||||
* Updated x265 to version 1.6+174
|
||||
|
||||
Version 2.46 [2015-01-31]
|
||||
* Updated x265 to version 1.4+424
|
||||
* Updated x264 to revision 2525
|
||||
|
@ -194,7 +194,7 @@ Simple x264/x265 Launcher is written in C++ and currently developed with Microso
|
||||
The source codes can be obtained from the official Git repository:
|
||||
|
||||
* https://github.com/lordmulder/Simple-x264-Launcher
|
||||
* https://gitorious.org/simple-x264-launcher/simple-x264-launcher
|
||||
* https://gitlab.com/simple-x264-launcher/simple-x264-launcher/
|
||||
* https://bitbucket.org/lord_mulder/simple-x264-launcher/src
|
||||
* https://www.assembla.com/code/simple-x264-x265-launcher/git/nodes
|
||||
* https://x264launcher.codeplex.com/SourceControl/latest
|
||||
@ -204,6 +204,7 @@ Download Visual Studio Express 2013 for Windows *Desktop* here:
|
||||
|
||||
Download the latest Qt toolkit (4.8.x) from the Qt Project web-site:
|
||||
* http://download.qt-project.org/official_releases/qt/4.8/
|
||||
* http://sourceforge.net/projects/lamexp/files/Miscellaneous/Qt%20Libraries/
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user