Bump x264 minimum required version to API-#159 (r2991).
This commit is contained in:
parent
fc7ef6b92e
commit
ee7155642b
@ -40,8 +40,8 @@
|
||||
#include <QPair>
|
||||
|
||||
//x264 version info
|
||||
static const unsigned int VERSION_X264_MINIMUM_REV = 2982;
|
||||
static const unsigned int VERSION_X264_CURRENT_API = 158;
|
||||
static const unsigned int VERSION_X264_MINIMUM_REV = 2991;
|
||||
static const unsigned int VERSION_X264_CURRENT_API = 159;
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// Helper Macros
|
||||
|
Loading…
Reference in New Issue
Block a user