Paul-Louis Ageneau
|
2fd3f6ad45
Merge branch 'v0.11'
|
4 years ago |
Paul-Louis Ageneau
|
4642504b83
Merge pull request #359 from paullouisageneau/no-nrsack
|
4 years ago |
Paul-Louis Ageneau
|
5b760532c2
Do not enable SCTP NR-SACKs
|
4 years ago |
Paul-Louis Ageneau
|
69bcdade50
Merge pull request #358 from paullouisageneau/sctp-limit-flush-scheduling
|
4 years ago |
Paul-Louis Ageneau
|
bd3df48c0b
Limit scheduling of flush tasks in SCTP transport
|
4 years ago |
Paul-Louis Ageneau
|
faf3158609
Merge pull request #356 from paullouisageneau/fix-threadpool-workers-access
|
4 years ago |
Paul-Louis Ageneau
|
b766be1880
Fixed unsynchronized access to mWorkers in ThreadPool
|
4 years ago |
Paul-Louis Ageneau
|
6b4db006f4
Merge branch 'v0.11'
|
4 years ago |
Paul-Louis Ageneau
|
b3edcfa05c
Bumped version to 0.11.7
|
4 years ago |
Paul-Louis Ageneau
|
19e148363c
Merge pull request #353 from paullouisageneau/fix-buffered-amount-callback
|
4 years ago |
Paul-Louis Ageneau
|
7f6f178177
Fixed buffered amount callback synchronization
|
4 years ago |
Paul-Louis Ageneau
|
7962069762
Fixed compilation for MacOS
|
4 years ago |
Paul-Louis Ageneau
|
30117bc3a3
Renamed Track::*RtcpHandler methods to Track::*MediaHandler
|
4 years ago |
Paul-Louis Ageneau
|
767694a8b8
Use ptrs, optionals and variants from rtc namespace
|
4 years ago |
Paul-Louis Ageneau
|
ff34858e41
Merge pull request #351 from paullouisageneau/config-autonegotiation
|
4 years ago |
Paul-Louis Ageneau
|
74f376e246
Added configuration flag to disable auto negotiation
|
4 years ago |
Paul-Louis Ageneau
|
40a29fbd55
Removed addDataChannel method from API
|
4 years ago |
Paul-Louis Ageneau
|
7670883b75
Fixed typo in example code
|
4 years ago |
Paul-Louis Ageneau
|
b264774c2a
Fixed streamer default directory path assuming default build
|
4 years ago |
Paul-Louis Ageneau
|
3d04fb794a
Added custom MTU and STUN server to C API connectivity test
|
4 years ago |
Paul-Louis Ageneau
|
3c9c5bb37b
Merge pull request #349 from paullouisageneau/fix-fragment-size
|
4 years ago |
Paul-Louis Ageneau
|
32c4427b96
Reorganized defines and added mtu option to C API
|
4 years ago |
Paul-Louis Ageneau
|
a936fed022
Merge pull request #350 from ilsalvopss/candidate_compare
|
4 years ago |
Salvo Passaro
|
9d72c1818a
Candidate == operator compares also mNode and mService
|
4 years ago |
Paul-Louis Ageneau
|
83453635a8
Replaced shared_from_this() with weak_from_this() where applicable
|
4 years ago |
Paul-Louis Ageneau
|
b8adccc0ec
Harmonized MTU with fragment size and set default MTU to 1280
|
4 years ago |
Paul-Louis Ageneau
|
9f6e99c0a8
Fixed deadlock in MediaChainableHandler (regression introduced in #347)
|
4 years ago |
Paul-Louis Ageneau
|
4b5576d30e
Merge branch 'v0.11'
|
4 years ago |
Paul-Louis Ageneau
|
2db14a29a9
Bumped version to 0.11.6
|
4 years ago |
Paul-Louis Ageneau
|
5cbbba2e12
Fixed Track::maxMessageSize()
|
4 years ago |