aboutsummaryrefslogtreecommitdiff
path: root/media
AgeCommit message (Expand)Author
2019-07-29Revert "Only include payload in bytes sent/received."Bjorn Mellem
2019-07-29Reporting of decoding_codec_plc eventsAlex Narest
2019-07-24Add a field trial for older applications to reduce the simulcast layer countFlorent Castelli
2019-07-24Adds remote estimate RTCP packet.Sebastian Jansson
2019-07-23Only include payload in bytes sent/received.Bjorn A Mellem
2019-07-17Reland "Remove the injectable bitrate allocation strategy API."Jonas Olsson
2019-07-12Revert "Remove the injectable bitrate allocation strategy API."Mirko Bonadei
2019-07-12Add VideoEncoderFactory::GetImplementations function.philipel
2019-07-11Remove WebRTC-SimulcastScreenshare and enable it by defaultFlorent Castelli
2019-07-10Poison default task queue factoryDanil Chapovalov
2019-07-10Remove the injectable bitrate allocation strategy API.Jonas Olsson
2019-07-09Remove cricket::WebRtcMediaEngineFactory as now unusedDanil Chapovalov
2019-07-08Format almost everything.Jonas Olsson
2019-07-05Remove trial WebRTC-SimulcastMaxLayers and make its behavior defaultFlorent Castelli
2019-07-05Remove non implemented function from WebRtcVideoChannel.philipel
2019-07-04[getStats] Implement "media-source" audio levels, fixing Chrome bug.Henrik Boström
2019-07-03Make TaskQueueFactory required construction parameter for CallDanil Chapovalov
2019-07-03WebRtcVideoChannel encoder fallback.philipel
2019-07-02Don't reset encoder on max/min bitrate change.Sergey Silkin
2019-07-02Add totalDecodeTime to RTCInboundRTPStreamStatsJohannes Kron
2019-07-01Forced vp8 sw encoder fallback: only use min bitrate config if codec type is ...Åsa Persson
2019-06-28Add missing overrides in VideoEncoder proxies/adaptersElad Alon
2019-06-28Define FecControllerOverride and plumb it down to VideoEncoderElad Alon
2019-06-27Add RTCStats for keyFramesEncoded, keyFramesDecoded.Rasmus Brandt
2019-06-27Delete RtcEventLogFactory factory as now unusedDanil Chapovalov
2019-06-26Replace the implementation of `GetContributingSources()` on the video side.Chen Xing
2019-06-26Delete RTCInboundRTPStreamStats::fraction_lostNiels Möller
2019-06-26Enable H.264 temporal scalability in simulcast.Johnny Lee
2019-06-20Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker.Chen Xing
2019-06-14Moved AsyncInvoker to be destructed first in WebRtcVideoSendStream.philipel
2019-06-12Delete StartRtcEventLog and StopRtcEventLog methods from FakeVoiceEngineNiels Möller
2019-06-12Uncomment "override" in simulcast_encoder_adapter_unittest.ccElad Alon
2019-06-11Reland "Inform VideoEncoder of negotiated capabilities"Elad Alon
2019-06-11Change StartAecDump methods to work with FILE* and FileWrapperNiels Möller
2019-06-11Revert "Inform VideoEncoder of negotiated capabilities"Philip Eliasson
2019-06-11Inform VideoEncoder of negotiated capabilitiesElad Alon
2019-06-10Prepare for splitting the api/video:video_frames build rule.Chen Xing
2019-06-10Remove myself from OWNERS in a few places.Fredrik Solenberg
2019-06-07Replace calls to deprecated googletest APIs.Mirko Bonadei
2019-06-05Cleanup video frame metadata copyingIlya Nikolaevskiy
2019-06-04Add support for enabling and negotiating raw RTP packetization.Mirta Dvornicic
2019-05-31Check H264 packetization mode when using IsSameCodecSteve Anton
2019-05-31In media engine replace forward declaration with proper includesDanil Chapovalov
2019-05-30Remove some media/ --> pc/ test dependenciesSteve Anton
2019-05-29Add jitterBufferDelay and jitterBufferEmittedCount stats for videoGuido Urdaneta
2019-05-28Implement QualityLimitationReasonTracker and expose "reason".Henrik Boström
2019-05-27[audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfoHenrik Boström
2019-05-27[video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfoHenrik Boström
2019-05-24Negotiate use of RTCP loss notification feedback (LNTF)Elad Alon
2019-05-23Datagram Transport IntegrationAnton Sukhanov