History log of /webrtc/ (Results 1 – 25 of 2983)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7bf1438227-May-2023 yngrtc <[email protected]>

[RTP/RTCP] bump rtp version to v0.7.0 and rtcp version to v0.8.0

bc5c52e627-May-2023 yngrtc <[email protected]>

[RTCP] remove unnecessary async function/trait

ad555d1027-May-2023 yngrtc <[email protected]>

[RTP] remove unnecessary async function/trait

9c3017fc22-May-2023 pinkforest <[email protected]>

Remove redundant comment

6bf5ae2622-May-2023 pinkforest <[email protected]>

Remove redundant elliptic-curves dependency

710b992422-May-2023 pinkforest <[email protected]>

Remove redundant signature dep

dad7988c22-May-2023 pinkforest <[email protected]>

Fix duplicate dalek dep

94a779dc20-May-2023 yngrtc <[email protected]>

bump webrtc version to v0.7.3

da635ea720-May-2023 yngrtc <[email protected]>

bump media version to v0.6.0

e2bbf74520-May-2023 yngrtc <[email protected]>

update min supported version to 1.65.0

2f96919512-May-2023 Nathan Sizemore <[email protected]>

Adds configurable capacity to H264Reader.

8c7c39f304-May-2023 logist322 <[email protected]>

Fix signaling state

1e2cfd5526-Apr-2023 yngrtc <[email protected]>

bump webrtc version to v0.7.2

14711fa326-Apr-2023 yngrtc <[email protected]>

bump media version to v0.5.1

e56a486326-Apr-2023 yngrtc <[email protected]>

fix fmt

4949219825-Apr-2023 Nathan Sizemore <[email protected]>

Surfaces io::Error from H264Reader read.

f3f4953605-Apr-2023 InDieTasten <[email protected]>

Fix comment indentation

becc489708-Apr-2023 yngrtc <[email protected]>

bump dtls version to v0.7.2

9792112908-Apr-2023 yngrtc <[email protected]>

fix clippy default warning


dtls/src/config.rs
dtls/src/content.rs
dtls/src/handshake/mod.rs
mdns/src/message/header.rs
mdns/src/message/mod.rs
media/src/io/h264_reader/mod.rs
rtcp/src/extended_report/mod.rs
rtcp/src/extended_report/ssr.rs
rtcp/src/header.rs
rtcp/src/source_description/mod.rs
rtcp/src/transport_feedbacks/transport_layer_cc/mod.rs
rtp/src/extension/video_orientation_extension/mod.rs
sctp/src/association/mod.rs
sctp/src/chunk/chunk_payload_data.rs
sctp/src/param/param_reconfig_response.rs
sctp/src/stream/mod.rs
sdp/src/direction/mod.rs
sdp/src/util/mod.rs
srtp/src/protection_profile.rs
turn/src/client/periodic_timer.rs
turn/src/client/permission.rs
util/src/vnet/nat.rs
webrtc/src/data_channel/data_channel_state.rs
webrtc/src/dtls_transport/dtls_role.rs
webrtc/src/dtls_transport/dtls_transport_state.rs
webrtc/src/ice_transport/ice_candidate_type.rs
webrtc/src/ice_transport/ice_connection_state.rs
webrtc/src/ice_transport/ice_credential_type.rs
webrtc/src/ice_transport/ice_gatherer_state.rs
webrtc/src/ice_transport/ice_gathering_state.rs
webrtc/src/ice_transport/ice_protocol.rs
webrtc/src/ice_transport/ice_role.rs
webrtc/src/ice_transport/ice_transport_state.rs
webrtc/src/peer_connection/peer_connection_state.rs
webrtc/src/peer_connection/policy/bundle_policy.rs
webrtc/src/peer_connection/policy/ice_transport_policy.rs
webrtc/src/peer_connection/policy/rtcp_mux_policy.rs
webrtc/src/peer_connection/policy/sdp_semantics.rs
webrtc/src/peer_connection/sdp/sdp_type.rs
webrtc/src/peer_connection/signaling_state.rs
webrtc/src/rtp_transceiver/rtp_codec.rs
webrtc/src/sctp_transport/sctp_transport_state.rs
d5318c9e01-Apr-2023 Greg Morenz <[email protected]>

Update x25519-dalek

da547c9231-Mar-2023 clia <[email protected]>

Fix turn ServerConfig in ice.

1afe176724-Mar-2023 Sergey Kolmiller <[email protected]>

doc mistake

9ea7b2ac18-Mar-2023 clia <[email protected]>

Add alloc_close_notify config param.

5859550c07-Mar-2023 andreastedile <[email protected]>

Fix incorrect key and certificate file paths

Signed-off-by: andreastedile <[email protected]>

3d8b296705-Mar-2023 Richard Anaya <[email protected]>

Make send_text generic for ergonomics sake

12345678910>>...120