2 Star 0 Fork 136

qijinquan/third_party_ffmpeg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
cyberbox 提交于 2024-04-25 17:18 . upgrade ffmpeg from 4.4.1 to 5.1.4
{
"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": "5.1.4",
"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": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qijinquan/third_party_ffmpeg.git
git@gitee.com:qijinquan/third_party_ffmpeg.git
qijinquan
third_party_ffmpeg
third_party_ffmpeg
master

搜索帮助