Bump x264 version.

This commit is contained in:
LoRd_MuldeR 2017-05-26 13:13:39 +02:00
parent 961de9e029
commit 6cde59cd56

View File

@ -40,8 +40,8 @@
#include <QPair> #include <QPair>
//x264 version info //x264 version info
static const unsigned int VERSION_X264_MINIMUM_REV = 2728; static const unsigned int VERSION_X264_MINIMUM_REV = 2804;
static const unsigned int VERSION_X264_CURRENT_API = 148; static const unsigned int VERSION_X264_CURRENT_API = 150;
// ------------------------------------------------------------ // ------------------------------------------------------------
// Helper Macros // Helper Macros