aboutsummaryrefslogtreecommitdiff
path: root/pc/media_session.cc
AgeCommit message (Expand)Author
2020-07-17Delete unused enum values for DataChannelTypeNiels Möller
2020-06-24Reland RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions.Markus Handell
2020-06-22Delete SDP x-alt-protocolNiels Möller
2020-06-18Delete OpaqueTransportParameters and SDP attribute x-otpNiels Möller
2020-06-12Revert "RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions."Markus Handell
2020-06-10RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions.Markus Handell
2020-06-02Cleanup: Remove non-required helper function to remove codecsHarald Alvestrand
2020-05-30Remove leftover SCTP "codec name" constantsHarald Alvestrand
2020-05-12reorder sdes suites to not prefer gcmPhilipp Hancke
2020-03-29Reland "Distinguish between send and receive codecs"Johannes Kron
2020-03-16RtpTransceiverInterface: add header_extensions_to_offer()Markus Handell
2020-03-11RtpTransceiver: add kStopped enumeration value.Markus Handell
2020-03-10Allow to negotiate absolute capture time rtp header extension.Minyue Li
2020-02-28Allow to negotiate dependency descriptor rtp header extensionDanil Chapovalov
2020-02-18Ship GenericDescriptor00 by default.Markus Handell
2020-02-07Revert "Reland "Reland "Reland "Distinguish between send and receive codecs""""Johannes Kron
2020-02-05Don't crash when renegotiating after the peer rejects data channelsSteve Anton
2020-01-29Reland "Reland "Reland "Distinguish between send and receive codecs"""Johannes Kron
2020-01-24Revert "Reland "Reland "Distinguish between send and receive codecs"""Johannes Kron
2020-01-23Reland "Reland "Distinguish between send and receive codecs""Johannes Kron
2020-01-23Revert "Reland "Distinguish between send and receive codecs""Johannes Kron
2020-01-22Reland "Distinguish between send and receive codecs"Johannes Kron
2020-01-17Revert "Distinguish between send and receive codecs"Steve Anton
2020-01-16Distinguish between send and receive codecsJohannes Kron
2019-11-26Delete media transport integration.Bjorn A Mellem
2019-10-15Update the header extensions capabilities with mid, rid and rridFlorent Castelli
2019-09-30Add an alt-protocol to SDP to indicate which m= sections use a plugin transport.Bjorn A Mellem
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-08-21Changes to enable use of DatagramTransport as a data channel transport.Bjorn A Mellem
2019-07-24Adds remote estimate RTCP packet.Sebastian Jansson
2019-06-24Add support for two-byte RTP header extensions to UsedRtpHeaderExtensionIdsJohannes Kron
2019-06-13Remove DataContentDescription shimHarald Alvestrand
2019-06-07Reland: Implement true negotiation for DatagramTransport with fallback to RTP.Bjorn A Mellem
2019-06-07Revert "Implement true negotiation for DatagramTransport with fallback to RTP."Bjorn Mellem
2019-06-07Implement true negotiation for DatagramTransport with fallback to RTP.Bjorn A Mellem
2019-06-04Add support for enabling and negotiating raw RTP packetization.Mirta Dvornicic
2019-06-03Let SessionDescription take ownership of MediaDescriptionHarald Alvestrand
2019-05-31Reland "Change default secure SCTP protocol to UDP/DTLS/SCTP"Guido Urdaneta
2019-05-31Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP"Guido Urdaneta
2019-05-16SCTP: Treat message size zero as "responder selects"Harald Alvestrand
2019-05-15Send and parse SCTP max-message-size in SDPHarald Alvestrand
2019-05-14Change default SDP syntax for SCTP to spec-compliant.Harald Alvestrand
2019-05-14Change default secure SCTP protocol to UDP/DTLS/SCTPHarald Alvestrand
2019-05-13Reland "Reland "Version 2 "Refactoring DataContentDescription class"""Harald Alvestrand
2019-05-10Revert "Reland "Version 2 "Refactoring DataContentDescription class"""Steve Anton
2019-05-09Reland "Version 2 "Refactoring DataContentDescription class""Harald Alvestrand
2019-05-05Revert "Version 2 "Refactoring DataContentDescription class""Harald Alvestrand
2019-05-05Version 2 "Refactoring DataContentDescription class"Harald Alvestrand
2019-05-01Implement RTCRtpTransceiver.setCodecPreferencesFlorent Castelli
2019-04-23Revert "Reland "Refactoring DataContentDescription class""Danil Chapovalov