winlin
|
6993ac226f
|
For #906, #902, use coroutine for reusable2 thread
|
2017-05-29 20:49:29 +08:00 |
|
winlin
|
ea9a5f26d9
|
For #906, #902, use coroutine for reusable thread
|
2017-05-29 20:33:32 +08:00 |
|
winlin
|
2ed2513f08
|
For #906, #902, use coroutine for one cycle thread
|
2017-05-29 19:45:19 +08:00 |
|
winlin
|
3ffb0980f5
|
For #906, #902, use connection manager to remove connection
|
2017-05-29 18:34:41 +08:00 |
|
winlin
|
44f542f77f
|
For #906, #902, replace the endless thread with coroutine
|
2017-05-29 17:56:26 +08:00 |
|
winlin
|
0a57a46016
|
Refine LICENSE
|
2017-03-25 21:29:29 +08:00 |
|
winlin
|
f32aab3d92
|
For #299, refine code.
|
2017-03-25 17:21:39 +08:00 |
|
winlin
|
3fe338d1c5
|
for #742, use ms for application clock tbn.
|
2017-01-17 12:25:30 +08:00 |
|
winlin
|
7ac932cfa0
|
update to 2013-2017
|
2016-12-16 11:57:25 +08:00 |
|
winlin
|
d0c74fa7cd
|
update 2015 to 2016
|
2015-12-23 11:35:40 +08:00 |
|
winlin
|
01c46bdbfd
|
rename org simle-rtmp-server to ossrs
|
2015-11-11 10:45:45 +08:00 |
|
winlin
|
1ffd5fd455
|
rename org simple-rtmp-server to ossrs
|
2015-11-11 10:37:50 +08:00 |
|
winlin
|
97f5bb8b99
|
merge from srs2
|
2015-11-05 14:48:25 +08:00 |
|
zhengfl
|
1dae8fc987
|
fix #511, fix the bug of thread stop invalid.
|
2015-11-05 13:52:59 +08:00 |
|
winlin
|
c5cd58761c
|
move the srs thread to st.
|
2015-09-19 13:46:55 +08:00 |
|
winlin
|
1fd83d9314
|
refine the order.
|
2015-09-17 13:36:02 +08:00 |
|
winlin
|
eb578b4a39
|
refine the thread, set to disposed when terminate normally
|
2015-09-14 17:17:38 +08:00 |
|
winlin
|
3da25f3aee
|
when thread terminated normally, set the tid to NULL.
|
2015-09-14 15:11:49 +08:00 |
|
winlin
|
a994191ddc
|
for #474, always release publish for source.
|
2015-09-14 15:10:34 +08:00 |
|
winlin
|
2cf526ffc7
|
close #454, support obs restart publish. 2.0.184
|
2015-08-18 17:43:01 +08:00 |
|
winlin
|
66837ffa6e
|
fix the thread stop bug, must wait when not joinable.
|
2015-06-09 11:47:04 +08:00 |
|
winlin
|
cfc0877ec9
|
refine the thread, add all callback.
|
2015-05-23 09:49:15 +08:00 |
|
winlin
|
e5f449ce36
|
refine the thread to three category.
|
2015-05-23 09:20:16 +08:00 |
|
winlin
|
b23e196f20
|
migarate from winlinvip to srs org, move the copyright to srs org.
|
2015-04-29 17:38:23 +08:00 |
|
winlin
|
115daa3cc1
|
migarate from winlinvip to srs org
|
2015-04-29 17:06:32 +08:00 |
|
tufang14
|
0faaa61be7
|
seg fault
seg fault
|
2015-03-26 19:57:51 +08:00 |
|
winlin
|
f14af45413
|
for #133, alloc and free rtp port.
|
2015-02-17 21:10:06 +08:00 |
|
winlin
|
d4ceff649f
|
the join maybe failed, should use a variable to ensure thread terminated. 2.0.119.
|
2015-02-17 21:03:39 +08:00 |
|
winlin
|
ccc30c70c4
|
the join maybe failed, should use a variable to ensure thread terminated. 1.0.28.
|
2015-02-17 21:01:44 +08:00 |
|
winlin
|
964668dc73
|
merge from feilong, print format error.
|
2015-01-14 11:20:21 +08:00 |
|
winlin
|
569596c10d
|
update copyright, from 2013 to 2015
|
2014-12-31 20:32:09 +08:00 |
|
winlin
|
6cbf732e1a
|
for bug #237, thread donot sleep when timeout is 0.
|
2014-12-03 14:25:02 +08:00 |
|
winlin
|
c457364321
|
for bug #237, add name for thread. 2.0.47
|
2014-12-03 14:05:15 +08:00 |
|
winlin
|
24a6a723ee
|
for bug #237, never sleep when thread interval is 0.
|
2014-12-02 19:22:06 +08:00 |
|
winlin
|
622218c4dd
|
for bug #217, use isolate thread to improve 17% performance.
|
2014-11-22 15:53:05 +08:00 |
|
winlin
|
bc6616bd1f
|
refine code according to inspect of clion. 0.9.219
|
2014-09-28 11:08:30 +08:00 |
|
winlin
|
7b24788445
|
for bug #143, build on centos5.
|
2014-08-02 22:18:39 +08:00 |
|
winlin
|
a3f9aa7e1e
|
fix #110, thread start segment fault, thread cycle stop destroy thread. 0.9.136
|
2014-06-28 10:57:58 +08:00 |
|
winlin
|
31b568b013
|
refine core, move specified functions to kernel utility.
|
2014-06-08 13:03:03 +08:00 |
|
winlin
|
0eb9e0af5b
|
fix #78 st joinable thread must be stop by other threads, 0.9.113
|
2014-05-23 17:23:33 +08:00 |
|
winlin
|
9eedf1ac40
|
the st_thread_exit is ok, not the memory leak cause.
|
2014-05-23 14:11:50 +08:00 |
|
winlin
|
5f7bacf678
|
fix st thread exit bug, never implict invoke the st_thread_exit, which may cause memory leak. 0.9.112
|
2014-05-23 13:56:40 +08:00 |
|
winlin
|
106270c8aa
|
refine log messages.
|
2014-05-04 11:11:51 +08:00 |
|
winlin
|
243a2eabf5
|
explicit exit st-thread, for gmc to analysis mem
|
2014-05-04 10:01:57 +08:00 |
|
winlin
|
96a5c7b1ab
|
fix mem leak of encoder, edge and source. add destroy for gmc to detect mem leak. to 0.9.89
|
2014-05-03 22:59:21 +08:00 |
|
winlin
|
270b1270af
|
fix bug of edge, refine state to user state.
|
2014-04-26 22:51:01 +08:00 |
|
winlin
|
ae3f7d9cb8
|
change meeting hls to an
|
2014-04-16 16:18:02 +08:00 |
|
winlin
|
0c91fa6bed
|
fix dvr mem leak, free msg when not use it.
|
2014-04-16 15:58:06 +08:00 |
|
winlin
|
6d32ad1828
|
refine log and thread function name
|
2014-04-04 12:18:05 +08:00 |
|
winlin
|
c85dde7f3f
|
substitute all TAB with 4spaces.
|
2014-03-18 11:32:58 +08:00 |
|