From 973bc2c7a520a9a210053576c630d051cc52f538 Mon Sep 17 00:00:00 2001 From: HMH Date: Tue, 18 Jan 2022 02:00:46 +0100 Subject: [PATCH] Fix another windows patch. --- deps/ffmpeg-x264-static.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deps/ffmpeg-x264-static.patch b/deps/ffmpeg-x264-static.patch index 68d1cfef..b7fe396e 100644 --- a/deps/ffmpeg-x264-static.patch +++ b/deps/ffmpeg-x264-static.patch @@ -1,10 +1,10 @@ diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c -index 4ddc497..0152d30 100644 +index c5e0231..05ef8d6 100644 --- a/libavcodec/libx264.c +++ b/libavcodec/libx264.c -@@ -32,10 +32,6 @@ - #include "packet_internal.h" +@@ -34,10 +34,6 @@ #include "atsc_a53.h" + #include "sei.h" -#if defined(_MSC_VER) -#define X264_API_IMPORTS 1