Commit Graph

103 Commits (8d5016f11b160b482456bfe02fe79c2ba9c67dc7)

Author SHA1 Message Date
winlin e37f312f27 refine the code for ios build. add authors StevenLiu. 0.9.177 11 years ago
Steven Liu b50ecd6dbe Support porting srs on MacOS OSX system Platform
Add the OSX platform cross complie options into srs
11 years ago
winlin f562a98602 add configure options --log-verbose/info/trace to compile log macros. 0.9.169 11 years ago
winlin cc62d254f0 add librtmp bandwidth check/test client. 11 years ago
winlin e53655ee83 refine the build script 11 years ago
winlin 55989b4bc8 remove the libfreetype for it fullfill with bugs and always cause build failed. 0.9.139 11 years ago
winlin 594c1d8bf7 fix ssl make install on ubuntu 14, change to make install_sw 11 years ago
winlin 6ff193c989 donot need to yum install pkg-config, for centos always installed it 11 years ago
winlin 94e5e7070d fix bug of freetype2 build for ffmpeg, depends on pkg-config 11 years ago
winlin 603b3bcdcc add libfreetype2 for ffmpeg, remove the depends of freetype of build_ffmpeg. 11 years ago
winlin 8fabd5d987 refine cubieboard configure, use ubuntu prepare to install tools 11 years ago
winlin 31b568b013 refine core, move specified functions to kernel utility. 11 years ago
winlin 2265173c4d donot install tools when ffmpeg is not open, 0.9.108 11 years ago
winlin 8388da6325 add miss files. fix bug #60: support aggregate message 11 years ago
winlin e5290725ab fix bug of mips 11 years ago
winlin 0c121f1c9b fix bug of mips 11 years ago
winlin 97f4d81193 fix bug of mips 11 years ago
winlin 1e9561150a add mips 11 years ago
winlin 36c2c37b42 add srs.test for configure test and utest. 11 years ago
winlin 78e7a31ddb refine option, add --use-sys-ssl, change to 0.9.67 11 years ago
winlin 406a30e533 add configure preset, add test for configure 11 years ago
winlin cc338fdb7c fix bug for default configure 11 years ago
winlin 23a1b29935 add dvr option. refine macros of auto headers 11 years ago
winlin 1ae9178605 add favicon.ico, change to 0.9.65 11 years ago
winlin 73c310cd2e refine the macro. 11 years ago
winlin 04a526b340 change SRS_TRANSCODE macro to SRS_RTMP_TRANSCODE 11 years ago
winlin 7c64a893f5 add demo.m3u8 and demo.html 11 years ago
winlin 017b96f9b5 fix the heartbleed bug, see: http://www.openssl.org/news/secadv_20140407.txt 11 years ago
winlin 056895a978 add comments for the heartbleed bug, see: http://www.openssl.org/news/secadv_20140407.txt 11 years ago
winlin eba35e2ac0 refine the macro SRS_FFMPEG to SRS_FFMPEG_STUB, SRS_FFMPEG_TOOL to build ffmpeg tool 11 years ago
winlin 667191913b fix bug of package for arm 11 years ago
winlin 5c9941989e fix bug of package for arm 11 years ago
winlin 503fb93d4e fix bug of package for arm 11 years ago
winlin 5e6c490ba0 add ingest compile feature 11 years ago
winlin 983fe46ce2 use --with-ffmpeg to compile FFMPEG tool only, use --with-transcode for transcoding 11 years ago
winlin d546f815df update build/run/stop script 11 years ago
winlin 4e3fe36ae2 refine http server pages. change to 0.9.51 11 years ago
winlin 1117f78587 support arm build for http api and server 11 years ago
winlin 4a40075f68 add contributors to api/v1/authors 11 years ago
winlin 341b5151d9 create http handler framework 11 years ago
winlin 1922d62ff7 add --with-http-api option 11 years ago
winlin d28458d5fa fix script build bug 11 years ago
winlin 234ce08ed3 force st to use epoll 11 years ago
winlin 3932cf1334 update build, always patch st, for we need to build in raspberrypi directly 11 years ago
winlin 7431c110fe package support arm package 11 years ago
winlin 73f1762122 fix bug of build cherrypy 11 years ago
winlin 62762cf1ad add reload support. add make install and uninstall 11 years ago
winlin 8600c0ebe9 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 11 years ago
winlin b708f588fc refine the hls module, clear logic dead code, rename TSCache to HlsCache, M3u8Muxer to HlsMuxer. that is, make it to more readable. 11 years ago
winlin ef7853d7f7 fix demo bug, remove the api server static-dir when link to nginx 11 years ago