- 00ed864 Recently we moved webrtc/base to webrtc/rtc_base, so these by mbonadei · 8 years ago
- f5fb933 WebRtcVideoEngine: Encapsulate logic for unifying internal and external video codecs by magjed · 8 years ago
- 29da79c Let VideoEncoderSoftwareFallbackWrapper own the wrapped encoder by magjed · 8 years ago
- d1f9dfc Clean up ownership of webrtc::VideoEncoder by magjed · 8 years ago
- 5bf39fc Removing dependencies on stub headers within WebRTC. by mbonadei · 8 years ago
- 443f9a9 Wiring discard rate of audio FEC/RED packets up to StatsReport. by minyue-webrtc · 8 years ago
- 3ef80a2 Reverse |rtx_payload_types| map, and rename. by nisse · 8 years ago
- 94ac82f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 8 years ago
- b991f6d Increase logging severity level for SW fallback. by brandtr · 8 years ago
- ed56bdc Make CodecType conversion functions non-optional. by kthelgason · 8 years ago
- 781a796 Reland of Modify profiles for H264 encode SW fallback (patchset #1 id:1 of https://codereview.webrtc.org/2995373002/ ) by emircan · 8 years ago
- 6a5ac8f Report max interframe delay over window insdead of interframe delay sum by ilnik · 8 years ago
- 9f96c2a Add video timing frames to set of default RTP header extensions by sprang · 8 years ago
- f0c86c0 Move video send/receive stream headers to webrtc/call. by aleloi · 8 years ago
- 5630733 Revert of Modify profiles for H264 encode SW fallback (patchset #2 id:20001 of https://codereview.webrtc.org/2997913003/ ) by zhihuang · 8 years ago
- ef557d4 Modify profiles for H264 encode SW fallback by emircan · 8 years ago
- 7647da7 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 8 years ago
- 0a27bbc Delete unneeded Start and Stop methods on FlexfecReceiveStream. by Niels Möller · 8 years ago
- 675930d Add support for a forced software encoder fallback. by asapersson · 8 years ago
- de6c74c Replace absolute path with relative path for GN files. by Jianjun Zhu · 8 years ago
- 4cd205d Default enable content type rtp header extension by sprang · 8 years ago
- e55e1f2 Removed unused async_invoker_ in WebRtcVideoCapturer by srte · 8 years ago
- 6ab33cf Wire up RTP keep-alive in ortc api. by sprang · 8 years ago
- 0f6b13a Audit of kConstants missing the const qualifier by agrieve · 8 years ago
- 63b0b01 Renamed fields in common_types.h/RtcpStatistics. by srte · 8 years ago
- 783ce68 Rename ViEEncoder to VideoStreamEncoder by mflodman · 8 years ago
- 2c1cbc1 Protected streams report RTP messages directly to the FlexFec streams by eladalon · 8 years ago
- ea04cc0 Make ~webrtc::AudioSendStream public, and s/config()/GetConfig(), as well as make public. by eladalon · 8 years ago
- a6137d6 Avoid that previous settings in APM are overwritten by WebRtcVoiceEngine by peah · 8 years ago
- 0dedc27 Get rid of unnecessary cast of FlexfecReceiveStreamImpl to FlexfecReceiveStream by eladalon · 8 years ago
- 2bc62f3 Remove remains of webrtc/base by ehmaldonado · 8 years ago
- 5349550 Revert "Prefer external video codecs over internal in SDP" by minyue · 8 years ago
- d1701d0 Adding stats that can be used to compute output audio levels as described here https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats-totalaudioenergy. by zstein · 8 years ago
- a4a58a0 Prefer external video codecs over internal in SDP by magjed · 8 years ago
- 59d5575 Use relative paths in GN files. by jianjun.zhu · 8 years ago
- 4f870fc Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 8 years ago
- c6c814d Remove remains of webrtc/base by ehmaldonado · 8 years ago
- a5b6c52 Remove webrtc::VideoEncoderFactory by magjed · 8 years ago
- b7b8932 External APM usage downstream dependency support cleanup by peah · 8 years ago
- 4b941f0 Report interframe delay sum in old GetStats by ilnik · 8 years ago
- 76de83e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
- cda51d6 Update screen simulcast config by sprang · 8 years ago
- 37342b9 Report timing frames info in GetStats. by ilnik · 8 years ago
- bc32410 Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
- 60154fd Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
- 56f7815 Enable -Wunused-function warning everywhere. by Henrik Kjellander · 8 years ago
- 0d58090 Support encrypted RTP extensions (RFC 6904) by jbauch · 8 years ago
- 588f761 Allow an external audio processing module to be used in WebRTC by peah · 8 years ago
- 3a84a8f Reland of Periodically update codec bit/frame rate settings. by sprang · 8 years ago
- fefdcd4 Enable more unittests on iOS, and disable those that fail on simulator by oprypin · 8 years ago
- db65e09 Fix the binary size regression on Chromium Windows. by zhihuang · 8 years ago
- 0f3c15e Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ ) by zhihuang · 8 years ago
- 2d5cadc Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ ) by zhihuang · 8 years ago
- d901125 Try to fix the binary size increase issue on Chromium. by zhihuang · 8 years ago
- 39e693a Implement timing frames. by ilnik · 8 years ago
- a50b40f Add cropping to VIEEncoder to match simulcast streams resolution by ilnik · 8 years ago
- b49c6a7 Remove unused #include "libyuv/compare.h" by eladalon · 8 years ago
- 5e343ec Delete SignalSrtpError. by nisse · 8 years ago
- f91805c Support building WebRTC without audio and video. by zhihuang · 8 years ago
- f94a820 Allow WebRtcMediaEngine to be created from any thread. by deadbeef · 8 years ago
- 83b56af Use the same QP max for tests as in production by sprang · 8 years ago
- f7f8eb4 Move MinPositive to call.h as discussed here: https://codereview.chromium.org/2888303005/#msg19 by zstein · 8 years ago
- 5dc4393 Update webrtc/media and webrtc/modules to new VideoFrameBuffer interface by Magnus Jedvert · 8 years ago
- c419c8d Add field trial for balanced degradation preference. by asapersson · 8 years ago
- 1054be8 Remove webrtcvideoengine2.h by eladalon · 8 years ago
- 44dd04f Increase number of unsignaled audio streams we handle to 4. by solenberg · 8 years ago
- 3d545a2 s/WebRtcVideoChannel2/WebRtcVideoChannel and s/WebRtcVideoEngine2/WebRtcVideoEngine by eladalon · 8 years ago
- 57314ae Revert of Periodically update codec bit/frame rate settings. (patchset #2 id:160001 of https://codereview.webrtc.org/2924023002/ ) by sprang · 8 years ago
- 10b2ceb Reland of Periodically update codec bit/frame rate settings. (patchset #1 id:1 of https://codereview.webrtc.org/2923993002/ ) by sprang · 8 years ago
- fac4604 Revert of Periodically update codec bit/frame rate settings. (patchset #8 id:140001 of https://codereview.webrtc.org/2883963002/ ) by sprang · 8 years ago
- bd64bc1 Fix bug in vie_encoder.cc which caused channel parameters not to be updated at regular intervals, as it was intended. by sprang · 8 years ago
- 3de35bb Remove outdated warning suppressions. by Kári Tristan Helgason · 8 years ago
- 578a329 MediaCodecVideoEncoder: Add QP stats to Encoded callback for VP9 and turn on quality scaling. by asapersson · 8 years ago
- 33944ff Relanding: Adds PeerConnectionInterface::UpdateCallBitrate to give clients more control of the bandwidth estimator. PeerConnection implements this method by passing a BitrateConfigMask to its associated Call, which is combined with the existing BitrateConfig and passed on to the SendSideCongestionController as necessary. The existing BitrateConfig generally comes from the x-google-{min,start,max}-bitrate params in the SDP. by zstein · 8 years ago
- fb8fb2d Revert of Add PeerConnectionInterface::UpdateCallBitrate. (patchset #7 id:120001 of https://codereview.webrtc.org/2888303005/ ) by charujain · 8 years ago
- 9f8b6f3 Adds PeerConnectionInterface::UpdateCallBitrate to give clients more control of the bandwidth estimator. PeerConnection implements this method by passing a BitrateConfigMask to its associated Call, which is combined with the existing BitrateConfig and passed on to the SendSideCongestionController as necessary. The existing BitrateConfig generally comes from the x-google-{min,start,max}-bitrate params in the SDP. by zstein · 8 years ago
- 4e13fcb Revert "Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ )" by stefan · 8 years ago
- df24c99 Move RTP/RTCP demuxing logic from BaseChannel to RtpTransport. by zstein · 8 years ago
- 5acd6fa Update I420Buffer to new VideoFrameBuffer interface by magjed · 8 years ago
- b6a2c8f Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ ) by charujain · 8 years ago
- ddb82e2 Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. by Stefan Holmer · 8 years ago
- 1a8221f Recreate FlexfecReceiveStream separately from VideoReceiveStream. by brandtr · 8 years ago
- 266f0b3 Avoid toggling default receive streams in WebRtcVideoChannel2. by brandtr · 8 years ago
- c4bfd4a Reland of Activate 'offload debug dump recordings from audio thread to TaskQueue'. (patchset #1 id:1 of https://codereview.webrtc.org/2910633002/ ) by aleloi · 8 years ago
- 1af79fe Revert of Activate 'offload debug dump recordings from audio thread to TaskQueue'. (patchset #1 id:1 of https://codereview.webrtc.org/2903153005/ ) by aleloi · 8 years ago
- e47cf2b Reland of Activate 'offload debug dump recordings from audio thread to TaskQueue'. (patchset #1 id:1 of https://codereview.webrtc.org/2904893002/ ) by aleloi · 8 years ago
- d46572d Revert of Activate 'offload debug dump recordings from audio thread to TaskQueue'. (patchset #4 id:160001 of https://codereview.webrtc.org/2896813002/ ) by aleloi · 8 years ago
- 0191502 Activate 'offload debug dump recordings from audio thread to TaskQueue'. by aleloi · 8 years ago
- a480e48 Update screen simulcast config and fix periodic encoder param update by sprang · 8 years ago
- 7427e1c Field trial support to whenever possible turn off the AGC and HPF by peah · 8 years ago
- 816e15e Reduce VideoSendStream recreations due to FlexFEC. by brandtr · 8 years ago
- 0d1e81b WebRtcVideoEncoderFactory cleanup by magjed · 8 years ago
- d1df7af Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2853383005/ ) by nisse · 8 years ago
- e6bd325 Update comments for removal of MediaController. by nisse · 8 years ago
- 5af64de Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854873003/ ) by nisse · 8 years ago
- d9704a0 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854883002/ ) by nisse · 8 years ago
- d477b8c Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2852303002/ ) by nisse · 8 years ago
- f26202b Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/. by ossu · 8 years ago
- 47f48ce Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2845333002/ ) by nisse · 8 years ago
- 8d238fb Delete RawVideoType enum, use the VideoType enum instead. by nisse · 8 years ago