- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
- 1766a3d Treat negative SCTP message size limit as maximal (only bounded by buffer size) by Bjorn Terelius · 8 months ago
- bad99ab RTCP: implement reduced size RTCP for audio by Philipp Hancke · 10 months ago
- f42d2b9 Include-what-you-use pc/media_session by Harald Alvestrand · 10 months ago
- 141f4c1 Provide mechanism to make codec decisions per-transceiver by Harald Alvestrand · 10 months ago
- 3f10f65 sdp: answer with spec msid when msid support is unknown by Philipp Hancke · 11 months ago
- d78e30e Deprecate cricket::VideoCodec and cricket::AudioCodec by Harald Alvestrand · 10 months ago
- 20a9029 sdp: set content to rejected if the list of common codecs is empty by Philipp Hancke · 1 year, 1 month ago
- 845d6be Fix handling of rejected m-lines without transport description by Philipp Hancke · 1 year ago
- 974044e Remove code for supporting SDES by Harald Alvestrand · 1 year, 1 month ago
- 657b65f Remove special-casing of TWCCv2 negotiation by Philipp Hancke · 1 year, 1 month ago
- 80a8683 sdp: tweak msid signaling further by Philipp Hancke · 1 year, 3 months ago
- 6f0f158 sdp: make msid support parsing more robust by Philipp Hancke · 1 year, 3 months ago
- b3488d0 Add SDP negotiation support for HEVC. by Qiu Jianlin · 1 year, 3 months ago
- 0322493 Refactor MediaSession to unify audio/video codec handling by Philipp Hancke · 1 year, 4 months ago
- db1d428 Merge Add(Audio|Video)ContentFor(Offer|Answer) by Philipp Hancke · 1 year, 4 months ago
- f268afd Remove unused propagation of field trials in Codec::Matches by Emil Lundmark · 1 year, 4 months ago
- 7946be7 Refactor audio/video offer/answer creation helpers by Philipp Hancke · 1 year, 4 months ago
- a26d6ed Makes sure that RED is not added twice to the list of codecs when it is used with Opus. by Tomas Lundqvist · 1 year, 4 months ago
- b527699 Reduce usage of audio/video codec specifics by Philipp Hancke · 1 year, 5 months ago
- 635061b Add test for m-line recycling by Philipp Hancke · 1 year, 5 months ago
- 19fe243 Remove more codec-related templating by Philipp Hancke · 1 year, 5 months ago
- 012c5a3 Remove more Codec-related templating in MediaSession by Philipp Hancke · 1 year, 5 months ago
- 332c56f MediaSession: ensure transport description factory exists by Philipp Hancke · 1 year, 5 months ago
- f97058e Move static functions in media_session into anonymous namespace by Philipp Hancke · 1 year, 5 months ago
- 2bf1b99 Make CreateOffer/CreateAnswer return RTCErrorOr<SessionDescription> by Philipp Hancke · 1 year, 5 months ago
- bfc2a35 Remove more codec-related templating by Philipp Hancke · 1 year, 5 months ago
- 5551776 Reject attempts to change the media kind for a m-line with a previously used mid by Philipp Hancke · 1 year, 6 months ago
- 55b89a8 Rename cipher_suite to crypto_suite by Philipp Hancke · 1 year, 7 months ago
- 4b87d7a Remove Codec template from RtpParameters and helper functions by Philipp Hancke · 1 year, 7 months ago
- 8c4b9ea Remove references to AudioCodec and VideoCodec constructors by Florent Castelli · 1 year, 9 months ago
- 811e24a Move functionality from AudioCodec and VideoCodec into cricket::Codec by Florent Castelli · 1 year, 9 months ago
- 5c5b7b3 Reduce log spam by Tommi · 1 year, 11 months ago
- d4fe3ce Only answer with non-stopped RTP header extensions by Philipp Hancke · 2 years ago
- 49e5587 Integrate RTP Header extension API with SDP munging by Philipp Hancke · 2 years ago
- b396e2b Revert "Only serialize non-stopped RTP header extensions" by Philipp Hancke · 2 years ago
- be03c09 Only serialize non-stopped RTP header extensions by Philipp Hancke · 2 years, 1 month ago
- f1d822b Delete variant of rtc::split that copies the output fields by Niels Möller · 2 years, 9 months ago
- 8101e7b Reland "Don't create channel_manager++ when media_engine is not set" by Harald Alvestrand · 2 years, 10 months ago
- 485457f Delete ChannelManager class by Harald Alvestrand · 2 years, 10 months ago
- c3fa7c3 Remove remaining trampoline functions from channel_manager by Harald Alvestrand · 2 years, 10 months ago
- 2f3168f peerconnection: reject content if there are no common media codecs by Philipp Hancke · 2 years, 10 months ago
- c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 2 years, 10 months ago
- c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 2 years, 10 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- 4476b82 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 3/inf by Jonas Oreland · 3 years ago
- ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
- 3aa9937 Fix for payload type id collision by Stefan Mitic · 3 years, 1 month ago
- 3f42fdf Revert "Added support for H264 YUV444 (I444) decoding." by Henrik Boström · 3 years, 1 month ago
- 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 1 month ago
- 3babb8a Added support for H264 YUV444 (I444) decoding. by Stefan Mitic · 3 years, 3 months ago
- 16dae20 fix rtx payload type remapping issue by Philipp Hancke · 3 years, 4 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
- 60c01cc setCodecPreferences: dont insert red codec twice by Philipp Hancke · 3 years, 4 months ago
- 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 4 months ago
- c13e786 make setCodecPreferences retain position of rtx/red by Philipp Hancke · 3 years, 5 months ago
- ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 4 months ago
- 1bffe9e Cleanup: Move some more protocol names into media_protocol_names by Harald Alvestrand · 3 years, 4 months ago
- 519c15d Remove the groupid field by Harald Alvestrand · 4 years, 5 months ago
- 7145a14 red: fix fmtp payload type collision handling by Philipp Hancke · 3 years, 5 months ago
- f7fcfb7 Fix payload type assignment issue with SetCodecPreferences by Taylor Brandstetter · 3 years, 6 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
- 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 7 months ago
- fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 7 months ago
- 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 7 months ago
- 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 7 months ago
- 0d0ed76 Fix RTP header extension encryption by Lennart Grahl · 3 years, 10 months ago
- 3ac73bd move removal of CN codecs to a later stage by Philipp Hancke · 3 years, 10 months ago
- f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 3 years, 11 months ago
- c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 3 years, 11 months ago
- 516e284 Remove DataChannelType and deprecated option disable_sctp_data_channels by Florent Castelli · 3 years, 11 months ago
- 7af57c6 Remove RTP data implementation by Harald Alvestrand · 3 years, 11 months ago
- 24bc419 Revert "Fix RTP header extension encryption" by Björn Terelius · 3 years, 11 months ago
- a743303 Fix RTP header extension encryption by Lennart Grahl · 4 years ago
- 006206d rtx-time implementation by Philipp Hancke · 4 years ago
- 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 1 month ago
- 766a32c dont allocate a payload type for rtp data channels when using sctp by Philipp Hancke · 4 years, 4 months ago
- fedc7ab guard flexfec usage with fieldtrial by Philipp Hancke · 4 years, 4 months ago
- c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
- f8b5bfe Fix "control reaches end of non-void function" warnings by Fabien Vallée · 4 years, 5 months ago
- afee708 do not set rtp datachannel b=AS for SCTP by Philipp Hancke · 4 years, 5 months ago
- 4e8c115 Reland "introduce an unsupported content description type" by Philipp Hancke · 4 years, 5 months ago
- ad2ec76 Revert "introduce an unsupported content description type" by Ilya Nikolaevskiy · 4 years, 5 months ago
- 239f92e introduce an unsupported content description type by Philipp Hancke · 4 years, 5 months ago
- 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 7 months ago
- a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 7 months ago
- 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 7 months ago
- 6b82716 Delete unused enum values for DataChannelType by Niels Möller · 4 years, 8 months ago
- 755c65d Reland RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 9 months ago
- dc80aaf Delete SDP x-alt-protocol by Niels Möller · 4 years, 9 months ago
- c6d6e06 Delete OpaqueTransportParameters and SDP attribute x-otp by Niels Möller · 4 years, 9 months ago
- 6f727da Revert "RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions." by Markus Handell · 4 years, 9 months ago
- 71db9ac RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 9 months ago
- 3bd1c18 Cleanup: Remove non-required helper function to remove codecs by Harald Alvestrand · 4 years, 9 months ago
- b59f337 Remove leftover SCTP "codec name" constants by Harald Alvestrand · 4 years, 9 months ago
- 1aec2bf reorder sdes suites to not prefer gcm by Philipp Hancke · 4 years, 10 months ago
- 3e98368 Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
- 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 5 years ago
- 45c104b RtpTransceiver: add kStopped enumeration value. by Markus Handell · 5 years ago