8 Star 2 Fork 23

OpenHarmony/third_party_openh264

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 762 Bytes
一键复制 编辑 原始数据 按行查看 历史
Xie Zhongwei 提交于 2024-04-15 15:07 . upgrade to 2.4.0
{
"name": "@ohos/openh264",
"description": "Library which supports H.264 encoding and decoding",
"version": "2.4.0",
"license": "BSD 2-clause 'Simplified' License",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/openh264"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE",
"readmePath": {
"en": "README"
},
"component": {
"name": "openh264",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["standard"],
"rom": "92KB",
"ram": "~200KB",
"deps": {
"third_party": [
"glib",
"gstreamer"
],
"components": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_openh264.git
git@gitee.com:openharmony/third_party_openh264.git
openharmony
third_party_openh264
third_party_openh264
master

搜索帮助