Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2014-05-06 18:22:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cb64d20575e7eef79b365a527a2d73c80d2ebbff
cb64d205
1 parent
c4167c66
refine core macros
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
trunk/src/core/srs_core.hpp
trunk/src/core/srs_core.hpp
查看文件 @
cb64d20
...
...
@@ -44,7 +44,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define RTMP_SIG_SRS_LICENSE "The MIT License (MIT)"
#define RTMP_SIG_SRS_COPYRIGHT "Copyright (c) 2013-2014 winlin"
#define RTMP_SIG_SRS_PRIMARY_AUTHROS "winlin,wenjie.zhao"
#define RTMP_SIG_SRS_CONTRIBUTORS_URL
"https://github.com/winlinvip/simple-rtmp-server
/blob/master/AUTHORS.txt"
#define RTMP_SIG_SRS_CONTRIBUTORS_URL
RTMP_SIG_SRS_URL"
/blob/master/AUTHORS.txt"
/**
* the core provides the common defined macros, utilities,
...
...
请
注册
或
登录
后发表评论