Bump x265 version.
This commit is contained in:
parent
bd82c8c801
commit
b6f783c2af
@ -40,7 +40,7 @@
|
||||
#include <QPair>
|
||||
|
||||
//x264 version info
|
||||
static const unsigned int VERSION_X264_MINIMUM_REV = 2804;
|
||||
static const unsigned int VERSION_X264_MINIMUM_REV = 2768;
|
||||
static const unsigned int VERSION_X264_CURRENT_API = 150;
|
||||
|
||||
// ------------------------------------------------------------
|
||||
|
@ -41,7 +41,7 @@
|
||||
|
||||
//x265 version info
|
||||
static const unsigned int VERSION_X265_MINIMUM_VER = 24;
|
||||
static const unsigned int VERSION_X265_MINIMUM_REV = 22;
|
||||
static const unsigned int VERSION_X265_MINIMUM_REV = 36;
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// Helper Macros
|
||||
|
Loading…
Reference in New Issue
Block a user