1 Star 0 Fork 23

newsky647/third_party_openh264

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 688 Bytes
一键复制 编辑 原始数据 按行查看 历史
hzwangsiyu 提交于 2016-04-04 10:32 . Update .gitignore
# Object files
*.o
*.obj
*.res
# Dependency files
*.d
# orig files generated by astyle
*.orig
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
h264dec
h264enc
codec_unittest
# Other files generated by the MSVC compiler
*.exp
*.pdb
*.map
# Executables built by the MSVC project files
bin
# External source
gtest
gmp-api
# Output files from example commands
testbin/test_vd_1d.264
testbin/test_vd_1d.yuv
testbin/test_vd_rc.264
testbin/test_vd_rc.yuv
testbin/test.264
testbin/test.yuv
# iOS output files
codec/build/iOS/common/build/
codec/build/iOS/dec/welsdec/build/
# pkg-config file
*.pc
# editor files
*~
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/newsky647/third_party_openh264.git
git@gitee.com:newsky647/third_party_openh264.git
newsky647
third_party_openh264
third_party_openh264
master

搜索帮助