winlin
|
4a8ee0f6e9
|
fix bug of stop script
|
2014-03-10 19:26:44 +08:00 |
|
winlin
|
51f4b2f5d1
|
simplify usage
|
2014-03-10 19:16:42 +08:00 |
|
winlin
|
2fa0d60186
|
simplify usage
|
2014-03-10 19:13:18 +08:00 |
|
winlin
|
13d9b44c73
|
simplify usage
|
2014-03-10 18:59:11 +08:00 |
|
winlin
|
b9f522a2f6
|
simplify usage
|
2014-03-10 18:34:44 +08:00 |
|
winlin
|
c88e44c720
|
simplify usage
|
2014-03-10 18:34:01 +08:00 |
|
winlin
|
f28acb4fd1
|
simplify usage
|
2014-03-10 18:33:53 +08:00 |
|
winlin
|
1dbac1e325
|
simplify usage
|
2014-03-10 18:33:05 +08:00 |
|
winlin
|
e5d949f665
|
simplify usage
|
2014-03-10 18:30:21 +08:00 |
|
winlin
|
afc8d3460f
|
simplify usage
|
2014-03-10 18:19:45 +08:00 |
|
winlin
|
ea68d6c77d
|
simplify usage
|
2014-03-10 18:14:14 +08:00 |
|
winlin
|
1afa10d063
|
simplify usage
|
2014-03-10 18:12:26 +08:00 |
|
winlin
|
431b0fb31d
|
add FMLE snapshot
|
2014-03-10 16:09:19 +08:00 |
|
winlin
|
23cc777bec
|
fix ubuntu build bug, add --force-yes to install
|
2014-03-10 13:47:45 +08:00 |
|
winlin
|
91c1a2cd28
|
fix ubuntu build bug, add --force-yes to install
|
2014-03-10 13:33:13 +08:00 |
|
winlin
|
f6126c5ad2
|
fix ubuntu build bug, add --force-yes to install
|
2014-03-10 13:09:45 +08:00 |
|
winlin
|
e17539c1bf
|
add dev plan: http server for api and hls(live/vod), vod(hls) streaming service
|
2014-03-10 09:21:19 +08:00 |
|
winlin
|
cce6a95c16
|
add dev plan: http server for api and hls(live/vod), vod(hls) streaming service
|
2014-03-10 09:13:16 +08:00 |
|
winlin
|
387be8fa3b
|
change to 0.9.15, finish amf0 utest
|
2014-03-09 20:37:20 +08:00 |
|
winlin
|
9521fbfaaa
|
change version to 0.9.14, finish amf0 basic utest
|
2014-03-08 23:10:54 +08:00 |
|
winlin
|
95c2e7fd63
|
amf0 utest: finish basic utest for amf0
|
2014-03-08 23:09:24 +08:00 |
|
winlin
|
044138c39e
|
refine summary for amf0 hpp
|
2014-03-08 23:02:27 +08:00 |
|
winlin
|
9fd48d84c1
|
refine amf0 object size to total_size, elem count to count
|
2014-03-08 22:59:30 +08:00 |
|
winlin
|
59db1dd260
|
utest for amf0 object, refine the count of elem
|
2014-03-08 22:51:13 +08:00 |
|
winlin
|
8ed9ae6242
|
amf0 utest: remove the object read/write function, directly use object to read or write.
|
2014-03-08 22:25:56 +08:00 |
|
winlin
|
a3ae871360
|
refine code, array to ecma_array.
|
2014-03-08 22:07:40 +08:00 |
|
winlin
|
3129c738cb
|
amf0 utest: refine interface of amf0, only export required objects
|
2014-03-08 21:56:14 +08:00 |
|
winlin
|
b55efef2ee
|
amf0 utest: finish amf0 any read/write utest
|
2014-03-08 21:12:13 +08:00 |
|
winlin
|
609114a5fe
|
amf0 utest: remove the old amf0 read any, discovery object ant use object to read itself.
|
2014-03-08 21:06:20 +08:00 |
|
winlin
|
3691c106fa
|
amf0 utest: add usage for amf0
|
2014-03-08 17:18:44 +08:00 |
|
winlin
|
34f94a1be3
|
amf0 utest: add object and ecma array create function.
|
2014-03-08 17:04:21 +08:00 |
|
winlin
|
f4aa2f30c1
|
amf0 utest: change version to 0.9.13
|
2014-03-08 16:57:13 +08:00 |
|
winlin
|
4306db099d
|
amf0 utest: elem read/write refined
|
2014-03-08 16:56:35 +08:00 |
|
winlin
|
bfe771bbba
|
amf0 utest: null,undefined,object-eof to any
|
2014-03-08 14:38:19 +08:00 |
|
winlin
|
e40be6e89d
|
amf0 utest: boolean to any
|
2014-03-08 14:13:31 +08:00 |
|
winlin
|
4a0023ae63
|
amf0 utest: finish utest for string to any
|
2014-03-08 14:05:45 +08:00 |
|
winlin
|
cae8228b09
|
amf0 utest: remove class SrsAmf0String, use SrsAmf0Any instead
|
2014-03-08 13:57:08 +08:00 |
|
winlin
|
57ce04ae12
|
amf0 utest: remove struct use class instead, move class together
|
2014-03-08 13:41:15 +08:00 |
|
winlin
|
404207db4f
|
amf0 utest: refine amf0 size and finish utest.
|
2014-03-08 13:35:22 +08:00 |
|
winlin
|
db7a113441
|
amf0 utest: refine amf0 size and finish utest.
|
2014-03-08 13:35:04 +08:00 |
|
winlin
|
3083759273
|
amf0 utest, refine amf0 size and object/array read/write
|
2014-03-08 13:11:26 +08:00 |
|
winlin
|
48343e4f3a
|
refien build script, regenereate all options. change to 0.9.12
|
2014-03-08 11:25:02 +08:00 |
|
winlin
|
1892245db6
|
add option bwtc, to enable or disable the bandwidth test tool
|
2014-03-07 19:07:38 +08:00 |
|
winlin
|
0a2b8b797d
|
support disable the librtmp
|
2014-03-07 18:55:15 +08:00 |
|
winlin
|
179e2a2bba
|
use zip format
|
2014-03-07 17:50:21 +08:00 |
|
winlin
|
59a2d5e7e0
|
add --with-gprof support
|
2014-03-07 17:18:31 +08:00 |
|
winlin
|
42ad264182
|
add gprof files and dot files
|
2014-03-07 16:09:35 +08:00 |
|
winlin
|
6e0bebdacf
|
full support gperf gmc/gmp/gcp
|
2014-03-07 15:40:55 +08:00 |
|
winlin
|
8cd1c11add
|
change forward schema
|
2014-03-07 14:27:32 +08:00 |
|
winlin
|
bef7e20ed9
|
fix rtmp protocol bug, use 31bits timestamp
|
2014-03-07 13:35:03 +08:00 |
|