Skip to content

Conversation

@datagutt
Copy link
Member

No description provided.

ethouris and others added 16 commits October 15, 2025 13:23
* [MAINT] Add fixes for CI configuration based on latest dev

* Added fixes from another PR

* Added lacking scripts and repos

* Fixed error reported in CI. Fixed ABI entry

---------

Co-authored-by: Mikolaj Malecki <[email protected]>
Co-authored-by: Clément Gérouville <[email protected]>
…orcing cookie values. (#3227)

* Initial testing version of the cookie contest fix

* Setting cookie contest 1.5.4 as default

* [core] Restored old cookie contest. Added ignored wrong peer response on cookie collision

* Fixed security report

* Removed the (unnecessary now) fix for the future version compatibility

* Update test/test_common.cpp - fixed a typo in a comment

* Fixed TestFEC tests to be resistant of a listener-readiness bug (fixed in dev)

* Try to fix the first issue

* Removed remains after the screw-in cookie procedures

---------

Co-authored-by: Mikolaj Malecki <[email protected]>
Co-authored-by: Clément Gérouville <[email protected]>
…gorithm (#3220)

* Added more logs around rexmit bandwidth

* [API] raise libSRT version number to 1.5.5

* Maintenance changes

* Rewrite the Bandwidth estimation system.

* Merged changes from Clement's implementation

* Introduce CShaper to control the retransmission BW.

* Fixed with average packet size measurement

* Added self-adjusting of burst period

* Fixed wrong formulas and added some logs

* Removed old changes for CSndRateEstimator. Blocked the use of CSndRateEstimator.

* Applied most direct review fixes

* Refactoring: split packLostData into smaller parts

* Some cosmetic fixes

* Cosmetics

* Removed Tie function that was using non-C++03-compatible assignment

* Stretched connection timeout for accept in FEC tests

* Trying to track the problem in FEC tests on Mac

* Adjusted TestFEC tests to a bug in listener missing signal

---------

Co-authored-by: Mikolaj Malecki <[email protected]>
Co-authored-by: Clément Gérouville <[email protected]>
…or SRT build (#3219)

* [BUILD] Added handling of LIBSRT_ prefix when setting cmake options for SRT build

* Added documentation

* Apply suggestions from code review

Co-authored-by: stevomatthews <[email protected]>

* Fixed text alignment after doc review

---------

Co-authored-by: Mikolaj Malecki <[email protected]>
Co-authored-by: stevomatthews <[email protected]>
…tion (#3259)

* [BUG] Prevent blocking srt_close call from interrupting connection

* Test: added check that srt_close call is not blocked. Ensured that waiting is interrupt ed on close. Ensured that the socket is closed right after wait quit

* Fixed incorrect C++17 literals

* Increased wait time tolerance for srt_close (failing on some slower CI machines)

---------

Co-authored-by: Mikołaj Małecki <[email protected]>
@coderabbitai
Copy link

coderabbitai bot commented Dec 25, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants