Commit Graph

1829 Commits (f901831362f207bd2b52de7ea105ce804c7a52a0)

Author SHA1 Message Date
winlin 19c0a9eb4b Suqash: Merge 4.0 3 years ago
winlin 38b0b1dab2 Squash: Fix ingest bug. Refine AUTHORS. 3 years ago
winlin 85620a34f5 Squash: Fix rtc to rtmp sync timestamp using sender report. #2470 4 years ago
winlin 3d58e98d1c Squash: Support github actions for CI 4 years ago
winlin d08f8fab8c Refine Dockerfile 4 years ago
winlin 7efae1b1d6 Squash: Update CodeQL 4 years ago
winlin 7c899a0afd Squash: Update version query. 4 years ago
winlin cffd364d4d Update README 4 years ago
winlin 9bf5005bdd Squash: Merge SRS4 4 years ago
winlin 983d521987 API: Use libuuid to generate uuid. v5.0.9 4 years ago
winlin ed6f8689b4 Release 4.0 dev1, v4.0.146 4 years ago
winlin 20931ddbb1 Squash: Fix README.md link issue 4 years ago
winlin 33610c6865 Squash: Merge SRS 4.0 4 years ago
winlin 97c627f9d4 Squash: Support CLion 4 years ago
winlin dca0397c47 Update README 4 years ago
winlin 8f91a90f28 Squash: Fix padding packets for RTMP2RTC 4 years ago
Winlin c8a1e0f3da
Refine AUTHORS.txt to AUTHORS.md, etc. 5.0.8 (#2464)
* Refine AUTHORS.txt to AUTHORS.md, etc. 5.0.8

* Update README.md

* Update README.md

* Refine format for AUTHORS.md
4 years ago
winlin 5a7a742f36 Squash: Update README 4 years ago
winlin 13d015b8fd Squash: Fix random bug 4 years ago
winlin db3e11152e Move AUTHORS.txt to trunk for docker. 5.0.7 4 years ago
winlin 9f5d011687 Squash: Fix build fail for arm/aarch64 4 years ago
winlin 75530efbc4 Squash: Merge #2448, #2440 4 years ago
winlin 5ee20613ca Squash: Support query lastest available version. 5.0.6 4 years ago
winlin a594678e3d Squash #1685, #1282, #1547: Support ARM platform. 5.0.5 4 years ago
winlin efdbf37255 Squash: Move GB28181 to feature/gb28181. 5.0.4 4 years ago
winlin 49826081b1 Squash: Update README 4 years ago
winlin 283b3a2cee Squash: Update README 4 years ago
winlin a7df9788a6 Squash: Refine README 4 years ago
winlin f75ef2f808 Build: Support --shared-ffmpeg 4 years ago
winlin 785d2fce08 Build: Support --shared-srt 4 years ago
winlin 15901cacee SquashSRS4: Use SPDX-License-Identifier: MIT. 5.0.3 4 years ago
winlin 81bda41b31 SquashSRS4: Refine srs.sdk.js 4 years ago
winlin bbd7ee08d4 Update README.md 4 years ago
winlin a9f171144d SquashSRS4: Eliminate dead code 4 years ago
winlin e50582f9c7 SquashSRS4: Refine SDK 4 years ago
winlin a7ab78a588 SquashSRS4: Update SDK 4 years ago
winlin 6dc8d9dd6f SquashSRS4: Remove srs-librtmp 4 years ago
winlin f043a7eb48 SquashSRS4: Allow RTC play before publish. 4 years ago
winlin 442cf615c0 ST: Simplify it, only Linux/Darwin, epoll/kqueue, single process. 5.0.2
commit f4872e528cad07f8ea683cc8cb26e34111bad1b5
Author: winlin <winlin@vip.126.com>
Date:   Fri Feb 26 09:13:21 2021 +0800

    ST: For #2188: Remove sendmmsg from ST.

commit aaeb8919bd4a026268e0600398cb1e9ad477663f
Author: winlin <winlin@vip.126.com>
Date:   Thu Mar 11 08:09:54 2021 +0800

    ST: Refine utest script.

commit d1ac9da53060b6bfa82b5d041da4c2ad9bd6b90a
Author: winlin <winlin@vip.126.com>
Date:   Wed Mar 3 11:02:25 2021 +0800

    ST: Support fast utest and coverage

commit 8400115b83c022e33f59422dbf6d85ee46fb9edb
Author: winlin <winlin@vip.126.com>
Date:   Fri Feb 26 07:02:19 2021 +0800

    ST: Always use unserialized accept for linux or darwin

commit c3686f2bca80d2c139239b08975575b1bb981ffa
Author: winlin <winlin@vip.126.com>
Date:   Fri Feb 26 06:54:05 2021 +0800

    ST: Refine ARFLAGS by disable the verbose log

commit aaa5c4f863eba278c4ed2b29a46297fb01a4ed63
Author: winlin <winlin@vip.126.com>
Date:   Thu Feb 25 08:58:46 2021 +0800

    ST: Stack always grows from top to down.

commit dddd466e5c2e418c6f4896cd8bf701130052b3d9
Author: winlin <winlin@vip.126.com>
Date:   Thu Feb 25 08:51:31 2021 +0800

    ST: Ignore process fork, for single process only

commit 7906cb5f6e78c916cb8b8d9522275bfc086bb6a3
Author: winlin <winlin@vip.126.com>
Date:   Thu Feb 25 08:50:59 2021 +0800

    ST: Fix build warnings

commit d94921b84a3b6cf88ace2c766cc2bfedb9c0602e
Author: winlin <winlin@vip.126.com>
Date:   Thu Feb 25 07:27:45 2021 +0800

    ST: Remove select and poll support, only epoll and kqueue

commit 76d202514615f78d1a8f2b15778f3dac5abf4abb
Author: winlin <winlin@vip.126.com>
Date:   Thu Feb 25 07:10:47 2021 +0800

    ST: Remove multiple OS support, except Linux and Darwin.

commit 13c4ba345c61170e86dde486a174378ca235f442
Author: winlin <winlin@vip.126.com>
Date:   Thu Feb 25 06:59:35 2021 +0800

    ST: Remove __ia64__ CPU support

commit 46c06e4a11879cfeb828382e44f11287782ce4b5
Author: winlin <winlin@vip.126.com>
Date:   Wed Feb 24 11:37:27 2021 +0800

    ST: Remove unused files for ST
4 years ago
winlin 9709ca3b7e Doc: Update README 4 years ago
xialixin 2e14d80aa4 SquashSRS4: Refine GB28181 4 years ago
winlin e3bca883e1 SuqashSRS4: Build SRT native 4 years ago
winlin a1d7fe46c1 SquashSRS4: Rename SrsRtpPacket2 to SrsRtpPacket. 4 years ago
winlin 6a980683f7 SquashSRS4: Remove object cache and stat api 4 years ago
winlin f711eb79ed SquashSRS4: Refine stat id. Fix SRT build bug 4 years ago
winlin 47f3f4da5c SquashSRS4: fix bugs 4 years ago
winlin 3939844301 SquashSRS4: Fix bugs 4 years ago
winlin eb339432c4 SquashSRS4: Update benchmark data. 4 years ago
winlin 8895d36746 SquashSRS4: Refine shared fast timer 4 years ago
winlin 3256c7c2fa SquashSRS4: Refine the init of global objects 4 years ago