- e0d2fcf Reland of Stop silently accepting unsupported flags in test binaries (patchset #1 id:1 of https://codereview.webrtc.org/3002963002/ ) by oprypin · 7 years ago
- eb435eb Make AEC3 recover more quickly for lost capture data by peah · 7 years ago
- 7f56e63 Ignore inter-frame delay stats samples when stream is inactive by sprang · 7 years ago
- c3ea716 Revert of Reimplement the builtin audio codec factories using the new stuff in api/ (patchset #1 id:60001 of https://codereview.webrtc.org/2997713002/ ) by sakal · 7 years ago
- 53431d2 Move PacedSender ownership to RtpTransportControllerSend. by Stefan Holmer · 7 years ago
- 80d7b62 Reland of Add Jpeg frame writer for test support. by ilnik · 7 years ago
- 9f96c2a Add video timing frames to set of default RTP header extensions by sprang · 7 years ago
- f0c86c0 Move video send/receive stream headers to webrtc/call. by aleloi · 7 years ago
- 13e1e9f Minor changes to TestVp8Impl. by asapersson · 7 years ago
- 8a71b0d Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 7 years ago
- 0f007ea Use SingleThreadedTaskQueue in DirectTransport by eladalon · 7 years ago
- afb4bf2 Fix an implicit narrowing conversion found by MSVC by kwiberg · 7 years ago
- 39b5543 Remove unnecessary RTPFragmentationHeader from VideoProcessor callbacks. by brandtr · 7 years ago
- aff1234 Revert of Fix the video buffer size should take rtt into consideration (patchset #3 id:40001 of https://codereview.chromium.org/2980413002/ ) by philipel · 7 years ago
- 36217e6 Change logging method from WEBRTC_TRACE macro to LOG macro. by Sam Zackrisson · 7 years ago
- 279fc93 Remove unnecessary release call in EglRenderer. by sakal · 7 years ago
- 57efce9 Respect DesktopCaptureOptions::detect_updated_region() in ScreenCapturerMac by Zijie He · 7 years ago
- 5630733 Revert of Modify profiles for H264 encode SW fallback (patchset #2 id:20001 of https://codereview.webrtc.org/2997913003/ ) by zhihuang · 7 years ago
- 7b9b6b8 Redo 587688 and 592088 to add histograms in capturer by Zijie He · 7 years ago
- ef557d4 Modify profiles for H264 encode SW fallback by emircan · 7 years ago
- 35c6258 Fix size_t to int in RtpDemuxer. by Steve Anton · 7 years ago
- 17c744c Fix compile error for the win_msvc_rel bot. by philipel · 7 years ago
- 45a06c9 Android: Fix synchronization problems in VideoFrame release. by sakal · 7 years ago
- b309950 ObjC: Remove RTCVideoFrame I420 functions by magjed · 7 years ago
- 53294a8 ObjC: Remove RTCVideoFrame.nativeHandle by magjed · 7 years ago
- 7a71c69 Ensures that built-in AGC is enabled on iOS. by henrika · 7 years ago
- a260673 VideoProcessor: make it runnable on a task queue. by brandtr · 7 years ago
- 7bce1a8 iSAC floating-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
- e15d58d TestVp8Impl: Remove unused arguments and member variable. by asapersson · 7 years ago
- ae18243 H264: Don't disable compiler warning by using NO_THREAD_SAFETY_ANALYSIS. by hbos · 7 years ago
- 411dc76 VideoProcessorIntegrationTest: mini-fixes in preparation for task queue CL. by brandtr · 7 years ago
- cd4b73f Delete old CongestionController class by Niels Möller · 7 years ago
- a20bf61 VideoProcessor: mini-fixes in preparation for task queue CL. by brandtr · 7 years ago
- c2bba60 Only disable -Wthread-safety-attributes warning for Clang. by kjellander · 7 years ago
- fd5a68e Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ ) by charujain · 7 years ago
- 8fd3fe9 Final version of BBR, with tweaks made for WebRTC, major changes: by gnish · 7 years ago
- d9732a5 Reduce code repetition in RtcpDemuxerTest. by Steve Anton · 7 years ago
- 40ffa0f Fix a bug where listener custom drawer was ignored in EglRenderer. by sakal · 7 years ago
- a70873d Add BUNDLE processing to RtpDemuxer. by Steve Anton · 7 years ago
- 1dae68b Add Jpeg frame writer for test support. by ilnik · 7 years ago
- f46c48b Revert of Stop silently accepting unsupported flags in test binaries (patchset #5 id:150001 of https://codereview.webrtc.org/2968003003/ ) by oprypin · 7 years ago
- 54c62fa Stop silently accepting unsupported flags in test binaries by oprypin · 7 years ago
- 9ac2622 Make a friendlier RTCVideoCodecInfo initializer for when only name and by andersc · 7 years ago
- 21950c6 Reland of quest keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.chromium.org/2995153002/ ) by philipel · 7 years ago
- f6cd047 iSAC fixed-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
- cee6642 Change ThreadChecker to SequencedTaskChecker in VideoReceiveStream by eladalon · 7 years ago
- 55ceff6 Fix for alr detection bug on pause. by tschumim · 7 years ago
- 076a86c Optimize HardwareVideoDecoder by doing all frame conversions in C++. by sakal · 7 years ago
- 0df2c66 Reland of Add a flags field to video timing extension. (patchset #1 id:1 of https://codereview.webrtc.org/2995953002/ ) by sprang · 7 years ago
- 8c7e2bd Change ThreadChecker to SequencedTaskChecker in internal::Call by eladalon · 7 years ago
- 55d14ce Remove xians@webrtc.org from OWNERS by oprypin · 7 years ago
- 90a1756 Reland of Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabl… (patchset #1 id:1 of https://codereview.webrtc.org/2995173002/ ) by emircan · 7 years ago
- 08a51e3 Fix a delete type mismatch (deleting a sockaddr_in6* as a sockaddr*) by oprypin · 7 years ago
- c59e7d2 Reduce code repetition in RtpDemuxerTest. by Steve Anton · 7 years ago
- 7f88afe Revert of Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabl… (patchset #2 id:20001 of https://codereview.webrtc.org/2925253002/ ) by emircan · 7 years ago
- 08715e0 Explicitly specify the onFrameAvailable() thread. by Jonathan Yu · 7 years ago
- f933fb7 Add TLS TURN tests. by Steve Anton · 7 years ago
- 6f7363f Rename RsidResolutionObserver to SsrcBindingObserver. by Steve Anton · 7 years ago
- 3b783fa Refactor TurnPort tests. by Steve Anton · 7 years ago
- 4e4b0a2 Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 7 years ago
- 6cf5250 Share ScreenDrawerLockPosix implementation by Zijie He · 7 years ago
- cc76c33 Revert of quest keyframes more frequently on stream start/decoding error. (patchset #2 id:170001 of https://codereview.webrtc.org/2996823002/ ) by tkchin · 7 years ago
- 7647da7 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 7 years ago
- 9334017 Add rtc_event_log_unittest_helper.h to relevant BUILD.gn by eladalon · 7 years ago
- 1bd0159 Make isac_fix_test use gtest (in a hacky way) by oprypin · 7 years ago
- f62a0b9 RTC_CHECK instead of assert in vp9_impl.cc by sprang · 7 years ago
- aa56e7d Reland of Make it possible for tests to set up trace event handlers. (patchset #1 id:1 of https://codereview.webrtc.org/2997963002/ ) by ehmaldonado · 7 years ago
- de39669 Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled. by asapersson · 7 years ago
- b38cd1f Revert of Adding support for Unified Plan offer/answer negotiation. (patchset #9 id:500001 of https://codereview.webrtc.org/2991693002/ ) by olka · 7 years ago
- 6d6868b Revert of Make it possible for tests to set up trace event handlers. (patchset #4 id:60001 of https://codereview.webrtc.org/3002663002/ ) by ehmaldonado · 7 years ago
- 99c70c2 Make it possible for tests to set up trace event handlers. by ehmaldonado · 7 years ago
- ebae5d1 Give Audio{De,En}coderIsac* an "Impl" suffix, to free up the original names by kwiberg · 7 years ago
- cc4e954 Fix a reference leak when converting I420 VideoFrame to I420Frame. by sakal · 7 years ago
- 15c4b96 ObjC: Include additional files in umbrella header. by andersc · 7 years ago
- e6eebd1 Implement QP parsing in VideoDecoderWrapper. by sakal · 7 years ago
- e8a5ec5 Reland of Make the acceptable queue in the cwnd experiment configurable. (patchset #1 id:1 of https://codereview.webrtc.org/2999893002/ ) by stefan · 7 years ago
- ad9e238 Replace WindowUnderPoint free function with WindowFinder interface by Zijie He · 7 years ago
- ec99713 Check for prior thread annotation macros before defining. by Chris Mumford · 7 years ago
- 9db127b Reland of Add functionality which limits the number of bytes on the network. (patchset #1 id:1 of https://codereview.webrtc.org/3001653002/ ) by stefan · 7 years ago
- 8a0b62b Remove dep on system_wrappers for apprtc and use only framework. by kthelgason · 7 years ago
- 514f45d Replace old logging mechanism in webrtc/modules/video_capture/linux by Sam Zackrisson · 7 years ago
- 132bd94 Avoids WebRtcAudioTrack null pointer access at stop. by henrika · 7 years ago
- 6eb2beb L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
- 738630c Replace WEBRTC_TRACE in modules/video_capture/ by Sam Zackrisson · 7 years ago
- 015d86c Don't boost pacing rate after pause. by sprang · 7 years ago
- 2e26583 When using clang, switch on -Wc++11-narrowing by kwiberg · 7 years ago
- 1ecc0e5 Don't fail SetStereoPlayout(false) for Android devices. by Noah Richards · 7 years ago
- 3957c91 Make path to wav file for jitter buffer simulation in event_log_visualizer configurable. by owb · 7 years ago
- 0a27bbc Delete unneeded Start and Stop methods on FlexfecReceiveStream. by Niels Möller · 7 years ago
- 675930d Add support for a forced software encoder fallback. by asapersson · 7 years ago
- ae2901f Remove old webrtc/base directory by mbonadei · 7 years ago
- 786989c Revert of Add a flags field to video timing extension. (patchset #15 id:280001 of https://codereview.webrtc.org/3000753002/ ) by emircan · 7 years ago
- 5463e9e Check keepAlive before calling nativeDataIsRecording. by Noah Richards · 7 years ago
- de6c74c Replace absolute path with relative path for GN files. by Jianjun Zhu · 7 years ago
- d9796d8 Revert of L16 implementation of the Audio{En,De}coderFactoryTemplate APIs (patchset #5 id:80001 of https://codereview.webrtc.org/2995523002/ ) by charujain · 7 years ago
- 0e1925c L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
- a58c48e Add a flags field to video timing extension. by sprang · 7 years ago
- 62d8f35 Fix incorrect InterframeDelayMaxInMs histogram metrics by sprang · 7 years ago
- abbd7d7 AppRTCMobile: Use high resolution app icon on retina screens. by andersc · 7 years ago
- 0630f68 Roll chromium_revision f156b499f7..f439921f66 (493756:494089) by ehmaldonado · 7 years ago