mirror of
https://github.com/openharmony/third_party_openh264.git
synced 2026-07-18 17:14:26 -04:00
upgrade to 2.4.0
Signed-off-by: x00770286 <xiezhongwei3@huawei.com> Change-Id: I8ab9670e57f1bb9595e5f964aff7d5a9e2148f65
This commit is contained in:
@@ -71,7 +71,7 @@ class ThreadDecoderOutputTest : public ::testing::WithParamInterface<FileParam>,
|
||||
SHA1Context ctx_;
|
||||
};
|
||||
|
||||
TEST_P (ThreadDecoderOutputTest, CompareOutput) {
|
||||
TEST_P (ThreadDecoderOutputTest, DISABLED_CompareOutput) {
|
||||
FileParam p = GetParam();
|
||||
#if defined(ANDROID_NDK)
|
||||
std::string filename = std::string ("/sdcard/") + p.fileName;
|
||||
|
||||
Reference in New Issue
Block a user