• R/O
  • HTTP
  • SSH
  • HTTPS

x264-launcher: 提交

Simple x264 Launcher development repository


Commit MetaInfo

修订版00b713ca0852740538c9336abbd6cb222c08b523 (tree)
时间2019-08-07 04:12:17
作者lordmulder <mulder2@gmx....>
Commiterlordmulder

Log Message

Bump version + updated README file.

更改概述

差异

--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -2,6 +2,11 @@
22 Simple x264/x265 Launcher version history
33 -----------------------------------------
44
5+Version 2.93 [2019-08-06]
6+* Fixed a regression in VapourSynth detection code
7+* Updated NVEncC to version 4.43
8+* Updated build environment to Visual Studio 2019 with Update-2
9+
510 Version 2.92 [2019-07-22]
611 * Updated x264 to revision 2984 (API v158)
712 * Updated x265 to version 3.1+8
--- a/src/version.h
+++ b/src/version.h
@@ -25,7 +25,7 @@
2525
2626 #define VER_X264_MAJOR 2
2727 #define VER_X264_MINOR 9
28-#define VER_X264_PATCH 2
28+#define VER_X264_PATCH 3
2929 #define VER_X264_BUILD 1180
3030
3131 #define VER_X264_PORTABLE_EDITION (0)
Show on old repository browser