Commit Graph

19 Commits (3744606c9b241d716a0001629acac5ebca3a9110)

Author SHA1 Message Date
winlin 9f5224c34a For #913, use complex error for http 8 years ago
winlin a20e2c3ef6 For #913, refine server utility 8 years ago
winlin 93710c7489 For #913, refine the error mechanism 8 years ago
HungMingWu 815d50f00a Remove warning: C++11 requires a space between string literal and macro (#874)
On Ubuntu 17.04, the default gcc compiler version is 6.3.0.
It switch standard from c++98 to c++11.
So it would generate verbose warnings.
8 years ago
winlin 0a57a46016 Refine LICENSE 8 years ago
winlin f32aab3d92 For #299, refine code. 8 years ago
winlin 9d21a8bb33 for #738, use reader and seeker for mp4 demuxer to seek for general mp4(ftyp-mdat-moov). 8 years ago
winlin a1fcf66f32 for #742, always enable http utilities. 8 years ago
winlin 7ac932cfa0 update to 2013-2017 8 years ago
winlin d81b2cb140 support hls mount to vhost and reload 9 years ago
winlin d0c74fa7cd update 2015 to 2016 9 years ago
winlin 01c46bdbfd rename org simle-rtmp-server to ossrs 9 years ago
winlin 1ffd5fd455 rename org simple-rtmp-server to ossrs 9 years ago
winlin f57e537686 for #515, merge from srs2, use SrsAutoFreeA. 9 years ago
winlin f4f76cd196 for #515, use SrsAutoFreeA to free the array. 9 years ago
winlin d9f991ed2f use system utility for string finds 9 years ago
winlin df6ac8842c rename rtmp utility to protocol utility 10 years ago
winlin d32632ee8a rename SrsFastBuffer to SrsFastStream 10 years ago
winlin f8f6e438cc extract http static and http stream from http conn. 10 years ago