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
dab8114f410d7926f3edf8c2b3b9c57705dc0051
Switch branch/tag
srs
18 May, 2014 11 commits
update readme for 1.0 mainline3
· dab8114f
dab8114f
浏览文件
winlin
authored
2014-05-18 18:45:23 +0800
update readme
· 88bed841
88bed841
浏览文件
winlin
authored
2014-05-18 18:14:15 +0800
update readme
· 3dc8413a
3dc8413a
浏览文件
winlin
authored
2014-05-18 18:13:30 +0800
update readme
· 5e5d3679
5e5d3679
浏览文件
winlin
authored
2014-05-18 18:09:14 +0800
update readme
· a39300db
a39300db
浏览文件
winlin
authored
2014-05-18 18:07:19 +0800
update readme
· 5930eab7
5930eab7
浏览文件
winlin
authored
2014-05-18 18:06:16 +0800
update readme
· ac644e26
ac644e26
浏览文件
winlin
authored
2014-05-18 17:59:54 +0800
support http api json, to PUT/POST. 0.9.105
· 0186247f
0186247f
浏览文件
winlin
authored
2014-05-18 17:57:20 +0800
fix bug of nx_json parse, to 0.9.104
· 3064e5ec
3064e5ec
浏览文件
winlin
authored
2014-05-18 16:48:24 +0800
support http api json, to PUT/POST, to 0.9.103
· d6355efe
d6355efe
浏览文件
winlin
authored
2014-05-18 16:15:35 +0800
add json base on nxjson(nx-json/nx_json) decoder for http api. 0.9.102
· b60e8418
b60e8418
浏览文件
winlin
authored
2014-05-18 14:34:45 +0800
17 May, 2014 4 commits
fix bug #72, also need stream_id for send_and_free_message. 0.9.101
· 2c059d3a
2c059d3a
浏览文件
winlin
authored
2014-05-17 17:53:27 +0800
use server ip or name for forward tcurl.
· 952abbee
952abbee
浏览文件
winlin
authored
2014-05-17 15:55:58 +0800
rename struct to class. 0.9.100
· c5957614
c5957614
浏览文件
winlin
authored
2014-05-17 14:59:33 +0800
move some utilities from kernel to app. 0.9.99
· 2f89c8b2
2f89c8b2
浏览文件
winlin
authored
2014-05-17 14:53:04 +0800
16 May, 2014 4 commits
refine log, add overflow log
· 4b8d3fe0
4b8d3fe0
浏览文件
winlin
authored
2014-05-16 13:31:59 +0800
add nxjson
· 47089f0e
47089f0e
浏览文件
winlin
authored
2014-05-16 13:26:04 +0800
add comments for json
· 154f084f
154f084f
浏览文件
winlin
authored
2014-05-16 11:56:43 +0800
update api server, add meiyi demo streams.
· 07fbd58f
07fbd58f
浏览文件
winlin
authored
2014-05-16 10:52:38 +0800
14 May, 2014 6 commits
fix bug #67: fix pithy print bug, stage must has a age. 0.9.98
· cf712b06
cf712b06
浏览文件
winlin
authored
2014-05-14 14:35:29 +0800
fix bug #67: fix pithy print bug, stage must has a age
· cbbf53f8
cbbf53f8
浏览文件
winlin
authored
2014-05-14 14:34:28 +0800
refine kbps, provides 30s,1m,5m,60m kbps. 0.9.97
· b175821b
b175821b
浏览文件
winlin
authored
2014-05-14 13:56:12 +0800
refine metadata info
· 830f0b5e
830f0b5e
浏览文件
winlin
authored
2014-05-14 11:46:17 +0800
refine the ptr array free, 0.9.96
· 3ebda138
3ebda138
浏览文件
winlin
authored
2014-05-14 09:58:42 +0800
refine autofree, only free object, never free arrays
· dc66c525
dc66c525
浏览文件
winlin
authored
2014-05-14 09:41:41 +0800
13 May, 2014 6 commits
set metadata time equals to sequence header time.
· 300f264e
300f264e
浏览文件
winlin
authored
2014-05-13 15:30:20 +0800
add comments for source, return for sequence header.
· 91eabda7
91eabda7
浏览文件
winlin
authored
2014-05-13 15:15:25 +0800
fix bug of mem leak, free the left msgs if send error
· 9ba786d1
9ba786d1
浏览文件
winlin
authored
2014-05-13 14:32:50 +0800
fix mem leak for delete[] SharedPtrMessage array, explicit free elems. remove srs_freepa. 0.9.95
· befde6ac
befde6ac
浏览文件
winlin
authored
2014-05-13 14:24:39 +0800
fix bug of NULL ptr for edge kbps object
· 0a1c0afe
0a1c0afe
浏览文件
winlin
authored
2014-05-13 11:34:44 +0800
fix ffmpeg log fd leak, always close log_fd. 0.9.94
· 7004510c
7004510c
浏览文件
winlin
authored
2014-05-13 11:16:53 +0800
12 May, 2014 7 commits
refine the kbps calc module. 0.9.93
· 74e6e289
74e6e289
浏览文件
winlin
authored
2014-05-12 18:06:13 +0800
refine framework to calc the kbps
· 9006194c
9006194c
浏览文件
winlin
authored
2014-05-12 17:27:50 +0800
refine the quit and destroy, quit when normal, destroy only for gmc
· 3f33dffd
3f33dffd
浏览文件
winlin
authored
2014-05-12 13:14:36 +0800
fix bug #64: install_dir=DESTDIR+PREFIX
· 1a1527a8
1a1527a8
浏览文件
winlin
authored
2014-05-12 12:56:58 +0800
Merge pull request #62 from niesongsong/patch-1
· 6015744a
...
6015744a
浏览文件
Update options.sh
winlin
authored
2014-05-12 12:19:51 +0800
Update options.sh
· 327f030e
...
327f030e
浏览文件
fix options bug like: --prefix=../bin
niesongsong
authored
2014-05-12 10:56:36 +0800
add donation user chen.chen
· add64533
add64533
浏览文件
winlin
authored
2014-05-12 10:36:37 +0800
10 May, 2014 1 commit
update readme, update api server stream list
· 1c1efd70
1c1efd70
浏览文件
winlin
authored
2014-05-10 14:01:40 +0800
09 May, 2014 1 commit
update reame.
· e3e779b9
e3e779b9
浏览文件
winlin
authored
2014-05-09 09:52:35 +0800