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
Files
Commits
Network
Compare
Branches
Tags
425e69e0cd1dc00b420d13220d8a2f9c652954aa
Switch branch/tag
srs
09 Apr, 2015 4 commits
Merge branch '2.0release' into develop
· 425e69e0
425e69e0
Browse Directory
winlin
authored
2015-04-09 18:03:55 +0800
guess again when annexb change to ibmf.
· 23b31097
23b31097
浏览文件
winlin
authored
2015-04-09 18:03:45 +0800
merge from 2.0.159
· 71e16024
71e16024
Browse File
winlin
authored
2015-04-09 12:35:53 +0800
ignore the unknown flv tag.
· bd77f995
bd77f995
Browse Directory
winlin
authored
2015-04-09 12:35:17 +0800
08 Apr, 2015 1 commit
fix #375, fix hls bug, keep cc continous between ts files. 2.0.159.
· 546be092
546be092
Browse File
winlin
authored
2015-04-08 16:52:43 +0800
07 Apr, 2015 6 commits
change default log tank to file.
· 29ac4c72
29ac4c72
浏览文件
winlin
authored
2015-04-07 17:55:45 +0800
merge from 2.0.158
· cfed8e81
cfed8e81
浏览文件
winlin
authored
2015-04-07 17:44:09 +0800
fix bug of config to parse the default value. 2.0.158
· e56d7add
e56d7add
浏览文件
winlin
authored
2015-04-07 17:42:41 +0800
refine the config code.
· aef97db7
aef97db7
浏览文件
winlin
authored
2015-04-07 17:04:04 +0800
Merge branch '2.0release' into develop
· 931370e9
931370e9
浏览文件
winlin
authored
2015-04-07 10:30:53 +0800
refine hls info, show the deviation in seconds and pieces.
· e7fd309c
e7fd309c
浏览文件
winlin
authored
2015-04-07 10:30:45 +0800
04 Apr, 2015 8 commits
Merge branch '2.0release' into develop
· e958305d
e958305d
Browse Directory
winlin
authored
2015-04-04 18:24:13 +0800
fix the bug of h.264 bit stream demux.
· 6e2d756e
6e2d756e
Browse File
winlin
authored
2015-04-04 18:24:07 +0800
update donation.
· 3fcc26a4
3fcc26a4
Browse File
winlin
authored
2015-04-04 16:24:33 +0800
only ignore the aud message.
· bd7db5ae
bd7db5ae
浏览文件
winlin
authored
2015-04-04 16:05:11 +0800
refine the h264 parser, one ts message should parsed to one rtmp/flv message.
· 61d5b78a
61d5b78a
浏览文件
winlin
authored
2015-04-04 15:53:36 +0800
for #304, do not add deviation for absolute overflow.
· 4329366c
4329366c
浏览文件
winlin
authored
2015-04-04 15:00:24 +0800
merge from 2.0.157, reap ts on the IDR.
· 4f9df4f1
4f9df4f1
Browse Directory
winlin
authored
2015-04-04 13:31:02 +0800
for #304, rewrite annexb mux for ts, refer to apple sample. 2.0.157.
· 77c29da2
77c29da2
浏览文件
winlin
authored
2015-04-04 13:30:13 +0800
03 Apr, 2015 10 commits
enhanced avc decode, parse the sps get width+height. 2.0.156.
· 70c59da1
70c59da1
浏览文件
winlin
authored
2015-04-03 23:17:50 +0800
refine the comments.
· 7e1749e0
7e1749e0
浏览文件
winlin
authored
2015-04-03 17:20:41 +0800
add utc time format.
· e458305f
e458305f
浏览文件
winlin
authored
2015-04-03 16:42:32 +0800
Merge branch '2.0release' into develop
· 90cd16aa
90cd16aa
Browse Directory
winlin
authored
2015-04-03 14:36:09 +0800
support hls callback with duration.
· 56cd3730
56cd3730
浏览文件
winlin
authored
2015-04-03 14:24:47 +0800
for hls callback, add duration of ts.
· 64b065e4
64b065e4
浏览文件
winlin
authored
2015-04-03 13:46:44 +0800
fix crash bug for hls cleanup.
· c4466a8c
c4466a8c
浏览文件
winlin
authored
2015-04-03 12:43:40 +0800
fix compile errors.
· eb54ec25
eb54ec25
Browse Directory
winlin
authored
2015-04-03 11:30:59 +0800
merge from 2.0.155
· cb148e43
cb148e43
浏览文件
winlin
authored
2015-04-03 10:57:34 +0800
fix #372, support transform vhost of edge 2.0.155.
· 17c0a5c4
17c0a5c4
浏览文件
winlin
authored
2015-04-03 10:56:56 +0800
02 Apr, 2015 4 commits
Merge branch '2.0release' into develop
· d95e5a3f
d95e5a3f
浏览文件
winlin
authored
2015-04-02 15:07:29 +0800
add hls config in api.
· 4d98cbb9
4d98cbb9
浏览文件
winlin
authored
2015-04-02 15:05:09 +0800
merge 2.0.154
· fe5783e7
fe5783e7
Browse File
winlin
authored
2015-04-02 11:52:49 +0800
fix #366, config hls to disable cleanup of ts. 2.0.154.
· 8401d9ac
8401d9ac
Browse File
winlin
authored
2015-04-02 11:52:03 +0800
31 Mar, 2015 7 commits
merge from 2.0.153
· 2d3d6288
2d3d6288
浏览文件
winlin
authored
2015-03-31 18:09:13 +0800
support server cycle handler. 2.0.153.
· 717d0883
717d0883
浏览文件
winlin
authored
2015-03-31 18:06:55 +0800
merge from 2.0.152
· e75b7e89
e75b7e89
浏览文件
winlin
authored
2015-03-31 17:53:32 +0800
refine http hooks, donot pass the known variable.
· 3b4bd194
3b4bd194
浏览文件
winlin
authored
2015-03-31 17:52:49 +0800
support on_hls for http hooks. 2.0.152.
· c49bc062
c49bc062
Browse File
winlin
authored
2015-03-31 17:42:12 +0800
enhance hls in floor mode.
· 97442c56
97442c56
浏览文件
winlin
authored
2015-03-31 17:03:14 +0800
enhance hls, increase piece one by one.
· 76c19572
76c19572
Browse Directory
winlin
authored
2015-03-31 16:58:20 +0800