.. |
stanzas
|
prepare JingleRtpConnection for content-adds
|
2022-11-28 08:59:23 +01:00 |
AbstractJingleConnection.java
|
remove security check that ensures rtp connection was properly finished
|
2022-02-25 16:24:16 +01:00 |
ContentAddition.java
|
prepare JingleRtpConnection for content-adds
|
2022-11-28 08:59:23 +01:00 |
DirectConnectionUtils.java
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
JingleCandidate.java
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
JingleConnectionManager.java
|
ignore race condition after reject from notification
|
2022-08-05 10:46:15 +02:00 |
JingleFileTransferConnection.java
|
take senders attr into account when converting to and from sdp
|
2022-11-20 17:00:40 +01:00 |
JingleInBandTransport.java
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
JingleRtpConnection.java
|
delay candidates until after session-init/accept
|
2022-12-05 15:40:07 +01:00 |
JingleSocks5Transport.java
|
remove logging
|
2021-10-02 16:54:19 +02:00 |
JingleTransport.java
|
remove unused imports.
|
2015-08-25 12:40:22 +02:00 |
Media.java
|
prepare JingleRtpConnection for content-adds
|
2022-11-28 08:59:23 +01:00 |
MediaBuilder.java
|
payload-type and rtp-hdrext sdp parsing
|
2020-04-20 15:57:30 +02:00 |
OmemoVerification.java
|
report fingerprint missmatch as securiy exception
|
2021-05-08 10:35:07 +02:00 |
OmemoVerifiedRtpContentMap.java
|
ground work for omemo dtls verification
|
2021-03-02 21:13:49 +01:00 |
OnFileTransmissionStatusChanged.java
|
code clean up
|
2015-10-12 12:36:54 +02:00 |
OngoingRtpSession.java
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
OnJinglePacketReceived.java
|
code clean up
|
2015-10-12 12:36:54 +02:00 |
OnPrimaryCandidateFound.java
|
code clean up
|
2015-10-12 12:36:54 +02:00 |
OnTransportConnected.java
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
RtpCapability.java
|
do not use offline fallback rtp capability if account is disabled
|
2021-01-26 09:35:03 +01:00 |
RtpContentMap.java
|
prepare JingleRtpConnection for content-adds
|
2022-11-28 08:59:23 +01:00 |
RtpEndUserState.java
|
prepare JingleRtpConnection for content-adds
|
2022-11-28 08:59:23 +01:00 |
SessionDescription.java
|
prepare JingleRtpConnection for content-adds
|
2022-11-28 08:59:23 +01:00 |
SessionDescriptionBuilder.java
|
payload-type and rtp-hdrext sdp parsing
|
2020-04-20 15:57:30 +02:00 |
ToneManager.java
|
prepare JingleRtpConnection for content-adds
|
2022-11-28 08:59:23 +01:00 |
TrackWrapper.java
|
prepare JingleRtpConnection for content-adds
|
2022-11-28 08:59:23 +01:00 |
VideoSourceWrapper.java
|
refactor WebRTCWrapper to allow for track adds
|
2022-11-19 13:03:34 +01:00 |
WebRTCWrapper.java
|
null PeerConnection reference before disposing; otherwise getState() might be issued against disposed object
|
2022-12-01 20:46:18 +01:00 |