Updated x264 version info.
This commit is contained in:
parent
1d2d990737
commit
b1a66ae866
@ -32,7 +32,7 @@
|
|||||||
#include <QRegExp>
|
#include <QRegExp>
|
||||||
|
|
||||||
//x264 version info
|
//x264 version info
|
||||||
static const unsigned int VERSION_X264_MINIMUM_REV = 2438;
|
static const unsigned int VERSION_X264_MINIMUM_REV = 2455;
|
||||||
static const unsigned int VERSION_X264_CURRENT_API = 142;
|
static const unsigned int VERSION_X264_CURRENT_API = 142;
|
||||||
|
|
||||||
// ------------------------------------------------------------
|
// ------------------------------------------------------------
|
||||||
|
@ -25,8 +25,8 @@
|
|||||||
|
|
||||||
#define VER_X264_MAJOR 2
|
#define VER_X264_MAJOR 2
|
||||||
#define VER_X264_MINOR 4
|
#define VER_X264_MINOR 4
|
||||||
#define VER_X264_PATCH 2
|
#define VER_X264_PATCH 3
|
||||||
#define VER_X264_BUILD 885
|
#define VER_X264_BUILD 888
|
||||||
|
|
||||||
#define VER_X264_PORTABLE_EDITION (0)
|
#define VER_X264_PORTABLE_EDITION (0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user