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-11-27 17:47:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
575e50b6e2191fb3fbde71efdec37f1dfd45f900
575e50b6
1 parent
be53b10e
hotfix to add comments on 1.0release
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
2 行增加
和
0 行删除
trunk/src/main/srs_main_server.cpp
trunk/src/main/srs_main_server.cpp
查看文件 @
575e50b
...
...
@@ -149,6 +149,8 @@ int main(int argc, char** argv)
// TODO: support both little and big endian.
srs_assert
(
srs_is_little_endian
());
// for gperf gmp or gcp,
// should never enable it when not enabled for performance issue.
#ifdef SRS_AUTO_GPERF_MP
HeapProfilerStart
(
"gperf.srs.gmp"
);
#endif
...
...
请
注册
或
登录
后发表评论