9 Star 6 Fork 94

OpenHarmony / third_party_ffmpeg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
tongkai0808fh 提交于 2024-03-27 02:54 . ffepeg独立编译整改
{
"name": "@ohos/ffmpeg",
"description": "FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.",
"version": "3.1",
"license": "LGPL V2.1/LGPL V3.0/GPL V2.0/GPL V3.0",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/ffmpeg"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING.LGPLv2.1",
"component": {
"name": "ffmpeg",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": [
"musl"
]
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/ffmpeg:libohosffmpeg"
}
],
"test": []
}
}
}
1
https://gitee.com/openharmony/third_party_ffmpeg.git
git@gitee.com:openharmony/third_party_ffmpeg.git
openharmony
third_party_ffmpeg
third_party_ffmpeg
master

搜索帮助