-
Notifications
You must be signed in to change notification settings - Fork 927
Pull requests: Haivision/srt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[core] Fixed the behavior and error code returned by srt_accept_bond
[core]
Area: Changes in SRT library core
Type: Bug
Indicates an unexpected problem or unintended behavior
[core][build] A collection of small detailed fixes and cleanups
[build]
Area: Changes in build files
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
core: fix segmentation fault during global teardown (#3288)
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
#3331
opened Jun 8, 2026 by
harshal24-chavan
Loading…
Fix int32_t-vs-int portability; align CThread assignment with std::thread
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
#3329
opened Jun 1, 2026 by
aklofas
Loading…
[BUG] Fixed OOB read in ACK payload parsing
[core]
Area: Changes in SRT library core
Resolution: Replaced
The same fix or problem description is provided by another one.
Type: Maintenance
Work required to maintain or clean up the code
#3325
opened May 21, 2026 by
mszatmary-netflix
Contributor
Loading…
[core] Added checks to prevent rogue CMD MSG to sneak thru
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
[BUG] Reject DROPREQ with reversed seqno range
[core]
Area: Changes in SRT library core
Resolution: Replaced
The same fix or problem description is provided by another one.
Type: Maintenance
Work required to maintain or clean up the code
[maint] Reworked C++03 solution for thread-local error
[API]
Area: Changes in SRT library API
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
Fixed Windows installer build script with new VS solution file format
Resolution: Replaced
The same fix or problem description is provided by another one.
#3313
opened May 6, 2026 by
lelegard
Contributor
Loading…
Add to decumentation a list of srt-bindings
[docs]
Area: Improvements or additions to documentation
Type: Maintenance
Work required to maintain or clean up the code
#3302
opened Apr 7, 2026 by
NoachDev
Loading…
suggest to run codespell before creating PRs.
Resolution: Replaced
The same fix or problem description is provided by another one.
#3275
opened Jan 21, 2026 by
fujitatomoya
Contributor
Loading…
[core] New moving average value for sent/recv rates over last second (restored lost PR #3009)
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
Fix issue with file://con, connected to an anonymous pipe, and short reads
[apps]
Area: Test applications related improvements
Status: Need Help
Indicates that a maintainer wants help on an issue or pull request
Type: Maintenance
Work required to maintain or clean up the code
#3176
opened May 21, 2025 by
joncampbell123
Loading…
[core] Converted GlobControlLock to a read-write lock.
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
[core] Implementation of logging/formatting system using {fmt}
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
[core] New formatting implementation using SFMT for the logging system
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
Added balancing groups and common group receiver
[core]
Area: Changes in SRT library core
Type: Enhancement
Indicates new feature requests
Fix incorrect behavior in message mode when too small buffer supplied
[core]
Area: Changes in SRT library core
Type: Bug
Indicates an unexpected problem or unintended behavior
[BUILD] Added macros resolved in srt.h to pkg-config file
[API]
Area: Changes in SRT library API
[build]
Area: Changes in build files
Type: Maintenance
Work required to maintain or clean up the code
[core] fix applyGroupSequences
[core]
Area: Changes in SRT library core
Status: Needs Refinement
Comments should contain requests to refine the works.
Type: Bug
Indicates an unexpected problem or unintended behavior
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.