From 2b14e9eef2d4b39b19978a2ff974a7053c979566 Mon Sep 17 00:00:00 2001 From: AOL Date: Tue, 20 Jul 2021 03:42:53 +0000 Subject: [PATCH] !239 add multimedia third party projects * add multimedia third party projects --- sig/sig-graphicsandmedia/sig-graphicsandmedia.md | 2 ++ sig/sig-graphicsandmedia/sig-graphicsandmedia_cn.md | 2 ++ sig/sigs.json | 4 ++++ zh/committer.md | 2 ++ 4 files changed, 10 insertions(+) diff --git a/sig/sig-graphicsandmedia/sig-graphicsandmedia.md b/sig/sig-graphicsandmedia/sig-graphicsandmedia.md index 3827f91..8999cfb 100644 --- a/sig/sig-graphicsandmedia/sig-graphicsandmedia.md +++ b/sig/sig-graphicsandmedia/sig-graphicsandmedia.md @@ -26,6 +26,8 @@ OpenHarmony Graphics and Multimedia related design and review. - third_party_gstreamer:https://gitee.com/openharmony/third_party_gstreamer - third_party_glib:https://gitee.com/openharmony/third_party_glib - third_party_libffi:https://gitee.com/openharmony/third_party_libffi + - third_party_libsnd:https://gitee.com/openharmony/third_party_libsnd + - third_party_pulseaudio:https://gitee.com/openharmony/third_party_pulseaudio - graphic_standard:https://gitee.com/openharmony/graphic_standard - graphic_surface:https://gitee.com/openharmony/graphic_surface - graphic_ui:https://gitee.com/openharmony/graphic_ui diff --git a/sig/sig-graphicsandmedia/sig-graphicsandmedia_cn.md b/sig/sig-graphicsandmedia/sig-graphicsandmedia_cn.md index 1593f13..05b7bc1 100644 --- a/sig/sig-graphicsandmedia/sig-graphicsandmedia_cn.md +++ b/sig/sig-graphicsandmedia/sig-graphicsandmedia_cn.md @@ -26,6 +26,8 @@ OpenHarmony 图形和媒体管理。 - third_party_gstreamer:https://gitee.com/openharmony/third_party_gstreamer - third_party_glib:https://gitee.com/openharmony/third_party_glib - third_party_libffi:https://gitee.com/openharmony/third_party_libffi + - third_party_libsnd:https://gitee.com/openharmony/third_party_libsnd + - third_party_pulseaudio:https://gitee.com/openharmony/third_party_pulseaudio - graphic_standard:https://gitee.com/openharmony/graphic_standard - graphic_surface:https://gitee.com/openharmony/graphic_surface - graphic_ui:https://gitee.com/openharmony/graphic_ui diff --git a/sig/sigs.json b/sig/sigs.json index 398cc0d..ab1fdc4 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -284,6 +284,8 @@ "https://gitee.com/openharmony/third_party_gstreamer", "https://gitee.com/openharmony/third_party_glib", "https://gitee.com/openharmony/third_party_libffi", + "https://gitee.com/openharmony/third_party_libsnd", + "https://gitee.com/openharmony/third_party_pulseaudio", "https://gitee.com/openharmony/graphic_standard", "https://gitee.com/openharmony/graphic_surface", "https://gitee.com/openharmony/graphic_ui", @@ -310,6 +312,8 @@ "third_party/gstreamer", "third_party/glib", "third_party/libffi", + "third_party/libsnd", + "third_party/pulseaudio", "foundation/graphic/standard", "foundation/graphic/surface", "foundation/graphic/ui", diff --git a/zh/committer.md b/zh/committer.md index 04d54b0..a3d33f7 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -234,3 +234,5 @@ |232|applications_camera|applications/standard/camera|https://gitee.com/blancwu|wuyawei1@huawei.com|||SIG_SystemApplication| |233|applications_contacts|applications/standard/contacts|https://gitee.com/starr666|starr.zhang@huawei.com|https://gitee.com/xuqiling0|xuqiling1@huawei.com|SIG_SystemApplication| |234|applications_mms|applications/standard/mms|https://gitee.com/starr666|starr.zhang@huawei.com|https://gitee.com/zhangjinlin1|zhangjinlin5@huawei.com|SIG_SystemApplication| +|235|third_party_libsnd|third_party/libsnd|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia| +|236|third_party_pulseaudio|third_party/pulseaudio|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia| -- GitLab