From 64a4204c3da98c7b02fcafb20bc4bf515dcd3bf8 Mon Sep 17 00:00:00 2001 From: Matt Oliver Date: Sat, 8 Jun 2024 19:54:55 +1000 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 f6caf93e2..2aba0b92b 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 3107 +#define X264_REV 3191 #define X264_REV_DIFF 0 -#define X264_VERSION " r3107" -#define X264_POINTVER "0.164.3107" +#define X264_VERSION " r3191" +#define X264_POINTVER "0.164.3191"