RtspFace/PL_Scale.cpp
@@ -2,7 +2,7 @@ #include "MaterialBuffer.h" #include "logger.h" #include <libyuv.h> #include <android/native_window.h> struct PL_Scale_Internal { uint8_t* buffer; @@ -168,7 +168,8 @@ //#todo LOG_ERROR << "srcType only support MBFT_YUV420 and MBFT_NV12" << std::endl; return false; } else } else { LOG_ERROR << "srcType only support MBFT_YUV420 and MBFT_NV12" << std::endl; return false;