aboutsummaryrefslogtreecommitdiff
path: root/pc/media_session.cc
AgeCommit message (Expand)Author
2022-06-09Delete variant of rtc::split that copies the output fieldsNiels Möller
2022-05-23Reland "Don't create channel_manager++ when media_engine is not set"Harald Alvestrand
2022-05-23Delete ChannelManager classHarald Alvestrand
2022-05-23Remove remaining trampoline functions from channel_managerHarald Alvestrand
2022-05-18peerconnection: reject content if there are no common media codecsPhilipp Hancke
2022-05-09Revert "Don't create channel_manager when media_engine is not set"Artem Titov
2022-05-06Don't create channel_manager when media_engine is not setHarald Alvestrand
2022-03-29WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/infJonas Oreland
2022-03-11WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 3/infJonas Oreland
2022-03-09WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1Jonas Oreland
2022-02-24Update IWYU tool with a mapping fileHarald Alvestrand
2022-02-08Fix for payload type id collisionStefan Mitic
2022-01-29Revert "Added support for H264 YUV444 (I444) decoding."Henrik Boström
2022-01-24Add a channel factory interface.Tomas Gunnarsson
2022-01-13Added support for H264 YUV444 (I444) decoding.Stefan Mitic
2021-12-07fix rtx payload type remapping issuePhilipp Hancke
2021-11-15Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHEDArtem Titov
2021-11-15setCodecPreferences: dont insert red codec twicePhilipp Hancke
2021-11-04Revert "Remove code supporting the SDES crypto mode in SDP"Harald Alvestrand
2021-11-04make setCodecPreferences retain position of rtx/redPhilipp Hancke
2021-11-02Remove code supporting the SDES crypto mode in SDPHarald Alvestrand
2021-11-02Cleanup: Move some more protocol names into media_protocol_namesHarald Alvestrand
2021-10-26Remove the groupid fieldHarald Alvestrand
2021-09-28red: fix fmtp payload type collision handlingPhilipp Hancke
2021-09-09Fix payload type assignment issue with SetCodecPreferencesTaylor Brandstetter
2021-08-10Use backticks not vertical bars to denote variables in commentsArtem Titov
2021-07-30Reland "Use backticks not vertical bars to denote variables in comments for /pc"Artem Titov
2021-07-27Revert "Use backticks not vertical bars to denote variables in comments for /pc"Björn Terelius
2021-07-27Use backticks not vertical bars to denote variables in comments for /pcArtem Titov
2021-07-26Rename rtc_base/ssl_stream_adapter.h constants.Mirko Bonadei
2021-05-26Fix RTP header extension encryptionLennart Grahl
2021-05-12move removal of CN codecs to a later stagePhilipp Hancke
2021-04-27[Unified Plan] Support multiple BUNDLE groups.Henrik Boström
2021-04-20Move h264_profile_level_id and vp9_profile to api/video_codecsJohannes Kron
2021-04-19Remove DataChannelType and deprecated option disable_sctp_data_channelsFlorent Castelli
2021-04-16Remove RTP data implementationHarald Alvestrand
2021-04-14Revert "Fix RTP header extension encryption"Björn Terelius
2021-04-14Fix RTP header extension encryptionLennart Grahl
2021-04-06rtx-time implementationPhilipp Hancke
2021-01-29Running apply-iwyu on ~all files in pc/Harald Alvestrand
2020-11-20dont allocate a payload type for rtp data channels when using sctpPhilipp Hancke
2020-11-18guard flexfec usage with fieldtrialPhilipp Hancke
2020-11-09Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()Karl Wiberg
2020-10-27Fix "control reaches end of non-void function" warningsFabien Vallée
2020-10-23do not set rtp datachannel b=AS for SCTPPhilipp Hancke
2020-10-21Reland "introduce an unsupported content description type"Philipp Hancke
2020-10-15Revert "introduce an unsupported content description type"Ilya Nikolaevskiy
2020-10-15introduce an unsupported content description typePhilipp Hancke
2020-08-11Reland "Implement transceiver.stop()"Harald Alvestrand
2020-08-10Revert "Implement transceiver.stop()"Harald Alvestrand