diff --git a/SMP/x264_config.h b/SMP/x264_config.h index 76250bb9d..bfaf12c8d 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 2935 +#define X264_REV 2969 #define X264_REV_DIFF 0 -#define X264_VERSION " r2935" -#define X264_POINTVER "0.157.2935" +#define X264_VERSION " r2969" +#define X264_POINTVER "0.157.2969" diff --git a/SMP/x264cli.vcxproj b/SMP/x264cli.vcxproj index 272ed1e6c..ec3cd352a 100644 --- a/SMP/x264cli.vcxproj +++ b/SMP/x264cli.vcxproj @@ -47,6 +47,7 @@ + true true diff --git a/SMP/x264cli.vcxproj.filters b/SMP/x264cli.vcxproj.filters index 77afa2e34..640e1deba 100644 --- a/SMP/x264cli.vcxproj.filters +++ b/SMP/x264cli.vcxproj.filters @@ -140,5 +140,8 @@ Source Files\getopt + + Source Files + \ No newline at end of file