试图解决编译错误

This commit is contained in:
Mike Solar
2025-06-18 08:54:06 +08:00
parent 7e0e94abf6
commit 5f9508434f
7 changed files with 35 additions and 32 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ private:
static PixelFormat GetNativePixelFormat(AVPixelFormat pix_fmt);
static int GetNativeChannelCount(AVPixelFormat pix_fmt);
static uint64_t ValidateChannelLayout(AVStream *stream);
static AVChannelLayout ValidateChannelLayout(AVStream *stream);
static const char* GetInterlacingModeInFFmpeg(VideoParams::Interlacing interlacing);