1. e2cfece Bindings for injectable Java video encoders. by sakal · 7 years ago
  2. 5eb0c3b Change reporting of timing frames conditions in GetStats on receive side by ilnik · 7 years ago
  3. daf49be Use RtxReceiveStream. by nisse · 7 years ago
  4. cb9ae95 Remove VideoProcessorIntegrationTest::SetTestConfig. by brandtr · 7 years ago
  5. e4ff37a Revert of Prepare for injectable SW decoders (patchset #3 id:40001 of https://codereview.webrtc.org/3009973002/ ) by perkj · 7 years ago
  6. 6c2c7f3 Renaming probing_interval to bwe_period globally. by minyue-webrtc · 7 years ago
  7. 546009a Reland "Supporting 48kHz PCM file." by Minyue Li · 7 years ago
  8. 1aeb43e Prepare for injectable SW decoders by andersc · 7 years ago
  9. e460f6e ObjC: Add null checks to HW encoder compressionOutputCallback by magjed · 7 years ago
  10. 36189cd Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  11. 2ff9da2 Split up VideoProcessorIntegrationTest files. by brandtr · 7 years ago
  12. 01599fe Completed the functionalities of SrtpTransport. by zhihuang · 7 years ago
  13. 50f5add Avoid calling RtpFrameObject::GetCodecHeader twice in the RtpFrameReferenceFinder. by philipel · 7 years ago
  14. b9f5869 Make PeerConnectionClient non-singleton. by sakal · 7 years ago
  15. 9fdf592 Delete remnants of RTX support in voice_engine. by nisse · 7 years ago
  16. d25b84c Removes unused APIs from the ADM (part II). by henrika · 7 years ago
  17. e974a26 Add a readme for the network tester. by tschumim · 7 years ago
  18. 6ad75c1 Run the ClangTidy analyser on the AudioProcessing submodule of WebRTC. by Alex Loiko · 7 years ago
  19. df5227a [MIPS]: Fix compiler error for mips32r2 dspr2 by Gordana Cmiljanovic · 8 years ago
  20. dbe9ec6 Refactor RTX video codec and payload type assignment by magjed · 7 years ago
  21. e50a9ed Decouple FEC controller's decision from the decision making for frame length. by minyue-webrtc · 7 years ago
  22. 9c6e107 Fix alr tests config by ilnik · 7 years ago
  23. 22546df Allow PostTask() to take unique_ptr to classes derived of QueuedTask by eladalon · 7 years ago
  24. 054582b Replace remaining gflags usages with rtc_base/flags by oprypin · 7 years ago
  25. 86bad55 Add some unit tests to TestVp8Impl. by asapersson · 7 years ago
  26. 63acd98 Change capture time format to nanoseconds in EncodedImage. by sakal · 7 years ago
  27. 2dca06f Deprecate IceServer constructors and update dependencies by Diogo Real · 7 years ago
  28. 82e51d1 Delete unused method FilesystemInterface::IsAbsent. by nisse · 7 years ago
  29. 7b7c02e Flip IsWindowOnScreen behavior when native APIs fail by Zijie He · 7 years ago
  30. beb8e45 Change WebRtcSession to have a vector of channels by Steve Anton · 7 years ago
  31. 3c66c81 Use GetWindowDrawableRect() instead of GetCroppedWindowRect() in WindowCapturerWin by Zijie He · 7 years ago
  32. 83d8d7b Rename IsWindowMinimized to IsWindowOnScreen by Zijie He · 7 years ago
  33. 710df7d Change ChannelManager to use unique_ptr by Steve Anton · 7 years ago
  34. 32612eb Fix RTCP transport not destroyed when channel creation fails by Steve Anton · 7 years ago
  35. 16bbbc8 The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have by mbonadei · 7 years ago
  36. b1b9205 Further utilizing the AEC3 config struct for constants by peah · 7 years ago
  37. 9f5e601 VideoProcessorIntegrationTest: make it runnable on a task queue. by brandtr · 7 years ago
  38. 1d2ac07 Increased the allowed API call jitter in AEC3 by peah · 7 years ago
  39. 5f5dfac Fix memory leak in VideoToolbox encoder. by kthelgason · 7 years ago
  40. 00ed864 Recently we moved webrtc/base to webrtc/rtc_base, so these by mbonadei · 7 years ago
  41. f5fb933 WebRtcVideoEngine: Encapsulate logic for unifying internal and external video codecs by magjed · 7 years ago
  42. 950c7f2 Fix setting of recovered flag in RtxReceiveStream. by nisse · 7 years ago
  43. 42e4711 Piggybacking simulcast id and ALR experiment id into video content type extension. by ilnik · 7 years ago
  44. 47db89a Add SentToInputFpsRatioPercent UMA metric on send side by ilnik · 7 years ago
  45. 2c1e61b neteq_rtpplay: Add one more RTP header extension and fix some stats by henrik.lundin · 7 years ago
  46. 59d92ff Use desktop relative mouse cursor position in DesktopAndCursorComposer by Zijie He · 7 years ago
  47. fe74461 GetWindowRect() on X11 does not correctly translate the coordinate by Zijie He · 7 years ago
  48. c7da798 Use WindowFinder in WindowCapturer to detect IsOccluded() by Zijie He · 7 years ago
  49. 7a02da1 Fix the Chromium crash when creating an answer without a remote description. by zhihuang · 7 years ago
  50. adaf22f Support a user-provided string for the TLS ALPN extension. by Diogo Real · 7 years ago
  51. 377223d neteq_rtpplay: Fix a bug in the matlab plotting function by henrik.lundin · 7 years ago
  52. 878f987 Add a new frame generator that cycles through randomly generated slides. by erikvarga · 7 years ago
  53. aef0b8b Make DirectTransport::task_queue_ const by eladalon · 7 years ago
  54. 477cb27 Increase timeout in RTCUIApplicationStatusObserver by andersc · 7 years ago
  55. 320b4cd Removes unused WaveOut APIs from ADM. by henrika · 7 years ago
  56. 0a6becd Replace gflags usages with rtc_base/flags in all targets based on test_main by oprypin · 7 years ago
  57. 86ec3cc Verify parsed QP value when frame is encoded instead of storing parsed value and verifying later. by asapersson · 7 years ago
  58. 94c183c Revert of Add logging of host lookups made by TurnPort to the RtcEventLog. (patchset #11 id:200001 of https://codereview.webrtc.org/2996933003/ ) by maxmorin · 7 years ago
  59. 6e7a50e ObjC: Add support for injectable native audio and video codecs by magjed · 7 years ago
  60. 2cba2c3 Removing video_{receive,send}_stream.h stub headers. by mbonadei · 7 years ago
  61. 4282b1f Add logging host lookups made by TurnPort to the RtcEventLog. by jonaso · 7 years ago
  62. 9cde718 Revert "Adding injectable audio decoder and encoder factory support to the RTCPeerConnection obj-c layer." by Magnus Jedvert · 7 years ago
  63. 29da79c Let VideoEncoderSoftwareFallbackWrapper own the wrapped encoder by magjed · 7 years ago
  64. 158b11d Now uses builder class for AudioRecord objects from SDK 23. by henrika · 7 years ago
  65. 1f928ed Android: Replace webrtc_jni namespace with nested jni namespace by magjed · 7 years ago
  66. 2cd5fed Fix compiler warnings due to type mismatch. by lliuu · 7 years ago
  67. d1f9dfc Clean up ownership of webrtc::VideoEncoder by magjed · 7 years ago
  68. e8be915 Revert of Remove deprecated CodecType methods. (patchset #1 id:1 of https://codereview.webrtc.org/3009583002/ ) by mbonadei · 7 years ago
  69. 5bf39fc Removing dependencies on stub headers within WebRTC. by mbonadei · 7 years ago
  70. 443f9a9 Wiring discard rate of audio FEC/RED packets up to StatsReport. by minyue-webrtc · 7 years ago
  71. 2549684 Remove deprecated CodecType methods. by kthelgason · 7 years ago
  72. a2c4b05 Update jpeg writer to compile on iOS and document it better by ilnik · 7 years ago
  73. 65c4bcd Reland of Verify sender ssrc when receiving rtcp target bitrate (patchset #1 id:1 of https://codereview.webrtc.org/3005633002/ ) by sprang · 7 years ago
  74. d19f019 Implement move constructor for RTPFragmentationHeader. by sakal · 7 years ago
  75. 9426cf4 Add support for RGB frames in MediaCodecVideoEncoder. by sakal · 7 years ago
  76. 9750976 Fix a bug in the SDP parser in AppRTCMobile. by kthelgason · 7 years ago
  77. c205a94 Now that https://codereview.webrtc.org/3003643002 is landed we can by mbonadei · 7 years ago
  78. bf8b370 Android: Add common function for adding/releasing native reference by magjed · 7 years ago
  79. 9f78ecd Move GetOutstandingBytes() call inside field trial check to avoid taking an unneccessary lock. by stefan · 7 years ago
  80. 64bb079 Android: Don't check ref count when releasing PeerConnectionInterface by magjed · 7 years ago
  81. 06a06b3 Android: Update convenience macro defining JNI-accessible methods by magjed · 7 years ago
  82. 816f591 Remove dead code by kwiberg · 7 years ago
  83. 6b6318f Use windows' content rectangles rather than their borders to determine overlapping by Zijie He · 7 years ago
  84. 28afa59 Implement scaling detection in WindowCapturerWin by Zijie He · 7 years ago
  85. 0e058de Revert of Verify sender ssrc when receiving rtcp target bitrate (patchset #3 id:40001 of https://codereview.webrtc.org/3000373002/ ) by zhihuang · 7 years ago
  86. 7404847 Check whether on_screen is null before performing CFBooleanGetValue() by Zijie He · 7 years ago
  87. 4164d95 When Ulpfec recovers a packet, set |returned| flag earlier. by nisse · 7 years ago
  88. 7ae169f Verify sender ssrc when receiving rtcp target bitrate by sprang · 7 years ago
  89. 8358ff3 Removing EXPAT_RELATIVE_PATH and rtc_relative_path. by mbonadei · 7 years ago
  90. dcdf4b4 Removes usage audio_device_test_api. by henrika · 7 years ago
  91. beb74d6 Update video_replay tool to be able to dump .jpg files. by philipel · 7 years ago
  92. ef0e398 Delete batch mode from VideoProcessorIntegrationTest. by brandtr · 7 years ago
  93. fe82787 Decrease the default reverberation in AEC3 by peah · 7 years ago
  94. 7fac5bf Android: Expose EglBase.swapBuffers with presentation time by magjed · 7 years ago
  95. 9278d47 Roll chromium_revision d323a482ee..7114a66134 (494468:497367) manually by charujain · 7 years ago
  96. baeec6b This cl refactor TaskQueues to use a PIMPL implementation on linux/Android. by perkj · 7 years ago
  97. 3ba82f4 Change frame bookkeeping in VideoProcessorIntegrationTest. by brandtr · 7 years ago
  98. 3ef80a2 Reverse |rtx_payload_types| map, and rename. by nisse · 7 years ago
  99. 0bb3907 Make rate control and quality thresholds optional in VideoProcessorIntegrationTest. by brandtr · 7 years ago
  100. 14e884b Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 7 years ago