Commit Graph

3313 Commits (7de181004fac0132100115a2d2196a0ece8d88b7)
 

Author SHA1 Message Date
winlin 91c1a2cd28 fix ubuntu build bug, add --force-yes to install
winlin f6126c5ad2 fix ubuntu build bug, add --force-yes to install
winlin e17539c1bf add dev plan: http server for api and hls(live/vod), vod(hls) streaming service
winlin cce6a95c16 add dev plan: http server for api and hls(live/vod), vod(hls) streaming service
winlin 387be8fa3b change to 0.9.15, finish amf0 utest
winlin 9521fbfaaa change version to 0.9.14, finish amf0 basic utest
winlin 95c2e7fd63 amf0 utest: finish basic utest for amf0
winlin 044138c39e refine summary for amf0 hpp
winlin 9fd48d84c1 refine amf0 object size to total_size, elem count to count
winlin 59db1dd260 utest for amf0 object, refine the count of elem
winlin 8ed9ae6242 amf0 utest: remove the object read/write function, directly use object to read or write.
winlin a3ae871360 refine code, array to ecma_array.
winlin 3129c738cb amf0 utest: refine interface of amf0, only export required objects
winlin b55efef2ee amf0 utest: finish amf0 any read/write utest
winlin 609114a5fe amf0 utest: remove the old amf0 read any, discovery object ant use object to read itself.
winlin 3691c106fa amf0 utest: add usage for amf0
winlin 34f94a1be3 amf0 utest: add object and ecma array create function.
winlin f4aa2f30c1 amf0 utest: change version to 0.9.13
winlin 4306db099d amf0 utest: elem read/write refined
winlin bfe771bbba amf0 utest: null,undefined,object-eof to any
winlin e40be6e89d amf0 utest: boolean to any
winlin 4a0023ae63 amf0 utest: finish utest for string to any
winlin cae8228b09 amf0 utest: remove class SrsAmf0String, use SrsAmf0Any instead
winlin 57ce04ae12 amf0 utest: remove struct use class instead, move class together
winlin 404207db4f amf0 utest: refine amf0 size and finish utest.
winlin db7a113441 amf0 utest: refine amf0 size and finish utest.
winlin 3083759273 amf0 utest, refine amf0 size and object/array read/write
winlin 48343e4f3a refien build script, regenereate all options. change to 0.9.12
winlin 1892245db6 add option bwtc, to enable or disable the bandwidth test tool
winlin 0a2b8b797d support disable the librtmp
winlin 179e2a2bba use zip format
winlin 59a2d5e7e0 add --with-gprof support
winlin 42ad264182 add gprof files and dot files
winlin 6e0bebdacf full support gperf gmc/gmp/gcp
winlin 8cd1c11add change forward schema
winlin bef7e20ed9 fix rtmp protocol bug, use 31bits timestamp
winlin c89aea8af7 fix rtmp protocol bug, use 31bits timestamp
winlin 741d6f97f6 support gperf memory check(gmc).
winlin 489a492e47 add url for gperftools
winlin a58489ebb0 update readme
winlin 10852acb25 refine gperf build script
winlin dcd568a0d7 add gperf to heap check, use reload signal to terminate program normally
winlin 03a14e2e1a add gperftools for mem leak detect, mem/cpu profile.
winlin ee7fafe465 add gperftools demo: heap check and profile, cpu profile
winlin 9896842b05 add cpu profile
winlin 4061f0db58 refine the profiler
winlin 7239963780 add heap checker and profiler demo
winlin 0b17b2a481 build gperftools
winlin 34e913c58f add gperftools for mem leak detect, mem/cpu profile.
winlin fb349b0663 add naijia.liu to authors