# HG changeset patch
# User Aruna Matheswaran <ar...@multicorewareinc.com>
# Date 1590069012 -19800
#      Thu May 21 19:20:12 2020 +0530
# Node ID 04275ae5803060c61bdc99567580f817d31332fa
# Parent  516a5796ccdce45aaea5b052efcb26dc950889be
SVT-HEVC: Fix build errors.

diff -r 516a5796ccdc -r 04275ae58030 source/x265cli.cpp
--- a/source/x265cli.cpp        Tue Apr 21 11:04:30 2020 +0530
+++ b/source/x265cli.cpp        Thu May 21 19:20:12 2020 +0530
@@ -26,6 +26,7 @@
 #endif
 
 #include "x265cli.h"
+#include "svt.h"
 
 #define START_CODE 0x00000001
 #define START_CODE_BYTES 4
# HG changeset patch
# User Aruna Matheswaran <ar...@multicorewareinc.com>
# Date 1590069012 -19800
#      Thu May 21 19:20:12 2020 +0530
# Node ID 04275ae5803060c61bdc99567580f817d31332fa
# Parent  516a5796ccdce45aaea5b052efcb26dc950889be
SVT-HEVC: Fix build errors.

diff -r 516a5796ccdc -r 04275ae58030 source/x265cli.cpp
--- a/source/x265cli.cpp	Tue Apr 21 11:04:30 2020 +0530
+++ b/source/x265cli.cpp	Thu May 21 19:20:12 2020 +0530
@@ -26,6 +26,7 @@
 #endif
 
 #include "x265cli.h"
+#include "svt.h"
 
 #define START_CODE 0x00000001
 #define START_CODE_BYTES 4
_______________________________________________
x265-devel mailing list
x265-devel@videolan.org
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to