1 Star 0 Fork 23

GH/third_party_openh264

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
copy_header.sh 555 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/bash
#copy codec header file to wels
cp -a ../../third_party/third_party_openh264/codec/api/svc/codec_api.h ../../third_party/third_party_openh264/include/wels
cp -a ../../third_party/third_party_openh264/codec/api/svc/codec_app_def.h ../../third_party/third_party_openh264/include/wels
cp -a ../../third_party/third_party_openh264/codec/api/svc/codec_def.h ../../third_party/third_party_openh264/include/wels
cp -a ../../third_party/third_party_openh264/codec/api/svc/codec_ver.h ../../third_party/third_party_openh264/include/wels
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/magnificGH/third_party_openh264.git
git@gitee.com:magnificGH/third_party_openh264.git
magnificGH
third_party_openh264
third_party_openh264
master

搜索帮助