- 97df932 Remove multiplex codec. by Markus Handell · 11 months ago
- db2f52b Reland "Make setCodecPreferences only look at receive codecs" by Philipp Hancke · 11 months ago
- 7c5f9cf Add nonstandard x-google-per-layer-pli fmtp for enabling per-layer keyFrames in response to PLIs by Philipp Hancke · 11 months ago
- 9384bb2 Document how codec comparisons happen by Philipp Hancke · 11 months ago
- bc9af41 Sync definitions of IsSameCodecSpecific by Philipp Hancke · 11 months ago
- 0e9b8fe Compare codec number of channels and clockrate in MatchesRtpCodec for RTX too by Philipp Hancke · 11 months ago
- 1e7a6f3 Revert "Make setCodecPreferences only look at receive codecs" by Henrik Boström · 11 months ago
- 1cce1d7 Make setCodecPreferences only look at receive codecs by Philipp Hancke · 11 months ago
- c1cc6a3 sdp: backfill default codec parameters for AV1 by Philipp Hancke · 1 year ago
- b9405c4 Fix list of resiliency mechanisms in setCodecPreferences by Philipp Hancke · 1 year, 1 month ago
- de17252 Reland "Unify access to SDP codec parameters" by Philipp Hancke · 1 year, 1 month ago
- 6c9c958 Revert "Unify access to SDP codec parameters" by Mirko Bonadei · 1 year, 1 month ago
- 63d03f5 Unify access to SDP codec parameters by Philipp Hancke · 1 year, 1 month ago
- b3488d0 Add SDP negotiation support for HEVC. by Qiu Jianlin · 1 year, 1 month ago
- b54bf8a Remove pointless Set*Encryptor functions by Harald Alvestrand · 1 year, 1 month ago
- a5c8ee1 Revert "Make Codec::Matches also consider packetization" by Tony Herre · 1 year, 1 month ago
- 1ae700a Make Codec::Matches also consider packetization by Emil Lundmark · 1 year, 2 months ago
- f268afd Remove unused propagation of field trials in Codec::Matches by Emil Lundmark · 1 year, 2 months ago
- 971f8de Remove MediaContentDescriptionImpl<Codec> by Philipp Hancke · 1 year, 3 months ago
- b6ef1a7 Define default max Qp in media/base/media_constants by Sergey Silkin · 1 year, 3 months ago
- 5b186e9 Remove effectively dead code for allow_codec_switching by Tommi · 1 year, 3 months ago
- 19fe243 Remove more codec-related templating by Philipp Hancke · 1 year, 3 months ago
- bfc2a35 Remove more codec-related templating by Philipp Hancke · 1 year, 4 months ago
- ec82627 Look through all candidates before falling back to default packetization by Emil Lundmark · 1 year, 4 months ago
- 5866e1a Rename Set(Send|Recv)Parameters Set(Sender|Receiver)Parameters by Philipp Hancke · 1 year, 5 months ago
- 44943c8 Add H265 codec name and profile/tier/level utils. by Qiu Jianlin · 1 year, 4 months ago
- 43a5dd8 Implement codec selection api by Florent Castelli · 1 year, 9 months ago
- d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 5 months ago
- b38d9d2 Add ArrayView versions of SendRtp and SendRtcp by Harald Alvestrand · 1 year, 5 months ago
- a9d5141 Rename cricket::RtpParameters and derived classes by Philipp Hancke · 1 year, 5 months ago
- 4b87d7a Remove Codec template from RtpParameters and helper functions by Philipp Hancke · 1 year, 6 months ago
- d797cb6 Remove all split channels related code by Florent Castelli · 1 year, 7 months ago
- 1f31c20 Split fake media channel classes by Florent Castelli · 1 year, 7 months ago
- 0776415 Generalize stream parameter primary/secondary ssrc checks by Philipp Hancke · 1 year, 7 months ago
- 656817c Remove default "unknown" encoderImplementation/decoderImplementation by Philipp Hancke · 1 year, 7 months ago
- 84fdf99 Convert Media*Channel to contain a webrtc::Transport by Harald Alvestrand · 1 year, 7 months ago
- 17e8a5c stats: implement flexfec fecBytesReceived stats for FlexFEC by Philipp Hancke · 1 year, 7 months ago
- 4e434c3 Remove MediaChannel usage from webrtc_video_engine_unittest by Florent Castelli · 1 year, 7 months ago
- ee97e6a Move GetSendCodec() to MediaSendChannelInterface by Florent Castelli · 1 year, 7 months ago
- d0b8e8e Reland "Merge the codec types" by Florent Castelli · 1 year, 7 months ago
- b7af6b9 Revert "Merge the codec types" by Florent Castelli · 1 year, 7 months ago
- 49ace8b Merge the codec types by Florent Castelli · 1 year, 7 months ago
- 09e0086 Remove ImplForTesting function from MediaChannel by Harald Alvestrand · 1 year, 7 months ago
- 847208e Remove transitional shim classes by Harald Alvestrand · 1 year, 7 months ago
- 8c4b9ea Remove references to AudioCodec and VideoCodec constructors by Florent Castelli · 1 year, 7 months ago
- 77c6230 Add create functions for voice media send and receive channels. by Harald Alvestrand · 1 year, 7 months ago
- b0ef5e4 Declare factory functions for video sender and receiver by Harald Alvestrand · 1 year, 7 months ago
- 811e24a Move functionality from AudioCodec and VideoCodec into cricket::Codec by Florent Castelli · 1 year, 7 months ago
- 54e95bc Propagate time of the last received packet with Timestamp type by Danil Chapovalov · 1 year, 7 months ago
- 9a34d80 Apply the "shim" pattern for WebRtcVoiceEngine by Harald Alvestrand · 1 year, 7 months ago
- 4ad141e Add callback for send codec in audio too by Harald Alvestrand · 1 year, 7 months ago
- c18f083 Split MediaChannel concrete functions to MediaChannelUtil by Harald Alvestrand · 1 year, 7 months ago
- d8098fb Delete struct RTCPReportBlock as no longer used by Danil Chapovalov · 1 year, 8 months ago
- d8b88d8 Use the VideoMediaChannelShim for all cases by Harald Alvestrand · 1 year, 8 months ago
- 97c9623 Make a shim object implementing the VideoMediaChannel interface by Harald Alvestrand · 1 year, 8 months ago
- f0820ff Implement video versions of RTCInboundRtpStreamStats.jitterBuffer{Target,Minimum}Delay by Rasmus Brandt · 1 year, 8 months ago
- 5f32fa4 Delete MediaBaseChannel class by Harald Alvestrand · 1 year, 8 months ago
- 6e23fa5 Cleanup WebRTC-PayloadTypes-Lower-Dynamic-Range trial by Philipp Hancke · 1 year, 8 months ago
- cfd4cd0 Introduce AddDefaultRecvStreamForTesting to VideoReceiveChannel API by Harald Alvestrand · 1 year, 8 months ago
- ff35a37 Unit tests for MediaChannel creation API by Harald Alvestrand · 1 year, 8 months ago
- 13897e6 Change SSRC-passing for MediaChannel from external to callback by Harald Alvestrand · 1 year, 8 months ago
- 1d3452f RequestedResolution - Bug fix by Jonas Oreland · 1 year, 8 months ago
- 7924915 Stop decoding video for m-lines which are sendonly or inactive by Philipp Hancke · 1 year, 8 months ago
- 63551c6 Initialize RTP modes from callback by Harald Alvestrand · 1 year, 8 months ago
- c8c4a28 Introduce support for video packet batching. by Markus Handell · 1 year, 8 months ago
- bceec84 Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ by Jared Siskin · 1 year, 9 months ago
- f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 1 year, 9 months ago
- 031ebc4 Increase RTP send buffer size from 64kb to 256kb. by Erik Språng · 2 years ago
- 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 1 year, 9 months ago
- 419e48f Compute the scale factor in int_64. by Ying Wang · 1 year, 9 months ago
- f21cdb0 Add RTP header extension API regression tests by Philipp Hancke · 1 year, 10 months ago
- 1fabbac Update SctpTransportInternal to use RTCError. by Tommi · 1 year, 10 months ago
- b3e5969 stats: use uint64_t for RTCSentRtpStreamStats.packetsSent by Philipp Hancke · 1 year, 10 months ago
- 4e1c957 Remove cricket::ReceiveDataParams by Tommi · 1 year, 10 months ago
- 1f8169f Remove unused variable ReceiveDataParams::seq_num by Tommi · 1 year, 10 months ago
- 2f55370 Reland "Use two MediaChannels for 2 directions." by Harald Alvestrand · 1 year, 10 months ago
- 18c869b Revert "Use two MediaChannels for 2 directions." by Harald Alvestrand · 1 year, 11 months ago
- ba088b1 Revert "Add plumbing for video NACK to be coupled between channels." by Harald Alvestrand · 1 year, 11 months ago
- 8fa48f4 Revert "Change FakeMediaEngine to use send/receive channels" by Harald Alvestrand · 1 year, 11 months ago
- db1fae4 Reland "Remove ISAC media constant and payload type mapping" by Alessio Bazzica · 1 year, 11 months ago
- c6ce953 Add support for subclasses that override the old MediaChannel API. by Harald Alvestrand · 1 year, 11 months ago
- b79b74e Revert "Remove ISAC media constant and payload type mapping" by Björn Terelius · 1 year, 11 months ago
- 4c7271a Remove ISAC media constant and payload type mapping by Philipp Hancke · 1 year, 11 months ago
- a087f6f Add plumbing for video NACK to be coupled between channels. by Harald Alvestrand · 1 year, 11 months ago
- 70429d4 Change FakeMediaEngine to use send/receive channels by Harald Alvestrand · 1 year, 11 months ago
- 8981a6f Use two MediaChannels for 2 directions. by Harald Alvestrand · 1 year, 11 months ago
- 16579cc Change MediaChannel to have a Role parameter by Harald Alvestrand · 1 year, 11 months ago
- efbe753 Add RTCAudioPlayoutStats to GetStats(). by Fredrik Hernqvist · 2 years ago
- 89ca299 Use parsed packet from RtpTransport::DemuxPacket in engine and call by Per K · 2 years ago
- 175f06f Reland "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years ago
- 1251c64 Split stats generation for MediaChannel into sender and receiver APIs by Harald Alvestrand · 2 years ago
- d3ac3b6 Remove AsSendChannel/AsReceiveChannel methods by Harald Alvestrand · 2 years, 1 month ago
- ed0dd8e Reland "Report total and squared inter frame delays measured in OnRenderedFrame" by Sergey Silkin · 2 years, 1 month ago
- 6903f71 Revert "Report total and squared inter frame delays measured in OnRenderedFrame" by Jeremy Leconte · 2 years, 1 month ago
- d49d49a Report total and squared inter frame delays measured in OnRenderedFrame by Sergey Silkin · 2 years, 1 month ago
- 50454ef Apply PIMPL pattern to MediaSender and Receiver objects by Harald Alvestrand · 2 years, 1 month ago
- c0d44d9 Split audio and video channels into Send and Receive APIs. by Harald Alvestrand · 2 years, 1 month ago
- 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 1 month ago
- 36fafc8 Split MediaChannel class to sender and receiver by Harald Alvestrand · 2 years, 1 month ago
- acabb36 pc: Add asynchronous RtpSender::SetParameters() call by Florent Castelli · 2 years, 3 months ago