Updated Avs2YUV to v0.24 (BugMaster's mod 3).
This commit is contained in:
parent
508734686e
commit
96f9965e84
@ -31,7 +31,7 @@
|
||||
#include <QDir>
|
||||
#include <QProcess>
|
||||
|
||||
static const unsigned int VER_X264_AVS2YUV_VER = 242;
|
||||
static const unsigned int VER_X264_AVS2YUV_VER = 243;
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// Constructor & Destructor
|
||||
|
@ -25,8 +25,8 @@
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 4
|
||||
#define VER_X264_PATCH 5
|
||||
#define VER_X264_BUILD 900
|
||||
#define VER_X264_PATCH 6
|
||||
#define VER_X264_BUILD 902
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user