diff --git a/SMP/libx264.def b/SMP/libx264.def index 8d5b2225f..705f18eb8 100644 --- a/SMP/libx264.def +++ b/SMP/libx264.def @@ -8,7 +8,7 @@ x264_param_apply_profile x264_picture_init x264_picture_alloc x264_picture_clean -x264_encoder_open_159 +x264_encoder_open_160 x264_encoder_reconfig x264_encoder_parameters x264_encoder_headers diff --git a/SMP/x264_config.h b/SMP/x264_config.h index 6788d18a7..993d2d41b 100644 --- a/SMP/x264_config.h +++ b/SMP/x264_config.h @@ -2,7 +2,7 @@ #define X264_GPL 1 #define X264_INTERLACED 1 #define X264_CHROMA_FORMAT 0 -#define X264_REV 2991 +#define X264_REV 3000 #define X264_REV_DIFF 0 -#define X264_VERSION " r2991" -#define X264_POINTVER "0.159.2991" +#define X264_VERSION " r3000" +#define X264_POINTVER "0.160.3000"