Bump x264 version to API-#157 (r2917).

This commit is contained in:
LoRd_MuldeR 2018-08-11 13:12:30 +02:00
parent b5859ed1ec
commit 04519a6301

View File

@ -40,8 +40,8 @@
#include <QPair>
//x264 version info
static const unsigned int VERSION_X264_MINIMUM_REV = 2870;
static const unsigned int VERSION_X264_CURRENT_API = 155;
static const unsigned int VERSION_X264_MINIMUM_REV = 2917;
static const unsigned int VERSION_X264_CURRENT_API = 157;
// ------------------------------------------------------------
// Helper Macros