• R/O
  • HTTP
  • SSH
  • HTTPS

x264-launcher: 提交

Simple x264 Launcher development repository


Commit MetaInfo

修订版eb1c91ce5126c94ab2c6526e7c6da36555822fe0 (tree)
时间2018-08-11 20:12:59
作者lordmulder <mulder2@gmx....>
Commiterlordmulder

Log Message

Bump version + updated changelog.

更改概述

差异

--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -2,6 +2,10 @@
22 Simple x264/x265 Launcher version history
33 -----------------------------------------
44
5+Version 2.88 [2018-08-11]
6+* Updated x264 to revision 2932 (API v157)
7+* Updated x265 to version 2.8+57
8+
59 Version 2.87 [2018-05-11]
610 * Updated x265 to version 2.7+348
711 * Updated NVEncC to version 4.01
--- a/src/version.h
+++ b/src/version.h
@@ -25,8 +25,8 @@
2525
2626 #define VER_X264_MAJOR 2
2727 #define VER_X264_MINOR 8
28-#define VER_X264_PATCH 7
29-#define VER_X264_BUILD 1128
28+#define VER_X264_PATCH 8
29+#define VER_X264_BUILD 1130
3030
3131 #define VER_X264_PORTABLE_EDITION (0)
3232
Show on old repository browser