Conversation
Use the OpenSSL Universal installer on Windows to build on x86/x64 host targeting Arm64 systems.
…n#3117). Now SRT_USE_OPENSSL_STATIC_LIBS is the CMake option of SRT. The OPENSSL_USE_STATIC_LIBS is CMake's option, still has to be used if SRT_USE_OPENSSL_STATIC_LIBS is set. --------- Co-authored-by: lilinxiong <lilinxiong@bilibili.com> Co-authored-by: Mikolaj Malecki <mmalecki@haivision.com>
Co-authored-by: Mikołaj Małecki <mmalecki@haivision.com> Co-authored-by: Sektor van Skijlen <ethouris@gmail.com>
) This pull request fixes issue Haivision#3098 by ensuring that startup() and cleanup() are called automatically. --------- Co-authored-by: Sektor van Skijlen <ethouris@gmail.com> Co-authored-by: Clement Gerouville <cgerouville@haivision.com> Co-authored-by: Sektor van Skijlen <ethouris@gmail.com>
…ivision#3126). Co-authored-by: BX <wcbushy@gmail.com>
…always properly set. (Haivision#1709) * [core] Fixed bug: tsbpd might miss m_bClosing flag setting, flag not always properly set. Added some sanity checks * Removed excessive variable * Added important comment from another PR * Localized the bWokeUpOnSignal variable better * Removed time-interrupted waiting on TsbPd thread as it caused more CPU usage --------- Co-authored-by: Mikołaj Małecki <mmalecki@haivision.com>
* feat: support OHOS(harmonyOS) system compile * add support for OHOS platform detection.
authored-by: Mikolaj Malecki <mmalecki@haivision.com>
…from being established too early
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.