OSDN Git Service

Updated web links.
[x264-launcher/x264-launcher.git] / src / win_main.cpp
index 1666735..318ee8e 100644 (file)
@@ -227,16 +227,15 @@ MainWindow::MainWindow(const MUtils::CPUFetaures::cpu_info_t &cpuFeatures, MUtil
        SETUP_WEBLINK(ui->actionWebMulder,          home_url);
        SETUP_WEBLINK(ui->actionWebX264,            "http://www.videolan.org/developers/x264.html");
        SETUP_WEBLINK(ui->actionWebX265,            "http://www.videolan.org/developers/x265.html");
-       SETUP_WEBLINK(ui->actionWebKomisar,         "http://komisar.gin.by/");
-       SETUP_WEBLINK(ui->actionWebVideoLAN,        "http://download.videolan.org/pub/x264/binaries/");
-       SETUP_WEBLINK(ui->actionWebJEEB,            "http://x264.fushizen.eu/");
-       SETUP_WEBLINK(ui->actionWebFreeCodecs,      "http://www.free-codecs.com/x264_video_codec_download.htm");
-       SETUP_WEBLINK(ui->actionWebX265BinRU,       "http://x265.ru/en/builds/");
-       SETUP_WEBLINK(ui->actionWebX265BinEU,       "http://builds.x265.eu/");
-       SETUP_WEBLINK(ui->actionWebX265BinORG,      "http://chromashift.org/x265_builds/");
-       SETUP_WEBLINK(ui->actionWebX265BinFF,       "http://ffmpeg.zeranoe.com/builds/");
-       SETUP_WEBLINK(ui->actionWebAvisynth32,      "http://sourceforge.net/projects/avisynth2/files/AviSynth%202.5/");
-       SETUP_WEBLINK(ui->actionWebAvisynth64,      "http://code.google.com/p/avisynth64/downloads/list");
+       SETUP_WEBLINK(ui->actionWebX264Komisar,     "http://komisar.gin.by/");
+       SETUP_WEBLINK(ui->actionWebX264VideoLAN,    "http://download.videolan.org/pub/x264/binaries/");
+       SETUP_WEBLINK(ui->actionWebX264FreeCodecs,  "http://www.free-codecs.com/x264_video_codec_download.htm");
+       SETUP_WEBLINK(ui->actionWebX265Fllear,      "http://x265.ru/en/builds/");
+       SETUP_WEBLINK(ui->actionWebX265LigH,        "https://www.mediafire.com/?6lfp2jlygogwa");
+       SETUP_WEBLINK(ui->actionWebX265Snowfag,     "http://builds.x265.eu/");
+       SETUP_WEBLINK(ui->actionWebX265FreeCodecs,  "http://www.free-codecs.com/x265_hevc_encoder_download.htm");
+       SETUP_WEBLINK(ui->actionWebAvisynth32,      "https://sourceforge.net/projects/avisynth2/files/AviSynth%202.6/");
+       SETUP_WEBLINK(ui->actionWebAvisynth64,      "http://forum.doom9.org/showthread.php?t=152800");
        SETUP_WEBLINK(ui->actionWebAvisynthPlus,    "http://www.avs-plus.net/");
        SETUP_WEBLINK(ui->actionWebVapourSynth,     "http://www.vapoursynth.com/");
        SETUP_WEBLINK(ui->actionWebVapourSynthDocs, "http://www.vapoursynth.com/doc/");