aboutsummaryrefslogtreecommitdiff
path: root/media
AgeCommit message (Expand)Author
2021-05-06sctp: Add DcsctpTransport based on dcSCTPFlorent Castelli
2021-05-03Update video tests to clear network interface pointer consistently.Tomas Gunnarsson
2021-04-30Reland "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiv...philipel
2021-04-27Remove Mutex from BaseChannel.Tommi
2021-04-23Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few filesTomas Gunnarsson
2021-04-22usrsctp: Support sending and receiving empty messagesFlorent Castelli
2021-04-21Remove more mentions of RTP datachannelsHarald Alvestrand
2021-04-21Add codec comparison function to SdpVideoFormatJohannes Kron
2021-04-20Remove ReceiveDataParams::timestampFlorent Castelli
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-19Handle OnPacketSent on the network thread via MediaChannel.Tomas Gunnarsson
2021-04-19Add thread accessors to Call.Tomas Gunnarsson
2021-04-17Remove rtp data channel related code from media_channel.*Tomas Gunnarsson
2021-04-16Remove RTP data implementationHarald Alvestrand
2021-04-16Fix unsignalled ssrc race in WebRtcVideoChannel.Henrik Boström
2021-04-15sctp: Reorganize build targetsFlorent Castelli
2021-04-15Delete AsyncInvoker usage from SimulatedPacketTransportNiels Möller
2021-04-15Fix regression in UsrSctpReliabilityTestNiels Möller
2021-04-12sctp: Rename SctpTransport to UsrSctpTransportFlorent Castelli
2021-04-08sctp: Move SctpTransportFactory to a separate fileFlorent Castelli
2021-04-08VideoReceiveStream2: AV1 encoded sink support.Markus Handell
2021-04-06rtx-time implementationPhilipp Hancke
2021-04-01Simplify ChannelManager initialization.Tomas Gunnarsson
2021-03-25Send and Receive VideoFrameTrackingid RTP header extension.Jeremy Leconte
2021-03-25Delete AsyncInvoker usage from SctpDataSenderNiels Möller
2021-03-23Add `RTCRemoteOutboundRtpStreamStats` for audio streamsAlessio Bazzica
2021-03-23Change default adaptive ptime min bitrate to 16kbps.Jakob Ivarsson
2021-03-18Make num_encoded_channels_ atomicGustaf Ullberg
2021-03-17sctp: Finish sending partial messages before sending stream reset eventsFlorent Castelli
2021-03-16Reland "Reland "Enable quality scaling when allowed""Sergey Silkin
2021-03-11Revert "Reland "Enable quality scaling when allowed""Ilya Nikolaevskiy
2021-03-11Reland "Enable quality scaling when allowed"Sergey Silkin
2021-03-11Reland "Fix race between destroying SctpTransport and receiving notification ...Taylor Brandstetter
2021-03-09[Stats] Populate "frames" stats for video source.Di Wu
2021-03-06Revert "Reland "Enable quality scaling when allowed""Guido Urdaneta
2021-03-05Revert "Fix race between destroying SctpTransport and receiving notification ...Taylor
2021-03-04Reland "Enable quality scaling when allowed"Sergey Silkin
2021-03-04Revert "Enable quality scaling when allowed"Björn Terelius
2021-03-03Enable quality scaling when allowedSergey Silkin
2021-03-01Fix race between destroying SctpTransport and receiving notification on timer...Taylor Brandstetter
2021-02-25Change the safe SCTP MTU size to 1191Tomas Gunnarsson
2021-02-23Populate jitter stats for video RTP streamsDi Wu (RP Room Eng)
2021-02-22Replace RTC_DEPRECATED with ABSL_DEPRECATEDDanil Chapovalov
2021-02-22Add a missing lock in VideoBroadcaster::OnDiscardedFrame().Mirta Dvornicic
2021-02-16Delete rtc::Callback0 and friends.Niels Möller
2021-02-15Remove 'secondary sink' concept from webrtc::VideoReceiveStream.Tomas Gunnarsson
2021-02-15Remove log line that states that FlexFEC is disabled.Rasmus Brandt
2021-02-15Update field trial for allowing cropped resolution when limiting max layers.Åsa Persson
2021-02-12build: merge media_constants and engine_constantsPhilipp Hancke