Commit Graph

509 Commits (d0c0f26160d1fb883f38c86546f16eb6a0617107)

Author SHA1 Message Date
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
winlin 95c2e7fd63 amf0 utest: finish basic utest for amf0 11 years ago
winlin 9fd48d84c1 refine amf0 object size to total_size, elem count to count 11 years ago
winlin 59db1dd260 utest for amf0 object, refine the count of elem 11 years ago
winlin 8ed9ae6242 amf0 utest: remove the object read/write function, directly use object to read or write. 11 years ago
winlin a3ae871360 refine code, array to ecma_array. 11 years ago
winlin 3129c738cb amf0 utest: refine interface of amf0, only export required objects 11 years ago
winlin b55efef2ee amf0 utest: finish amf0 any read/write utest 11 years ago
winlin 4306db099d amf0 utest: elem read/write refined 11 years ago
winlin bfe771bbba amf0 utest: null,undefined,object-eof to any 11 years ago
winlin e40be6e89d amf0 utest: boolean to any 11 years ago
winlin 4a0023ae63 amf0 utest: finish utest for string to any 11 years ago
winlin cae8228b09 amf0 utest: remove class SrsAmf0String, use SrsAmf0Any instead 11 years ago
winlin 404207db4f amf0 utest: refine amf0 size and finish utest. 11 years ago
winlin db7a113441 amf0 utest: refine amf0 size and finish utest. 11 years ago
winlin 3083759273 amf0 utest, refine amf0 size and object/array read/write 11 years ago
winlin 1ccddf4cfc add gest framework for utest, build success. 11 years ago
winlin fe5811304b add utest script to generate the utest Makefile 11 years ago