Commit Graph

1692 Commits (6539ce69f4e0f82344375525b0f4207c239b59ba)
 

Author SHA1 Message Date
winlin cb64d20575 refine core macros 11 years ago
winlin c4167c66bc Merge pull request #56 from T-bagwell/master
fix problem: cannot build x264 normal minimal Linux
11 years ago
winlin 999e2876b4 revert to try to merge with pull request 11 years ago
winlin ae372de65e merge from wukong, fix the bug of build x264 on minimal server 11 years ago
Steven Liu 7ba7fd487e fix problem: cannot build x264 normal minimal Linux
parameters:
External library support:
  --disable-avs            disable avisynth support
  --disable-swscale        disable swscale support
  --disable-lavf           disable libavformat support
  --disable-ffms           disable ffmpegsource support
  --disable-gpac           disable gpac support

  There have no ffmpeg or libav when build x264, so no needed
  these parameters.

Signed-off-by: Steven Liu <lingjiujianke@gmail.com>
11 years ago
winlin 94076b3246 fix bug #50, ubuntu14 build error 11 years ago
winlin 90e50da305 update api server, add hiwifi 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 a88e95d558 add mips 11 years ago
winlin 1e9561150a add mips 11 years ago
winlin f8e8c81e50 refine log, simplify it. to 0.9.90 11 years ago
winlin 7b530bf8d8 update signature 11 years ago
winlin b975279630 refine log messages. 11 years ago
winlin 106270c8aa refine log messages. 11 years ago
winlin a4410a4fa9 update pithy-print to 10s. refine log 11 years ago
winlin 243a2eabf5 explicit exit st-thread, for gmc to analysis mem 11 years ago
winlin 96a5c7b1ab fix mem leak of encoder, edge and source. add destroy for gmc to detect mem leak. to 0.9.89 11 years ago
winlin 9a1c478266 add donations list 11 years ago
winlin c5c0b637f2 add donations list 11 years ago
winlin 201cbff52a add donations list 11 years ago
winlin 45da6b1ef9 refine srs script, use SIGKILL if SIGERM failed. 11 years ago
winlin e492180b78 fix mem leak detect bug, destroy server when quit 11 years ago
winlin 7465f2d20b fix mem leak in decode message, free the packet and msg 11 years ago
winlin b53f83acf1 rename __srs_rtmp_expect_message to srs_rtmp_expect_message 11 years ago
winlin 5b98a27256 fix mem leak in recv message error, always free msg 11 years ago
winlin 52d1fa8df5 fix mem leak for send packet, always free in send msg. 11 years ago
winlin d74f01e2d1 fix signal bug, break for gmc. fix SrsMessage leak, use common message to free payload. to 0.9.88 11 years ago
winlin ac3d0d5bc2 update readme 11 years ago
winlin df7b99ef02 fix dead link for readme 11 years ago
winlin daca90db95 disable verbose log for av 11 years ago
winlin 0945c2b441 fix RTMP protocol extended timestamp bug, always trust and use the extended-timestamp for the first chunk of msg 11 years ago
winlin 37476df704 refine log for recv message 11 years ago
winlin 5936d7b2ff update readme 11 years ago
winlin c66b244042 update readme 11 years ago
winlin 3ab0f69609 update readme 11 years ago
winlin 6517d24841 update readme 11 years ago
winlin 68b19e4512 update readme 11 years ago
winlin d493e2f6de update readme 11 years ago
winlin 4ae65a53ba update readme 11 years ago
winlin 80854b83e4 add suhetao to authors for srs.win 11 years ago
winlin 7cbe18902f fix bug of librtmp after RTMP protocol stack refined, never use cid=2 to send data. 11 years ago
winlin e3be7bfa88 disable detail log 11 years ago
winlin fc501b050b add atc_auto to disable or enable auto detect atc 11 years ago
winlin 30bb3ff704 add dvr_plan hss to full.conf 11 years ago
winlin aebff659b6 remove wait interval for signal 11 years ago
winlin d0dff2d332 fix bug #34: convert signal to io. 0.9.85 11 years ago
winlin a14220d4fb fix bug of auto bravo atc 11 years ago
winlin 6ee49ee029 bravo auto atc per stream. 0.9.84 11 years ago