From c3ec13947999ce5dbd2c4aef0f180be78c66d7e9 Mon Sep 17 00:00:00 2001 From: yangshuai <352711671@qq.com> Date: Tue, 29 Mar 2022 12:31:38 +0800 Subject: [PATCH] update ugr Signed-off-by: yangshuai0222 --- LICENSE | 0 README.md | 13 +++++++------ README_zh.md | 14 ++++++++------ hals/hal_camera.h | 0 hals/hal_display.h | 0 hals/hal_media.h | 0 interfaces/kits/media_info.h | 0 interfaces/kits/media_log.h | 0 src/format.cpp | 0 9 files changed, 15 insertions(+), 12 deletions(-) mode change 100755 => 100644 LICENSE mode change 100755 => 100644 hals/hal_camera.h mode change 100755 => 100644 hals/hal_display.h mode change 100755 => 100644 hals/hal_media.h mode change 100755 => 100644 interfaces/kits/media_info.h mode change 100755 => 100644 interfaces/kits/media_log.h mode change 100755 => 100644 src/format.cpp diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/README.md b/README.md index acf2ab1..d2a44d1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # MEDIA\_UTILS\_LITE -- [Introduction](#section11660541593) -- [Directory Structure](#section8685144625320) -- [Usage](#section1648194512427) -- [Constraints](#section161941989596) -- [Repositories Involved](#section105062051111614) +- [MEDIA\_UTILS\_LITE](#media_utils_lite) + - [Introduction](#introduction) + - [Directory Structure](#directory-structure) + - [Usage](#usage) + - [Constraints](#constraints) + - [Repositories Involved](#repositories-involved) ## Introduction @@ -156,5 +157,5 @@ C++ 11 or later [media\_lite](https://gitee.com/openharmony/multimedia_media_lite/blob/master/README.md) -**media\_utils\_lite** +[media\_utils\_lite](https://gitee.com/openharmony/multimedia_utils_lite/blob/master/README_zh.md) diff --git a/README_zh.md b/README_zh.md index 2dc0431..66e9afa 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,10 +1,11 @@ # 媒体子系统MEDIA\_UTILS\_LITE组件 -- [简介](#section11660541593) -- [目录](#section8685144625320) -- [使用说明](#section1648194512427) -- [约束](#section161941989596) -- [相关仓](#section105062051111614) +- [媒体子系统MEDIA\_UTILS\_LITE组件](#媒体子系统media_utils_lite组件) + - [简介](#简介) + - [目录](#目录) + - [使用说明](#使用说明) + - [约束](#约束) + - [相关仓](#相关仓) ## 简介 @@ -156,4 +157,5 @@ C++11版本或以上 [media\_lite](https://gitee.com/openharmony/multimedia_media_lite/blob/master/README_zh.md) -**media\_utils\_lite** +[media\_utils\_lite](https://gitee.com/openharmony/multimedia_utils_lite/blob/master/README_zh.md) + diff --git a/hals/hal_camera.h b/hals/hal_camera.h old mode 100755 new mode 100644 diff --git a/hals/hal_display.h b/hals/hal_display.h old mode 100755 new mode 100644 diff --git a/hals/hal_media.h b/hals/hal_media.h old mode 100755 new mode 100644 diff --git a/interfaces/kits/media_info.h b/interfaces/kits/media_info.h old mode 100755 new mode 100644 diff --git a/interfaces/kits/media_log.h b/interfaces/kits/media_log.h old mode 100755 new mode 100644 diff --git a/src/format.cpp b/src/format.cpp old mode 100755 new mode 100644