- 12 May, 2022 - 1 commit
-
-
Thomas Renaud authored
-
- 11 May, 2022 - 1 commit
-
-
Timothée Jaussoin authored
liblinphone!2022
-
- 10 May, 2022 - 2 commits
-
-
Julien Wadel authored
Add more pixel convertion into I420 when scaling video samples. Fix a crash on finding best video configurations when there is no configuration.
-
Mickaël Turnel authored
-
- 09 May, 2022 - 2 commits
-
-
Andrea Gianarda authored
delete devices when destroying participant Implement audio video conferencing dial-out if conference must immediately start (start time in SDP is 0) - the body of the INVITE sent out by the server has three parts: - SDP - resource list with the list of participants - SIP frag with the organizer of the conference Move resource list and sip frag parsing function to the factory Change video RTP port range of lise_rc Do not move from transition call state (Updating, Pausing, Resuming) if there are updates yet to be accepted Set participant device state to Left when receiving a NOTIFY to inform the core that he/she has definitiely left the conference Improve conference documentation: - linphone_conference_get_participant_list and linphone_conference_get_participants do not include the local participant (me) - linphone_conference_get_me() returns the local participant mediastreamer2: delete unused variable fix crash when linking sinzeconv destroyed and keep same size for mblk from sizeconv to vp8enc belle-sip: Do not change pointer to last transaction of a dialog if it is a retransmission
-
DanmeiChen authored
-
- 06 May, 2022 - 3 commits
-
-
Mickaël Turnel authored
-
-
Sylvain Berfini authored
-
- 05 May, 2022 - 2 commits
-
-
DanmeiChen authored
-
Mickaël Turnel authored
-
- 04 May, 2022 - 4 commits
-
-
Julien Wadel authored
Fix incompatibility iterator check.
-
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
- 03 May, 2022 - 3 commits
-
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
Andrea Gianarda authored
Notify participants that a device joined the conference with a muted microphone Temporarely disable vCard test suite
-
- 29 Apr, 2022 - 3 commits
-
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
- 28 Apr, 2022 - 4 commits
-
-
Andrea Gianarda authored
Fix crypto suite tag overflow. It was casted to unsigned char which overflows when it reaches 256 Cancel pending ICE task if it has not been executed before the deletion of the stream
-
Mickaël Turnel authored
Frameworks can still be used with ENABLE_FAT_BINARY=YES
-
Julien Wadel authored
-
Andrea Gianarda authored
-
- 27 Apr, 2022 - 1 commit
-
-
Julien Wadel authored
Fix MSQOgl crashes on video deletion between Qt and MS2. Factorization of the process, use of std::mutex instead of MSFilter mutex, ensure that the SDK is on when doing penGL updates from Qt.
-
- 26 Apr, 2022 - 2 commits
-
-
Julien Wadel authored
- Add functions to cmake for making a RELEASE file and for retrieving the base folder name on version checking.
-
Sylvain Berfini authored
Updated msAAudio to improve workaround for Samsung devices + log current volume in mediastreamer2 when applying hack
-
- 22 Apr, 2022 - 2 commits
-
-
-
Julien Wadel authored
Set isMuted on device before notify changes. It allows to use directly the device when getting status inside and outside the callback.
-
- 21 Apr, 2022 - 3 commits
-
-
DanmeiChen authored
-
Timothée Jaussoin authored
Move a lot of code from ortp utils to bctoolbox ortp!96 liblinphone!1944 mediastreamer2!619 bctoolbox!158
-
Thibault Lemaire authored
-
- 20 Apr, 2022 - 2 commits
-
-
Sylvain Berfini authored
-
Andrea Gianarda authored
Add ICE candidates when retrying INVITE because of configuration mismatch. As the ICE service is resetting wait again for ICE candidates to be re-gathered
-
- 19 Apr, 2022 - 5 commits
-
-
Peio Rigaux authored
-
Peio Rigaux authored
Extended upload dir job to manage podspec urls
-
Peio Rigaux authored
Improved verbosity of windows select upload directory log to avoid confusion. Upload dir check is performed on liblinphone git describe, but the version attached to filename is the SDK one. This should be harmless as long as a SDK and liblinphone are aligned regarding snapshot/releases tag
-
Andrea Gianarda authored
Fix the creation of Window ID that was based on the wrong media session.
-
Sylvain Berfini authored
-