Bump x264 version.

This commit is contained in:
LoRd_MuldeR 2016-07-03 13:58:04 +02:00
parent d8d154a7e6
commit 3c623b064f

View File

@ -39,7 +39,7 @@
#include <QPair>
//x264 version info
static const unsigned int VERSION_X264_MINIMUM_REV = 2668;
static const unsigned int VERSION_X264_MINIMUM_REV = 2705;
static const unsigned int VERSION_X264_CURRENT_API = 148;
// ------------------------------------------------------------