houxiao
2017-07-19 a88fc40a16cefc8248baa4b6aab7b7577e0ba4cc
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;