- Sep 08, 2020
-
-
Adrien Béraud authored
Change-Id: If73b3dea1bdf91d1176ae8c27231a13a3be598f3
-
Adrien Béraud authored
Change-Id: Ieec68304fb7989dad1a40e408486c7aa97753b2d
-
Adrien Béraud authored
Change-Id: If02c04c140ff82b459c8fa63362a3b08520f1b46
-
Adrien Béraud authored
Change-Id: I8e6cfd732b9e6b954603121b3d781439f8320dca
-
Adrien Béraud authored
Change-Id: I2562f5e80b82b624b8f6b2e157e4d64309be0dee
-
Adrien Béraud authored
Change-Id: Ia63b257d49624165e53b9ecd00e373f07098405d
-
Android MediaCodec implementation (H264 in particular) sends codec data (SPS/PPS in case of H264) only at the begining of the encoded stream. If the decoding side misses the codec data (due to packet loss or if the codec data arrives before the decoder is fully setup), the decoder will never be able to correctly decode the stream. This patch will cache the codec data provided by MediaCodec encoder, then send it with every generated key-frame (IDR in case of H264). Change-Id: I4abe7995cdb2dd42fc721fb00d142b4d4958b5b7 Gitlab: #232
-
- Sep 04, 2020
-
-
Amirhossein Naghshzan authored
Change-Id: I5662d8c2640b6477a1fa55d34229dce35fbcbd8f
-
- Sep 01, 2020
-
-
Change-Id: I333e89378bdd69d8c36c9e3d453d454c588b914c
-
- Aug 31, 2020
-
-
Jenkins authored
Change-Id: Iac5124bbb931bce4312afa2f5763cc30cb7ea1ea
-
- Aug 28, 2020
-
-
Adrien Béraud authored
Change-Id: Ib62d346559a2ea3db472065619e26e855cfd0a64
-
Adrien Béraud authored
Change-Id: Ica571ec7104d35aa98c6c9313be7b2bed134c2ee
-
Adrien Béraud authored
Change-Id: Icaf18d399b941056dd1d6409f0e290ca2ba49f0a
-
- Aug 27, 2020
-
-
Adrien Béraud authored
Change-Id: I2c283dc83e5c78601501d62bb7ab2c52c924d364
-
Adrien Béraud authored
Change-Id: I7a22363e61a0158dc043bce5f5f0175c868b12f1
-
Adrien Béraud authored
Change-Id: I365babbcf2e8b1840b072623beb109521b723ac7
-
- Aug 26, 2020
-
-
Adrien Béraud authored
Change-Id: I84e3478b1b706d9be42e2db7453d916ab43ee22f
-
Adrien Béraud authored
Change-Id: Ic35f35187b5d2a2ece906cfd9379a93d842a0fc7
-
- Aug 25, 2020
-
-
Adrien Béraud authored
Change-Id: I9a88c3ce9cb21db51a7d442fe968840e04673605
-
Adrien Béraud authored
Change-Id: Idef22ccd66f5c41e1b23a40259d81d1f3f62e09d
-
Adrien Béraud authored
Change-Id: I4e649c55c7b0223e86806350ef0cb7255f023047
-
Adrien Béraud authored
Change-Id: Ieea171bd1084ca04fb7d4f161ad67827c5ecfcf1
-
Adrien Béraud authored
Change-Id: I0f653d27a2f9ce492fad5cf0a02e83285a2b272e
-
Adrien Béraud authored
Change-Id: I456416a5ac76825dfd2774d0f7b1b8897d57f396
-
Adrien Béraud authored
Change-Id: Ic995b504e71fb95ec0ccd96e1d0837e8620c5c51
-
Adrien Béraud authored
Change-Id: Ife063b2ca7df4b138785d8989ee8d1a5ab9c65bc
-
Adrien Béraud authored
Change-Id: I4d0122a25afa9b941fde513fdc6df44f3c6a802c
-
- Aug 24, 2020
-
-
Jenkins authored
Change-Id: Ibeeb87400b4dc664d83a2e808b969e16c27454d9
-
- Aug 20, 2020
-
-
Change-Id: I92eac4831bdb9e9ce78cc888bb365d990af83401
-
- Aug 14, 2020
-
-
Pierre Duchemin authored
One the user select either 'account' or 'contact request' tabs, there's an extra conversation fragment added to backstack. Hence, it requires 2 back press to quit jami instead of one. Change-Id: I5ecde388596a41b73aeb8f4cc83a09ba9add3184
-
Amirhossein Naghshzan authored
Change-Id: I7985c7adfd40760bc0c8f8f93dca3047720f6a1f
-
Fixes an issue regarding the location sharing noticed on the Beta channel. Change-Id: I3832aa50a816c0c1345e2a8f21853319f8791629
-
- Aug 13, 2020
-
-
Pierre Duchemin authored
now using api introduced in sdk 21 Change-Id: Ic78d55de96f020d110d1664bb1f536af9b6edf1a
-
- Aug 11, 2020
-
-
Adrien Béraud authored
Change-Id: Id86348133d77734ec1fa34e95c5bd1119bda8962
-
Adrien Béraud authored
Change-Id: Id0d054363fe43f6206997c5bd4f6e61569c7201b
-
Adrien Béraud authored
Change-Id: Ic138c7b861cdb3b7358ae2d40b5d1b031c700a0c
-
Adrien Béraud authored
Change-Id: Ie60e8b5072981a4693e20d24c3e7230615b8fb99
-
- Aug 10, 2020
-
-
Sébastien Blin authored
Change-Id: I31b40bc3b3c954a2b56ee47ab68576a9a418ecb7
-
Jenkins authored
Change-Id: Ide7f622ed8861246bff7ad8d85e98aa94ed537a5
-
Change-Id: Iab8050df9887539f9bcc2fce333ba99f4f910069
-