From 83bdb0c33473665f0db960c91f39d92278975167 Mon Sep 17 00:00:00 2001 From: belong326 Date: Thu, 28 Nov 2024 10:12:02 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E3=80=90OAT=E3=80=91=E3=80=90114=5Ftrunk?= =?UTF-8?q?=E3=80=91OAT=E6=B8=85=E9=9B=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: belong326 --- OAT.xml | 93 +++++++++++++++++++++++++++++++++++++++++++++++ README.OpenSource | 11 ++++++ 2 files changed, 104 insertions(+) create mode 100644 OAT.xml create mode 100644 README.OpenSource diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000..213ab0d --- /dev/null +++ b/OAT.xml @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000..adbd929 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "openh264", + "License":"BSD-2-Clause", + "License File":"LICENSE", + "Version Number": "b52786888ddce9d6bc06b7825ba9bffc65924e0c", + "Owner": "huangjiewen2@huawei.com", + "Upstream URL": "https://chromium.googlesource.com/external/github.com/cisco/openh264@b52786888ddce9d6bc06b7825ba9bffc65924e0c", + "Description": "第三方软件openh264,一个实时编码和解码视频流至H.264/MPEG-4 AVC格式的自由软件函式库" + } +] \ No newline at end of file -- Gitee From 7fb5987f3212b431199da2f414994198636780db Mon Sep 17 00:00:00 2001 From: belong326 Date: Fri, 29 Nov 2024 11:43:12 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20desc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: belong326 --- OAT.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OAT.xml b/OAT.xml index 213ab0d..eb847b7 100644 --- a/OAT.xml +++ b/OAT.xml @@ -62,7 +62,7 @@ used to filter file path. - + @@ -90,4 +90,4 @@ used to filter file path. - \ No newline at end of file + -- Gitee