1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 19:31:53 +00:00
Commit graph

978 commits

Author SHA1 Message Date
winlin
d3139c52cc release 2.0.205, 2.0-alpha3. 2015-12-23 09:58:17 +08:00
winlin
5d3a183f43 fix #509, always alloc big object at heap. 2.0.205 2015-12-22 19:18:46 +08:00
winlin
8b24319ffb fix #418, ignore null connect props to make RED5 happy. 2.0.204 2015-12-22 17:00:22 +08:00
winlin
c7850570c1 fix #546, thread terminate normally dispose bug. 2.0.203 2015-12-22 16:13:49 +08:00
winlin
cee8c3d07d fix #541, failed when chunk size too small. 2.0.202 2015-12-22 15:39:12 +08:00
winlin
40457e6cab default hls_on_error to continue. 2.0.201 2015-12-15 16:02:02 +08:00
winlin
34d1ce9922 update readme, add gitter. 2015-11-27 17:45:04 +08:00
winlin
2310b2da59 fix #518, fix fd leak bug when fork. 2.0.200 2015-11-16 18:06:44 +08:00
winlin
1ffd5fd455 rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
winlin
a89ed68aa3 update readme for #511. 2015-11-06 10:51:32 +08:00
winlin
6d0adb9f22 fix typo 2015-11-02 13:51:01 +08:00
winlin
57536bf428 fix typo in readme. 2015-11-02 13:47:56 +08:00
winlin
49d77b3f09 for #515, use srs_freepa and SrsAutoFreeA for array. 2.0.198 2015-11-02 13:42:05 +08:00
winlin
ef00005ab4 for ExoPlayer, remove duration for live. 2015-10-28 11:51:03 +08:00
winlin
50a7b9c1ff for ExoPlayer, add av tag in flv header. 2.0.197 2015-10-28 11:01:20 +08:00
winlin
d1979c760f for #512, partical hotfix the hls pure audio. 2.0.196 2015-10-27 17:44:10 +08:00
winlin
3683f06e4d for #512, write audio frame by frame for video+audio hls. 2015-10-27 16:20:02 +08:00
winlin
95d38b7b29 update realease 2015-10-20 16:01:26 +08:00
winlin
bd208c762d update readme 2015-10-20 15:58:10 +08:00
winlin
320f126b7e release srs 2.0 alpha2, 2.0.195 2015-10-08 09:27:25 +08:00
winlin
6d488541bd release srs 2.0 alpha2, 2.0.195 2015-10-08 09:26:04 +08:00
winlin
1675c4b721 release srs 2.0 alpha2, 2.0.195 2015-10-08 09:19:30 +08:00
winlin
0c8209cccd fix #448, fix the bug of response of http hooks. 2.0.195 2015-10-04 08:09:39 +08:00
winlin
7811b4f3f7 fix #497, response error when client not found to kickoff. 2.0.194 2015-10-01 13:20:13 +08:00
winlin
a3c229472e fix #495, decrease the srs-librtmp size. 2.0.193 2015-10-01 13:04:28 +08:00
winlin
cfe2082353 fix #485, error when arm glibc 2.15+ or not i386/x86_64/amd64. 2.0.192 2015-09-23 15:09:59 +08:00
winlin
6990508e58 for #485, srs for respberrypi and cubieboard. 2.0.191 2015-09-23 11:05:56 +08:00
winlin
534a8c9fa3 update readme. 2015-09-21 13:39:08 +08:00
winlin
87d007d087 refine readme 2015-09-21 13:24:29 +08:00
winlin
2d99e8a563 refine readme 2015-09-21 13:20:04 +08:00
winlin
d129c1079b refine readme 2015-09-21 13:19:32 +08:00
winlin
21fa01d706 refine readme 2015-09-21 13:19:06 +08:00
winlin
d8a64aaab5 fix #484, hotfix the openssl build script 2.0.190 2015-09-21 12:01:48 +08:00
winlin
2c21f74efb update readme. 2015-09-14 21:08:19 +08:00
winlin
1d477ae71b srs 2.0 alpha1 released. 89269 lines. 2015-09-14 20:48:32 +08:00
winlin
511627abab fix #474, config to donot parse width/height from sps. 2.0.189 2015-09-14 18:36:44 +08:00
winlin
a994191ddc for #474, always release publish for source. 2015-09-14 15:10:34 +08:00
winlin
0d57ef9373 fix #458, http hooks use source thread cid. 2.0.188 2015-09-14 13:47:25 +08:00
winlin
6d50aa1aa2 #475, fix http hooks crash for st context switch. 2.0.187 2015-09-14 12:22:19 +08:00
winlin
d07bfa459a update donation 2015-09-14 09:28:47 +08:00
winlin
1518ea6142 update donation 2015-09-13 18:15:51 +08:00
winlin
f9228464b6 update donation 2015-09-13 17:59:37 +08:00
winlin
abd7ee227c support reload utc_time. 2.0.186 2015-09-09 23:37:07 +08:00
winlin
0221434ae9 refine links 2015-08-28 18:48:35 +08:00
winlin
166e487d24 refine links 2015-08-28 18:47:39 +08:00
winlin
f3b4f2bc53 refine readme for links 2015-08-28 18:29:46 +08:00
winlin
7f2bbcb248 refine readme links. 2015-08-28 18:26:25 +08:00
winlin
cf48559752 refine the readme. 2015-08-28 18:17:56 +08:00
winlin
21b175b4db add remote console to feature list. 2015-08-23 09:57:04 +08:00
winlin
899ecb5661 add remote console to feature list. 2015-08-23 09:55:41 +08:00