aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2021-05-07Add RTC_EXPORT to APM config structs with overloaded operatorsAlessio Bazzica
2021-05-07Refactor RemoteEstimatorProxyVictor Boivie
2021-05-06Revert "Refactor the PlatformThread API."Guido Urdaneta
2021-05-06Audio - Mixer conceptual documentation: fix footnoteAlessio Bazzica
2021-05-05Store RtpPacketReceived::arrival_time as Timestamp.Tommi
2021-05-05Set new defaults for vp8 decoder deblocking paramsErik Språng
2021-05-05Refactor the PlatformThread API.Markus Handell
2021-05-04Use Timestamp to represent packet receive timestampsJohannes Kron
2021-05-04Set non-zero target bitrate for AV1 single spatial layer caseDanil Chapovalov
2021-05-04Add rtp_timestamp to RtpPacketSendInfo.Vojin Ilic
2021-05-04red: make red encoder more genericPhilipp Hancke
2021-05-03Mark AsyncInvoker as deprecatedNiels Möller
2021-05-03libstdc++: fix incomplete type in rtcp_receiverStephan Hartmann
2021-05-03Move SendsPacketsWithTransportSequenceNumber to RtpRtcp level.Erik Språng
2021-05-03Fixes minor issue in CreateDeviceInternal (ADM2 on Windows)henrika
2021-04-29AGC2 config operator= and unit tests updateAlessio Bazzica
2021-04-29AGC2 adaptive digital dry run modeAlessio Bazzica
2021-04-28[InsertableStreams] Ensure encoder queue is valid in OnTransformedFrameGuido Urdaneta
2021-04-28Make isac_fix_test an rtc_testAndrey Logvin
2021-04-28Use unordered_map in ReceiveStatisticsImplVictor Boivie
2021-04-28Make RTCPSenderTest test more robust to orderingVictor Boivie
2021-04-27Replace more instances of rtc::RefCountedObject with make_ref_counted.Tommi
2021-04-27Use unordered_map in RTCPReceiverVictor Boivie
2021-04-27Optimize set of registered SSRCs in RTCPReceiverVictor Boivie
2021-04-27Use unordered map in RoundRobinPacketQueueVictor Boivie
2021-04-27[LibvpxVp8Encoder] Allow I420A to be scaled to I420.Henrik Boström
2021-04-27Add pure RtpSenderEgress unit test fixture.Erik Språng
2021-04-26Add DesktopCaptureOptions to allow WGC capturer.Austin Orion
2021-04-26Make RefCountedObject require overriding virtual methodsTomas Gunnarsson
2021-04-25Change return type of SetSendingStatus to be void.Tomas Gunnarsson
2021-04-23Add GetTopLeft to WgcCaptureSource to facilitate cursor capture.Austin Orion
2021-04-23Fix documentation owners formatingArtem Titov
2021-04-22Implement FocusOnSelectedSource for WgcCapturerWin.Austin Orion
2021-04-22Add conceptual documentation for Audio - MixerAlessio Bazzica
2021-04-21Add fuzzer to validate libvpx vp9 encoder wrapperDanil Chapovalov
2021-04-21Replace interfaces for sending RTCP with std::functions in ReceiveSideCongest...Per Kjellander
2021-04-21PlatformThread: add support for detached threads.Markus Handell
2021-04-21Purge old FEC packets from receiver's queue before media sequence numbers wra...Harsh Maniar
2021-04-21Simplify reference counting implementation of PendingTaskSafetyFlag.Tommi
2021-04-20AEC3: Avoid overcompensating for render onsets during dominant nearendGustaf Ullberg
2021-04-20Move h264_profile_level_id and vp9_profile to api/video_codecsJohannes Kron
2021-04-19Add may_contain_cursor property to DesktopFrame to avoid double captureAustin Orion
2021-04-19Exclude WS_EX_TOOLWINDOWs for WgcCapturerWin.Austin Orion
2021-04-19Refactors Vp9UncompressedHeaderParser.Erik Språng
2021-04-18Expose adaptive_ptime from iOS SDK.Yura Yaroshevich
2021-04-16Add conceptual docs for modules/video_codingRasmus Brandt
2021-04-15Fix crash in WindowCapturerWinGdi::CaptureFrame.Austin Orion
2021-04-15Fix build with rtc_libvpx_build_vp9=falseByoungchan Lee
2021-04-14AGC2: retuning and large refactoringAlessio Bazzica
2021-04-14Remove PacketBuffers internal mutex.philipel