- aaaf2db Minor changes to TestVp8Impl. by asapersson · 8 years ago
- 417989a Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 8 years ago
- 413ee9a Use SingleThreadedTaskQueue in DirectTransport by eladalon · 8 years ago
- 2a59654 Fix an implicit narrowing conversion found by MSVC by kwiberg · 8 years ago
- 4553562 Remove unnecessary RTPFragmentationHeader from VideoProcessor callbacks. by brandtr · 8 years ago
- bdbc889 Revert of Fix the video buffer size should take rtt into consideration (patchset #3 id:40001 of https://codereview.chromium.org/2980413002/ ) by philipel · 8 years ago
- 3d95a53 Change logging method from WEBRTC_TRACE macro to LOG macro. by Sam Zackrisson · 8 years ago
- c614823 Remove unnecessary release call in EglRenderer. by sakal · 8 years ago
- 97c3fc1 Respect DesktopCaptureOptions::detect_updated_region() in ScreenCapturerMac by Zijie He · 8 years ago
- 296b64e Revert of Modify profiles for H264 encode SW fallback (patchset #2 id:20001 of https://codereview.webrtc.org/2997913003/ ) by zhihuang · 8 years ago
- 565d046 Redo 587688 and 592088 to add histograms in capturer by Zijie He · 8 years ago
- 1fd6665 Modify profiles for H264 encode SW fallback by emircan · 8 years ago
- c0cde56 Fix size_t to int in RtpDemuxer. by Steve Anton · 8 years ago
- f0a1dd9 Fix compile error for the win_msvc_rel bot. by philipel · 8 years ago
- 2fe9dfa Android: Fix synchronization problems in VideoFrame release. by sakal · 8 years ago
- 139cf38 ObjC: Remove RTCVideoFrame I420 functions by magjed · 8 years ago
- b0215da ObjC: Remove RTCVideoFrame.nativeHandle by magjed · 8 years ago
- 2ee432d Ensures that built-in AGC is enabled on iOS. by henrika · 8 years ago
- c8c5905 VideoProcessor: make it runnable on a task queue. by brandtr · 8 years ago
- e57556c iSAC floating-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 8 years ago
- 0069b45 TestVp8Impl: Remove unused arguments and member variable. by asapersson · 8 years ago
- 228fb0e H264: Don't disable compiler warning by using NO_THREAD_SAFETY_ANALYSIS. by hbos · 8 years ago
- ed0e436 VideoProcessorIntegrationTest: mini-fixes in preparation for task queue CL. by brandtr · 8 years ago
- 245f17e Delete old CongestionController class by Niels Möller · 8 years ago
- bdd555c VideoProcessor: mini-fixes in preparation for task queue CL. by brandtr · 8 years ago
- 8b844b1 Only disable -Wthread-safety-attributes warning for Clang. by kjellander · 8 years ago
- 3771ba3 Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ ) by charujain · 8 years ago
- a36165c Final version of BBR, with tweaks made for WebRTC, major changes: by gnish · 8 years ago
- 8018306 Reduce code repetition in RtcpDemuxerTest. by Steve Anton · 8 years ago
- 257baf1 Fix a bug where listener custom drawer was ignored in EglRenderer. by sakal · 8 years ago
- 53c7ba6 Add BUNDLE processing to RtpDemuxer. by Steve Anton · 8 years ago
- 26e5cbd Add Jpeg frame writer for test support. by ilnik · 8 years ago
- d64072c Revert of Stop silently accepting unsupported flags in test binaries (patchset #5 id:150001 of https://codereview.webrtc.org/2968003003/ ) by oprypin · 8 years ago
- a2782f6 Stop silently accepting unsupported flags in test binaries by oprypin · 8 years ago
- 81bc523 Make a friendlier RTCVideoCodecInfo initializer for when only name and by andersc · 8 years ago
- 3042c2d Reland of quest keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.chromium.org/2995153002/ ) by philipel · 8 years ago
- 327af33 iSAC fixed-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 8 years ago
- a28122f Change ThreadChecker to SequencedTaskChecker in VideoReceiveStream by eladalon · 8 years ago
- 5afa3f2 Fix for alr detection bug on pause. by tschumim · 8 years ago
- 84778c7 Optimize HardwareVideoDecoder by doing all frame conversions in C++. by sakal · 8 years ago
- ba050a6 Reland of Add a flags field to video timing extension. (patchset #1 id:1 of https://codereview.webrtc.org/2995953002/ ) by sprang · 8 years ago
- f3f5c0e Change ThreadChecker to SequencedTaskChecker in internal::Call by eladalon · 8 years ago
- 6dfed67 Remove xians@webrtc.org from OWNERS by oprypin · 8 years ago
- bbcc356 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 · 8 years ago
- 1ea631f Fix a delete type mismatch (deleting a sockaddr_in6* as a sockaddr*) by oprypin · 8 years ago
- 9e0c742 Reduce code repetition in RtpDemuxerTest. by Steve Anton · 8 years ago
- 7b532db 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 · 8 years ago
- 2238441 Explicitly specify the onFrameAvailable() thread. by Jonathan Yu · 8 years ago
- 786de70 Add TLS TURN tests. by Steve Anton · 8 years ago
- b332917 Rename RsidResolutionObserver to SsrcBindingObserver. by Steve Anton · 8 years ago
- ed447ae Refactor TurnPort tests. by Steve Anton · 8 years ago
- 1c378ed Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 8 years ago
- 825f65e Share ScreenDrawerLockPosix implementation by Zijie He · 8 years ago
- 53959fc Revert of quest keyframes more frequently on stream start/decoding error. (patchset #2 id:170001 of https://codereview.webrtc.org/2996823002/ ) by tkchin · 8 years ago
- 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 8 years ago
- b5c319a Add rtc_event_log_unittest_helper.h to relevant BUILD.gn by eladalon · 8 years ago
- 168576b Make isac_fix_test use gtest (in a hacky way) by oprypin · 8 years ago
- 3958ed8 RTC_CHECK instead of assert in vp9_impl.cc by sprang · 8 years ago
- 481c549 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 · 8 years ago
- 6b463fa Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled. by asapersson · 8 years ago
- 3c74766 Revert of Adding support for Unified Plan offer/answer negotiation. (patchset #9 id:500001 of https://codereview.webrtc.org/2991693002/ ) by olka · 8 years ago
- db758c2 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 · 8 years ago
- a973265 Make it possible for tests to set up trace event handlers. by ehmaldonado · 8 years ago
- 6ff045f Give Audio{De,En}coderIsac* an "Impl" suffix, to free up the original names by kwiberg · 8 years ago
- 7c206b5 Fix a reference leak when converting I420 VideoFrame to I420Frame. by sakal · 8 years ago
- f9f448b ObjC: Include additional files in umbrella header. by andersc · 8 years ago
- 4dee344 Implement QP parsing in VideoDecoderWrapper. by sakal · 8 years ago
- 7441827 Reland of Make the acceptable queue in the cwnd experiment configurable. (patchset #1 id:1 of https://codereview.webrtc.org/2999893002/ ) by stefan · 8 years ago
- 70fbbad Replace WindowUnderPoint free function with WindowFinder interface by Zijie He · 8 years ago
- 0ed6de4 Check for prior thread annotation macros before defining. by Chris Mumford · 8 years ago
- 9e117c5e1 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 · 8 years ago
- 5901d9d Remove dep on system_wrappers for apprtc and use only framework. by kthelgason · 8 years ago
- 2ed6e4f Replace old logging mechanism in webrtc/modules/video_capture/linux by Sam Zackrisson · 8 years ago
- c103653 Avoids WebRtcAudioTrack null pointer access at stop. by henrika · 8 years ago
- 7ea6e59 L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 8 years ago
- dcbb66f Replace WEBRTC_TRACE in modules/video_capture/ by Sam Zackrisson · 8 years ago
- ddcfb9f Don't boost pacing rate after pause. by sprang · 8 years ago
- 5b9746e When using clang, switch on -Wc++11-narrowing by kwiberg · 8 years ago
- 3004fd0 Don't fail SetStereoPlayout(false) for Android devices. by Noah Richards · 8 years ago
- 7fbeb0b Make path to wav file for jitter buffer simulation in event_log_visualizer configurable. by owb · 8 years ago
- 2bf9e73 Delete unneeded Start and Stop methods on FlexfecReceiveStream. by Niels Möller · 8 years ago
- 22c76c4 Add support for a forced software encoder fallback. by asapersson · 8 years ago
- 2b05ba1 Remove old webrtc/base directory by mbonadei · 8 years ago
- f0f7378 Revert of Add a flags field to video timing extension. (patchset #15 id:280001 of https://codereview.webrtc.org/3000753002/ ) by emircan · 8 years ago
- 1871a91 Check keepAlive before calling nativeDataIsRecording. by Noah Richards · 8 years ago
- 037f3e4 Replace absolute path with relative path for GN files. by Jianjun Zhu · 8 years ago
- ac31526 Revert of L16 implementation of the Audio{En,De}coderFactoryTemplate APIs (patchset #5 id:80001 of https://codereview.webrtc.org/2995523002/ ) by charujain · 8 years ago
- edff94d L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 8 years ago
- cf5d485 Add a flags field to video timing extension. by sprang · 8 years ago
- 892dab5 Fix incorrect InterframeDelayMaxInMs histogram metrics by sprang · 8 years ago
- b5ed905 AppRTCMobile: Use high resolution app icon on retina screens. by andersc · 8 years ago
- 1bf0ff3 Roll chromium_revision f156b499f7..f439921f66 (493756:494089) by ehmaldonado · 8 years ago
- 53d76c6 Almost full implementation of BBR's core, missing receiver side implementation, pacer, and BitrateObserver class which is responsible for communication between BBR and pacer/encoder. Significant changes: Recovery mode and a separate bucket for the high gain phase. by gnish · 8 years ago
- 2ee076d Improved UI for event_log_analyzer tool by terelius · 8 years ago
- 6bdcefc Add VideoSink interface to SurfaceViewRenderer. by sakal · 8 years ago
- ee21f37 Default enable content type rtp header extension by sprang · 8 years ago
- c288dab Ensure UIView.layer is accessed on main thread. by andersc · 8 years ago
- 3439c89 Revert of Trace the stats report as JSON instead of each stat separately. (patchset #3 id:100001 of https://codereview.webrtc.org/2986453002/ ) by mbonadei · 8 years ago
- a77e6bb Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 8 years ago
- 1d44550 Implementation of SSL caching; tests in separate CL. by Justin Uberti · 8 years ago