- Sep 17, 2019
-
-
Change-Id: I32e1a1cee8b8b1c7a814b4538dab7109850d328e Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
-
- Sep 13, 2019
-
-
Change-Id: I58ed7b0650e90d8ec524f1851282b21d8b3f1ce3
-
- Sep 12, 2019
-
-
Kateryna Kostiuk authored
Change-Id: I541e2aa1a419559c87c9f390601873bba12a0dc1
-
Sébastien Blin authored
Change-Id: I2ab6818918fee8560b73967f3b224eebb92114e2 Gitlab: #147
-
- Sep 10, 2019
-
-
Sébastien Blin authored
Change-Id: I1aec6bf96d5417c8b21612b1a1dc8d895c9cbed8
-
Change-Id: Ie5a16ba02023c89c78eef8d06fa13b4be56e558a
-
Change-Id: I32136e7381b2f3f73f206a83d573822c6b291291
-
Change-Id: I669bfcc6f0e3f7bd60c56f0046f8701ad14541ce
-
Change-Id: Icc3c9fd79c01641d8280eff0ffccf8dfe889d1a7
-
Sébastien Blin authored
Change-Id: I03ba51473a5d35efcfe3b7be4f9f64f23e57455f
-
Vsevolod Ivanov authored
Change-Id: I8d6904b56f81b9f82d30764039b61611cbc117ec
-
Change-Id: Id3c5b959811b678df850a7025a7008e1591aaf0e
-
Andreas Traczyk authored
- removes restbed - bumps opendht Change-Id: Ia5586e2871ecb6df9d676d59c29314984ab9bab5
-
Depends-On: If43bab09e0d209aef1e92217d145a22f0cdab466 Change-Id: Ic8f55919f82c2e2ab088d4bc38814c99e1006062
-
- Sep 09, 2019
-
-
Kateryna Kostiuk authored
Allow clients to restart audio. (We need it for iOS because audio should be started after receiving callback from CallKit). Change-Id: I06e933a62302e320788c5bad688e34cdbdbdcf0f
-
- Sep 07, 2019
-
-
Adrien Béraud authored
Change-Id: I40cdf51b33ae13b95fa9726f6b111f22b111b813
-
- Sep 06, 2019
-
-
This reverts commit 36dfd11f. Reason for revert: temporary win32 incompatibility Change-Id: Ib6718b2427cf4e0f3d2f456c4722830232b850cd
-
Andreas Traczyk authored
Change-Id: I4079cc8c9075117f3135065e945752d9b9e5bdad
-
Sébastien Blin authored
This reverts commit 12769565. Reason for revert: libcanberra will be used Change-Id: I4a92146ec06c7d6cf7856526032ee265f6517ef3
-
Change-Id: I41138a9846fe4bdb250cf6be5ac532ed4da254fd
-
Change-Id: I6428e7e5099d524601677f5ab040e0a715584f57
-
- Sep 05, 2019
-
-
Adrien Béraud authored
Change-Id: Iebd54e75d9f7baaa61547dd1e18100a7d88cc807
-
Andreas Traczyk authored
Change-Id: I30a52d3a22c46b8ff2884f0459f16e74dd4af76b
-
Adrien Béraud authored
Change-Id: I86a2b1564be127f70dd991b86fe0b14440cee299
-
- Sep 04, 2019
-
-
Change-Id: Ib78b187a8b0f094c0051a436c12e534a36ec2126
-
- any functions that get strings from windows apis, are converted and stored as utf8 strings internally - anytime an internal utf8 string is passed as a parameter to a windows api function, it is converted to a wstring - all of these translations apply currently to file paths - a windows client should make sure to setlocale to utf8 because we use some dependencies that call mbstowcs and wcstombs instead of WideCharToMultiByte/MultiByteToWideChar Change-Id: Ic13f55ace491e1088c0a3d436d3a0d02df7216c3 Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
-
Change-Id: I5e7a776221b2048692966b20ff270a2d8fea8bbf
-
- Aug 30, 2019
-
-
Enables Opus, H264 and VP8 for Jami accounts, and all codecs for SIP accounts. Change-Id: Ie7b7773d50afa52ddb2adf917eaee8c4dd6af07f
-
Adrien Béraud authored
Change-Id: I9e683a952c2465c4059955f50557b611444759fd
-
Change-Id: Ibfd1e7db19220d9ed255657dbb5d54ad14decb7c
-
Change-Id: If13deebef78da9864522969c595beb5fc6a095de Gitlab: #141
-
- Aug 29, 2019
-
-
Pierre Lespagnol authored
Change-Id: I42b390cccfe5a849be4bffccb014534d0e75d723
-
Change-Id: I21af38d6a5fcd36d11955b185f0858c8bb07a278 Gitlab: #135
-
Adrien Béraud authored
Change-Id: I62befaa0dbce5ac063ad117463680b202f85217c
-
Adrien Béraud authored
Change-Id: I9a9b37d358b55748526720eaa9c21653bc6ab8b3
-
- Aug 28, 2019
-
-
Philippe Gorley authored
Change-Id: I96bb15b0a00e6998c32949a894698493d0e76c19
-
- Aug 27, 2019
-
-
When always recording, the uninitialized value could break the overlay filter, making one of the video sources not get filtered properly. Change-Id: I137aa175f0ba5d88a660c6bcfa54f37bd65b7c9d
-
Philippe Gorley authored
Some of the decoder's settings are only set once decoding has started, such as the pixel format. Change-Id: Ifb3cf4606d1dc02dc089bc8ca9ca11a7a3071caf
-
Sébastien Blin authored
Change-Id: I96bea87e43cf08ddf0b2805f13d35c3efa6c2db7
-
Sébastien Blin authored
As specified in RFC 5245, the aggressive negotiation uses the candidates as soon as possibe. This avoid some possible latencies due to the negotiation of an unique pair. For our use case, this avoid a 30 seconds delay during the media negotiation in some cases. Change-Id: I155a0c5f5706908d5e86a08fb2d65e0e3b8c61e2 Gitlab: #140
-