Commit Graph

239 Commits (918a2943c9b3550c0f973dee716ea49d526f2b38)

Author SHA1 Message Date
winlin 904a06cadf Merge branch '1.0release' 10 years ago
winlin 575e50b6e2 hotfix to add comments on 1.0release 10 years ago
winlin e7ccbce472 update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32. 10 years ago
winlin 44962c9142 update PRIMARY, AUTHORS, CONTRIBUTORS rule 10 years ago
winlin 5fd308c64e update code, warning when compile dev branch. 10 years ago
winlin f2f259d050 use number for macro VERSION_MAJOR, VERSION_MINOR and VERSION_REVISION. 1.0.5. 10 years ago
winlin fa53250202 refine the macro, use int as version type. 2.0.8 10 years ago
winlin 59f68a2655 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 11 years ago
winlin fe59783d83 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 11 years ago
winlin e46e7fc596 update readme, rename wiki/xxx to wiki/v1_xxx 11 years ago
winlin 6da21364f6 update readme, rename wiki/xxx to wiki/v1_xxx 11 years ago
winlin 2ed794ad52 refine macro, use ffmpeg_stub and ffmpeg_tool, 0.9.224 11 years ago
winlin 967de9d2e7 for bug #159: postpone the http server bug to 2.0+ 11 years ago
winlin 67188dcee7 remove the test code of main. 11 years ago
winlin f3002144fc fix #180: crash for multiple edge publishing the same stream. 0.9.220. 11 years ago
winlin 20ebf68ea5 fix hls bug, refine config and log, according to clion of jetbrains. 0.9.216. 11 years ago
winlin 002facb85b refine code, fix bug of hls, following jetbrains clion code-inspector. 0.9.215 11 years ago
winlin 4a323e64c4 add openssl for cmake. 11 years ago
winlin 2d7f5ddcbf add cmakelists.txt for cmake for clion of jetbrains. 0.9.214 11 years ago
winlin 87aac3ddd4 refine log, add features for macro. 0.9.212 11 years ago
winlin 901c9590e4 refine log, log important to file. 1.0.210 11 years ago
winlin 798f9139a4 add reload utest. 11 years ago
winlin 7b24788445 for bug #143, build on centos5. 11 years ago
winlin fd1e8aa882 remove src/main/srs_main_bandcheck.cpp, and --with-bwtc(use librtmp instead). 0.9.159 11 years ago
winlin 88c94193a3 rename rtmp_stack to stack. remove the global templte function to member function. 11 years ago
winlin cbc1486688 refine message, add license 11 years ago
winlin 31b568b013 refine core, move specified functions to kernel utility. 11 years ago
winlin dc66c525fd refine autofree, only free object, never free arrays 11 years ago
winlin 1e9561150a add mips 11 years ago
winlin b53f83acf1 rename __srs_rtmp_expect_message to srs_rtmp_expect_message 11 years ago
winlin d0dff2d332 fix bug #34: convert signal to io. 0.9.85 11 years ago
winlin 80ddddf823 refine RTMP protocol completed, to 0.9.81 11 years ago
winlin be4c182d11 refine RTMP protocol stack. 11 years ago
winlin 88094af97a refine log, add user original configure 11 years ago
winlin 23a1b29935 add dvr option. refine macros of auto headers 11 years ago
winlin eda1ddc03d support reload log level/logfile/tank 11 years ago
winlin 0a016e58bf add comments for main 11 years ago
winlin b38df9cd1a refine main object(server, config, log, context), handler reload in intialize(), change to 0.9.59 11 years ago
winlin 8295169e0e refine code, unify the coding style 11 years ago
winlin ccba9ba9ba move log level parse to app utility 11 years ago
winlin f2f30dcc52 add utility, change log to trace 11 years ago
winlin 92281548b6 add ingest config 11 years ago
winlin 3f13726544 add log level in conf. change to 0.9.45 11 years ago
winlin 7b3bc8f741 fix bug of bwtc 11 years ago
winlin a9d11df3a3 update arm tool chain 11 years ago
winlin a6d9da5e43 fix bug of script, support both abs and relative path 11 years ago
winlin c3e750e90f add version to log 11 years ago
winlin ed20bd7078 default write log to file. 11 years ago
winlin 7930add7f9 add log tank config, default to console. 11 years ago
winlin 3ec3c1f532 support daemon 11 years ago
winlin 3c920b933c add ./etc/init.d/srs, refine configure to support make clean then make. 11 years ago
winlin f25c6558a5 write pid to ./objs/srs.pid. 11 years ago
winlin d89d16ca1e print the system info when startup main 11 years ago
winlin 2eeb289c2f assert system is little-endian 11 years ago
winlin c85dde7f3f substitute all TAB with 4spaces. 11 years ago
winlin 6e0bebdacf full support gperf gmc/gmp/gcp 11 years ago
winlin 741d6f97f6 support gperf memory check(gmc). 11 years ago
winlin dcd568a0d7 add gperf to heap check, use reload signal to terminate program normally 11 years ago
winlin 880f4f5dc2 final the modularity, rename the app module. 11 years ago
winlin d5a02a55ee unify code style 11 years ago
winlin 7d570fb4f3 use fast log 11 years ago
winlin 382fd127e4 rename config and pithy-print to app module. 11 years ago
winlin 2074b50d87 move handshake and rtmp to protocol module 11 years ago
winlin 4e3f7843fe rename protocol dir to pro. move rtmp stack to protocol module 11 years ago
winlin 7dfc902b87 extract protocol io interface to prepare to extract the protocol from underlayer socket. 11 years ago
winlin 85cd1e1a41 extract protocol module, move amf0 to protocol module 11 years ago
winlin 8fea433450 move stream to kernel module 11 years ago
winlin cb99de4462 move config to kernel module 11 years ago
winlin 39d3425691 extract log context, move log to kernel module. 11 years ago
winlin dea66a322d extract kernel module, depends on core and provides kernel service(no stream) 11 years ago
winlin bb3c88fef7 change copyright from 2013 to 2013-2014. 11 years ago
winlin 20d1732ced merge from wenjie, the bandwidth test feature. 11 years ago
winlin b9440df745 add encoder/hls pithy print 11 years ago
winlin e3e0db9bb1 fix the format to unix without x 11 years ago
winlin 2c4c91d821 convert format to unix 11 years ago
winlin d1e20dc866 fix the global static instance error, use function to get server 11 years ago
winlin 68ccd7eb64 support reload config(listen and chunk_size) by SIGHUP(1). 11 years ago
winlin c0b6982e0d support listen multiple ports. 12 years ago
winlin 2aa15a1134 support nginx-style config file 12 years ago
winlin 5d1d0ff8bb update help 12 years ago
winlin 57dd58d557 send set peer bandwidth packet. 12 years ago
winlin d4b6178f0f get peer ip and add rtmp class 12 years ago
winlin 973bea1e14 extract the rtmp connection 12 years ago
winlin d8a64603c0 support listen and accept framework 12 years ago
winlin 5b02f9c78b init st, add error code 12 years ago
winlin eb3b824e6c rename upp project 12 years ago
winlin a4c5f94b15 add copyright info 12 years ago
winlin 67d96fcab4 add log 12 years ago
winlin 7268dd15a1 add build framework 12 years ago