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
2015-09-23 11:05:56 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6990508e5801ff84344e5f2761d7d2cb9fbc8505
6990508e
1 parent
7dcdb185
for #485, srs for respberrypi and cubieboard. 2.0.191
隐藏空白字符变更
内嵌
并排对比
正在显示
2 个修改的文件
包含
3 行增加
和
1 行删除
README.md
trunk/src/core/srs_core.hpp
README.md
查看文件 @
6990508
...
...
@@ -335,6 +335,7 @@ Remark:
## History
*
v2.0, 2015-09-23, for
[
#485
][
bug #485
]
srs for respberrypi and cubieboard. 2.0.191
*
v2.0, 2015-09-21, fix
[
#484
][
bug #484
]
hotfix the openssl build script 2.0.190
*
<strong>
v2.0, 2015-09-14,
[
2.0 alpha1(2.0.189)
][
r2.0a1
]
released. 89269 lines.
</strong>
*
v2.0, 2015-09-14, fix
[
#474
][
bug #474
]
config to donot parse width/height from sps. 2.0.189
...
...
@@ -1024,6 +1025,7 @@ Winlin
[
bug #380
]:
https://github.com/simple-rtmp-server/srs/issues/380
[
bug #474
]:
https://github.com/simple-rtmp-server/srs/issues/474
[
bug #484
]:
https://github.com/simple-rtmp-server/srs/issues/484
[
bug #485
]:
https://github.com/simple-rtmp-server/srs/issues/485
[
bug #475
]:
https://github.com/simple-rtmp-server/srs/issues/475
[
bug #458
]:
https://github.com/simple-rtmp-server/srs/issues/458
[
bug #454
]:
https://github.com/simple-rtmp-server/srs/issues/454
...
...
trunk/src/core/srs_core.hpp
查看文件 @
6990508
...
...
@@ -31,7 +31,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// current release version
#define VERSION_MAJOR 2
#define VERSION_MINOR 0
#define VERSION_REVISION 19
0
#define VERSION_REVISION 19
1
// server info.
#define RTMP_SIG_SRS_KEY "SRS"
...
...
请
注册
或
登录
后发表评论