From 4ca702d53f8405710679ab8ad0ea48dd50b4f5ee Mon Sep 17 00:00:00 2001 From: Matt Oliver Date: Fri, 3 Sep 2021 13:19:04 +1000 Subject: [PATCH] project: Correctly set bitdepth config to all. --- SMP/x264_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SMP/x264_config.h b/SMP/x264_config.h index 19ea6ac80..2a193ae86 100644 --- a/SMP/x264_config.h +++ b/SMP/x264_config.h @@ -1,4 +1,4 @@ -#define X264_BIT_DEPTH 8 +#define X264_BIT_DEPTH 0 #define X264_GPL 1 #define X264_INTERLACED 1 #define X264_CHROMA_FORMAT 0