h265软解新增测试代码和h264软解新增测试代码

Signed-off-by: 刘鹏鹏 <liupengpeng9@h-partners.com>
This commit is contained in:
刘鹏鹏 2024-09-27 13:11:32 +08:00
parent 0c85798f1a
commit 37251776a3

View File

@ -73,7 +73,7 @@ void HevcSwdecStateNdkTest::SetUp(void)
ret = vDecSample->ConfigureVideoDecoder();
ASSERT_EQ(AV_ERR_OK, ret);
vDecSample->INP_DIR = "/data/test/media/1920_1080_30.h265";
}
}
}
void HevcSwdecStateNdkTest::TearDown(void)