Bump x264 minimum required version to API-#163 (r3049).
This commit is contained in:
parent
2b1ba73e43
commit
72574b8b57
@ -40,8 +40,8 @@
|
||||
#include <QPair>
|
||||
|
||||
//x264 version info
|
||||
static const unsigned int VERSION_X264_MINIMUM_REV = 3020;
|
||||
static const unsigned int VERSION_X264_CURRENT_API = 161;
|
||||
static const unsigned int VERSION_X264_MINIMUM_REV = 3049;
|
||||
static const unsigned int VERSION_X264_CURRENT_API = 163;
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// Helper Macros
|
||||
|
Loading…
Reference in New Issue
Block a user