Commit Graph

67 Commits (736ec48c7114ac8126d062ec559a051ddb53e92d)

Author SHA1 Message Date
winlin 073d900674 add consts to kernel 11 years ago
winlin d609fbc7ce 1.0.mainline6, core/kernel/rtmp utest, refine bandwidth(as/js/srslibrtmp library). 50029 lines. 11 years ago
winlin cc62d254f0 add librtmp bandwidth check/test client. 11 years ago
winlin 5b714ba970 fix utest bug, when ssl disable, ignore complex handshake utest. 11 years ago
winlin e2d273f493 do performance test, support 1.8k, improve 22% 11 years ago
winlin 047fb74889 refine rtmp client/server, add comments. 11 years ago
winlin 88c94193a3 rename rtmp_stack to stack. remove the global templte function to member function. 11 years ago
winlin f7922e3823 refine protocol send. add utest for server auto response message 11 years ago
winlin 9556790a5e finish utest of protocol stack. 0.9.156 11 years ago
winlin 8e27df4cf7 refine the protocol, add comments, add utest for empty packet 11 years ago
winlin c4aec5705b fix chunk header parse bug, add utest for basic/message header 11 years ago
winlin d86e07b745 finish basic protocol utest, fix the bug of fmt11 length error. 11 years ago
winlin 54fda96f37 add utest for bug #98 11 years ago
winlin 2c3cb73ad6 update utest 11 years ago
winlin 7027a125f0 refine protocol, add comments. add utest for protocol bytes and timeout. 11 years ago
winlin c457eea692 add comments for all RTMP packets. 11 years ago
winlin 09afaa250a add comments of message array, add utest. 11 years ago
winlin 6a4b177475 refine shared ptr message, rename initialize to create 11 years ago
winlin e5e2729967 refine amf0 and handshake code, add comments to utest. 11 years ago
winlin d22e7cab0a add comments to amf0 11 years ago
winlin 7805f7b12a add prefix Protocol to AMF0 and Handshake utest 11 years ago
winlin 5a41b1b538 finish kernel utest. to 0.9.149 11 years ago
winlin ad920915a2 merge handshake to protocol 11 years ago
winlin b13fd5112b merge buffer to kernel utest 11 years ago
winlin 1e395e7c10 add assert to flv. 11 years ago
winlin d219a7b67e complete the normal kernel flv utest. 0.9.147 11 years ago
winlin 8271bd657b refine flv codec, rename fast encoder to flv vod stream decoder 11 years ago
winlin 032118581a refine http/dvr/hls to use file reader/writer. 0.9.146 11 years ago
winlin 0bd7d268e8 add mock for file reader/writer 11 years ago
winlin 1a7735182f refine the file stream, to file reader and writer. 0.9.142 11 years ago
winlin ed3f9f0a40 add core utest 11 years ago
winlin f5f54e6008 add utest for kernel codec 11 years ago
winlin 051c9e6268 refine the protocol utility, add utest, 0.9.140 11 years ago
winlin ee07210105 fix demo script, start nginx. fix warning of utest on ubuntu14 11 years ago
winlin a639eb0596 fix bug of buffer assert, erase can accept any value 11 years ago
winlin 31b568b013 refine core, move specified functions to kernel utility. 11 years ago
winlin 7c7920698d refine utest, move the mock io to handshake where actually use it. 11 years ago
winlin 94cf0c1069 refine kernel buffer. complete the utest for buffer. 11 years ago
winlin e6c03c6d6d complete the amf0 strict array utest 11 years ago
winlin 5a06909d75 update amf0 strict array test, fix bug of count zero init 11 years ago
winlin efc9f53512 fix rtmp handshake utest bug 11 years ago
winlin dc66c525fd refine autofree, only free object, never free arrays 11 years ago
winlin 9006194cd7 refine framework to calc the kbps 11 years ago
winlin 25630b5211 fix bug of utest build. 11 years ago
winlin a470330383 finish utest for handshake. 11 years ago
winlin b7d40b5aba support vn/an to disable video/audio, for radio streaming 11 years ago
winlin 491ea4b630 support client complex handshake with server 11 years ago
winlin b58ab508f9 add rtmp handshake utest, for arm to finger out the bug 11 years ago
winlin c85dde7f3f substitute all TAB with 4spaces. 11 years ago
winlin 387be8fa3b change to 0.9.15, finish amf0 utest 11 years ago