From b4d25ce406311b74b9dc0c48549013f8e59db3f5 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Sun, 20 Sep 2020 22:17:52 +0000 Subject: Upgrade from 3.2 to 3.4. Resolve incompatibilities with newer SVTHEVC. PR: 247035, 248479 Sponsored by: United Marsupials --- multimedia/x265/files/patch-source_encoder_svt.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 multimedia/x265/files/patch-source_encoder_svt.h (limited to 'multimedia/x265/files/patch-source_encoder_svt.h') diff --git a/multimedia/x265/files/patch-source_encoder_svt.h b/multimedia/x265/files/patch-source_encoder_svt.h deleted file mode 100644 index b510797af0bf..000000000000 --- a/multimedia/x265/files/patch-source_encoder_svt.h +++ /dev/null @@ -1,18 +0,0 @@ -https://bitbucket.org/multicoreware/x265/issues/509/x265-fails-to-build-with-current-svt-hevc - -In file included from source/encoder/analysis.cpp:35: -In file included from source/encoder/encoder.h:34: -source/encoder/svt.h:32:10: fatal error: 'EbTime.h' file not found -#include "EbTime.h" - ^~~~~~~~~~ - ---- source/encoder/svt.h.orig 2019-07-31 04:59:54 UTC -+++ source/encoder/svt.h -@@ -29,7 +29,6 @@ - - #include "EbApi.h" - #include "EbErrorCodes.h" --#include "EbTime.h" - - namespace X265_NS { - -- cgit v1.2.3