- Dec 06, 2023
-
-
This allow to improve conversation retrieval when connecting to a JAMS account and avoid requests to come back in loop. jami-jams#128 Change-Id: I4aca7c695a4b4fdea2d49d217e66ae7d1df72b49
-
Kateryna Kostiuk authored
Change-Id: Ia60088452afa6bd2b83f394389b1a4649fd64d8e
-
- Dec 05, 2023
-
-
Adrien Béraud authored
Change-Id: I41696a45e30651765508091ef7c10641ee1267c4
-
- Dec 04, 2023
-
-
Sébastien Blin authored
Change-Id: I4f5ae81b391bda69c32ee3214e3fdef4b7cbfdb1
-
Adrien Béraud authored
Change-Id: I481b28f407ba8928c6fe355e6eba093bb4d4f028
-
Adrien Béraud authored
Change-Id: If56905f3544f751a43e7a44ced87e5faa01cd458
-
Adrien Béraud authored
In some common cases, switchInput is never called causing buzy loops. Change-Id: I364987eeabcc89b2f48e5cc3cf6cbc2125fb6710
-
Adrien Béraud authored
Change-Id: Ie67ad8f18ef453dd7de8e3ef201d77e54843ca33
-
- Dec 03, 2023
-
-
Adrien Béraud authored
Change-Id: I9909742daa4d2f13aa85f8f66796f6cb8bf8448d
-
Adrien Béraud authored
Change-Id: Ic8c442f1d34d812e63b3060d308794bbdff023e3
-
- Dec 01, 2023
-
-
Adrien Béraud authored
Change-Id: Ideffd7329a39559ef76f4af615dbfdde23d59c95
-
Adrien Béraud authored
The loop can be restarted if needed. This avoids a buzy loop after end of file. Change-Id: I13736712f72ce79cb81e9fd169f80b1851709957
-
GitLab: #925 Change-Id: I40a861b18ce075522e702edf4b60f12631a89fca
-
Sébastien Blin authored
Change-Id: I9b501bb0cdbb796fadd302dc6b19d2814482376b
-
- Nov 30, 2023
-
-
Adrien Béraud authored
Avoid infinite loop when no frame is available. Change-Id: I40885381adb66d9f7a10a99e8e92ae06706efbad
-
Adrien Béraud authored
Change-Id: Ifa4cab061b297226f48df1161e1e75745858c566
-
Adrien Béraud authored
Change-Id: I73b549126ce325b8643a1194da7cafadf25a0c9b
-
Adrien Béraud authored
Attached picture is not an actual video stream in the file, but a metadata, so skip it when looking for a video stream. Change-Id: I5009afb43311ac17b9ae919711e8e3046488fb31
-
- Nov 28, 2023
-
-
Adrien Béraud authored
Change-Id: I98d483709bd1aed9c0115fec546ebf4bb73c42a8
-
Sébastien Blin authored
If we receive a conversation request for a contact where we already have a conversation, we can just accept the new one. GitLab: #924 Change-Id: I9e5d0f7302567ce488c52b45377117f034cd5da5
-
Sébastien Blin authored
conversation's unit test was broken Change-Id: I584e5511972f90b48613b75f299c778fe3ccd39b
-
Adrien Béraud authored
Change-Id: I4f0bd0af6659b2780165232135517b39b0e7174c
-
Adrien Béraud authored
Change-Id: Ide18528c56c88d51ba0d59f9ddaa1f8300ed092c
-
- Nov 27, 2023
-
-
Adrien Béraud authored
Change-Id: Id35eeb9592ca97312035e27224ff94ef1303376e
-
- Nov 24, 2023
-
-
Sébastien Blin authored
1.16.11 doesn't build due to wrong hash for eigen 3.4 -- SHA1 hash of eigen-3.4.zip does not match expected value expected: 'ee201b07085203ea7bd8eb97cbcb31b07cfa3efb' actual: '90414f534834cb5041a4c5ddece24978033d87c7' -- Hash mismatch, removing... Change-Id: I29c5b0f9e6926195ec30f5eb47624606e3b26589
-
- Nov 23, 2023
-
-
Adrien Béraud authored
Change-Id: I6992f82d0980f266c76985115b8dbf4f609bc87c
-
Pierre Nicolas authored
GitLab: jami-client-android#1459 Change-Id: I2ace0ea02b9b2cefd2278c9a5578f9d1c1c33c4a
-
- Nov 22, 2023
-
-
Sébastien Blin authored
If first connection fails and presence is not tracked, the conversation will not sync until the receiver restarts its jami, causing the conversation to be stuck a very long time even if peer is online and can sync. In this patch, if we receives a trust request, we retry to sync (this will be the case because the sender will re-send a trust request to the contact who is still detected as an invited member) GitLab: #922 Change-Id: I8866ceda98d50b0ddd2ea5402ef34f067f560e97
-
Xavier Jouslin de Noray authored
Gitlab: #1382 Change-Id: Ie14258d453cb0f8c1e4c14a5ed473b57941c3b0e
-
- Nov 21, 2023
-
-
Xavier Jouslin de Noray authored
Change-Id: Ia7903c9b0dca7cb0c6d300df24dea83022da08b9
-
- Nov 17, 2023
-
-
Andreas Traczyk authored
Change-Id: I3239576ea31264c695252beb8fb4e43b4ec8b594
-
Andreas Traczyk authored
Change-Id: I207558e802ab2ba894deea07abefff1f6f855971
-
1. When a audio-only participant leaves, the video mixer is updated and all audio-only streams are now removed. 2. If a audio-only calls try to join a swarm-call, it was hanging due to a bad number of medias. So ignore video for audio-only calls. GitLab: #917 Change-Id: Ifdd66e2ab138c078ef9e9c1402a07a6ae6a36b00
-
JPG/PNG sharing in video calls is broken since we use the media player to share all the files Change-Id: Ib85e65405faf46e8b5ff7e4bc7d745af69b1f360
-
Sébastien Blin authored
Change-Id: I0654169997945e5899ff9a46087ff4a13535b0e1
-
For daemon-managed inputs, the sink stops when the loop stops. However, for client-managed inputs where the loop isn't running, cleanup should be invoked upon input destruction. Change-Id: Ie4cede2b9e76d6b451139eb897ce94c6da5c2f02
-
- Nov 16, 2023
-
-
Sébastien Blin authored
Change-Id: I6372066ec95fdd80d7e754946757a8dfdcbd38d6
-
Sébastien Blin authored
GitLab: #916 Change-Id: Idc7bf81fbad4e48a59b11490c768c6a1eb430601
-
- Nov 15, 2023
-
-
Kateryna Kostiuk authored
This patch executes handleMediaChangeRequest on a thread pool to avoid potential deadlocks. Since handleMediaChangeRequest locks callMutex, it could cause a deadlock if sendSIPInfo is called at the same time. GitLab: #915 Change-Id: I7e79eef0dd00f2814ba360fc8a6e96ff107285c8
-
- Nov 10, 2023
-
-
Sébastien Blin authored
Github mirror got some problem with nvenc Change-Id: Ia731d5827f20e38a4866af394a8c3bc0f5b58147
-