From 6ec125752733dae6916b69e25072a4dfa4eae01c Mon Sep 17 00:00:00 2001 From: Matt Oliver Date: Fri, 26 Feb 2021 03:01:57 +1100 Subject: [PATCH] project: Update for upstream merge. --- SMP/x264_config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SMP/x264_config.h b/SMP/x264_config.h index 70c73d5dd..2ccf17b88 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 3043 +#define X264_REV 3048 #define X264_REV_DIFF 0 -#define X264_VERSION " r3043" -#define X264_POINTVER "0.161.3043" +#define X264_VERSION " r3048" +#define X264_POINTVER "0.161.3048"